{
    "data": {
        "id": "241224_AiDcQS_8MC",
        "url": "https:\/\/febelfin.be\/",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=241224_AiDcQS_8MC",
        "testUrl": "https:\/\/febelfin.be\/",
        "location": "FRA_DE_02:Chrome",
        "from": "Frankfurt, Germany - <b>Chrome<\/b> - <b>Cable<\/b>",
        "connectivity": "Cable",
        "bwDown": 5000,
        "bwUp": 1000,
        "latency": 28,
        "plr": "0",
        "shaperLimit": 0,
        "mobile": 0,
        "completed": 1735046820,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/febelfin.be\/",
            "mainDocumentUrl": "https:\/\/febelfin.be\/nl",
            "finalDisplayedUrl": "https:\/\/febelfin.be\/nl",
            "finalUrl": "https:\/\/febelfin.be\/nl",
            "fetchTime": "2024-12-24T13:25:59.964Z",
            "gatherMode": "navigation",
            "runtimeError": {
                "code": "NO_NAVSTART",
                "message": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)"
            },
            "runWarnings": [
                "The page may not be loading as expected because your test URL (https:\/\/febelfin.be\/) was redirected to https:\/\/febelfin.be\/nl. Try testing the second URL directly."
            ],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/131.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/131.0.0.0 Safari\/537.36",
                "benchmarkIndex": 2280,
                "credits": {
                    "axe-core": "4.10.2"
                }
            },
            "audits": {
                "is-on-https": {
                    "id": "is-on-https",
                    "title": "Uses HTTPS",
                    "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https:\/\/developers.google.com\/web\/fundamentals\/security\/prevent-mixed-content\/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP\/2 and many new web platform APIs. [Learn more about HTTPS](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/is-on-https\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "viewport": {
                    "id": "viewport",
                    "title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
                    "description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https:\/\/developer.chrome.com\/blog\/300ms-tap-delay-gone-away\/). [Learn more about using the viewport meta tag](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/viewport\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "metricSavings": {
                        "INP": 0
                    },
                    "guidanceLevel": 3
                },
                "first-contentful-paint": {
                    "id": "first-contentful-paint",
                    "title": "First Contentful Paint",
                    "description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-contentful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "largest-contentful-paint": {
                    "id": "largest-contentful-paint",
                    "title": "Largest Contentful Paint",
                    "description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "first-meaningful-paint": {
                    "id": "first-meaningful-paint",
                    "title": "First Meaningful Paint",
                    "description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-meaningful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "speed-index": {
                    "id": "speed-index",
                    "title": "Speed Index",
                    "description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/speed-index\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "screenshot-thumbnails": {
                    "id": "screenshot-thumbnails",
                    "title": "Screenshot Thumbnails",
                    "description": "This is what the load of your site looked like.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "final-screenshot": {
                    "id": "final-screenshot",
                    "title": "Final Screenshot",
                    "description": "The last screenshot captured of the pageload.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "total-blocking-time": {
                    "id": "total-blocking-time",
                    "title": "Total Blocking Time",
                    "description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-total-blocking-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "max-potential-fid": {
                    "id": "max-potential-fid",
                    "title": "Max Potential First Input Delay",
                    "description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-max-potential-fid\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "cumulative-layout-shift": {
                    "id": "cumulative-layout-shift",
                    "title": "Cumulative Layout Shift",
                    "description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https:\/\/web.dev\/articles\/cls).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "errors-in-console": {
                    "id": "errors-in-console",
                    "title": "Browser errors were logged to the console",
                    "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/errors-in-console\/)",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "sourceLocation",
                                "valueType": "source-location",
                                "label": "Source"
                            },
                            {
                                "key": "description",
                                "valueType": "code",
                                "label": "Description"
                            }
                        ],
                        "items": [
                            {
                                "source": "console.error",
                                "description": "%c%d font-size:0;color:transparent NaN",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ebbdc85e18af&lang=auto",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 82449
                                }
                            },
                            {
                                "source": "console.error",
                                "description": "%c%d font-size:0;color:transparent NaN",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ebbdc85e18af&lang=auto",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 82449
                                }
                            },
                            {
                                "source": "console.error",
                                "description": "%c%d font-size:0;color:transparent NaN",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ec29687818af&lang=auto",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 114399
                                }
                            },
                            {
                                "source": "console.error",
                                "description": "%c%d font-size:0;color:transparent NaN",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ec29687818af&lang=auto",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 114399
                                }
                            },
                            {
                                "source": "network",
                                "description": "Failed to load resource: the server responded with a status of 401 ()",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70ebbdc85e18af\/1735046765204\/6a344b79db6ef4af89e972278603404b6b8605d121544bc8ee41f8e4d3b28b3c\/OlcOXW7El8bLriR",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 0
                                }
                            },
                            {
                                "source": "network",
                                "description": "Failed to load resource: the server responded with a status of 401 ()",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70ec29687818af\/1735046780726\/176c5a552d5a6c3ace3f7159f94c87a5360fec238220f5fb126f7800c253987f\/PPW2ENxcThAjXWd",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 0
                                }
                            },
                            {
                                "source": "exception",
                                "description": "TurnstileError: [Cloudflare Turnstile] Error: 600010.\n    at m (https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js:1:10662)\n    at k (https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js:1:36172)",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 10661
                                }
                            },
                            {
                                "source": "exception",
                                "description": "TurnstileError: [Cloudflare Turnstile] Error: 600010.\n    at m (https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js:1:10662)\n    at k (https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js:1:36172)",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 10661
                                }
                            }
                        ]
                    }
                },
                "server-response-time": {
                    "id": "server-response-time",
                    "title": "Initial server response time was short",
                    "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/time-to-first-byte\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 166.69,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 170\u00a0ms",
                    "metricSavings": {
                        "FCP": 66.689999999999998,
                        "LCP": 66.689999999999998
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/febelfin.be\/nl",
                                "responseTime": 166.69
                            }
                        ],
                        "overallSavingsMs": 66.689999999999998
                    },
                    "guidanceLevel": 1
                },
                "interactive": {
                    "id": "interactive",
                    "title": "Time to Interactive",
                    "description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/interactive\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "user-timings": {
                    "id": "user-timings",
                    "title": "User Timing marks and measures",
                    "description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/user-timings\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "critical-request-chains": {
                    "id": "critical-request-chains",
                    "title": "Avoid chaining critical requests",
                    "description": "The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn how to avoid chaining critical requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/critical-request-chains\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "redirects": {
                    "id": "redirects",
                    "title": "Avoid multiple page redirects",
                    "description": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/redirects\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "installable-manifest": {
                    "id": "installable-manifest",
                    "title": "Web app manifest or service worker do not meet the installability requirements",
                    "description": "Service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more about manifest installability requirements](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/installable-manifest\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "numericValue": 1,
                    "numericUnit": "element",
                    "displayValue": "1 reason",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "label": "Failure reason"
                            }
                        ],
                        "items": [
                            {
                                "reason": "Page has no manifest <link> URL"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "manifestUrl": null
                        }
                    }
                },
                "splash-screen": {
                    "id": "splash-screen",
                    "title": "Is not configured for a custom splash screen",
                    "description": "A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. [Learn more about splash screens](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/splash-screen\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: No manifest was fetched.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched"
                                ],
                                "isParseFailure": true,
                                "parseFailureReason": "No manifest was fetched"
                            }
                        ]
                    }
                },
                "themed-omnibox": {
                    "id": "themed-omnibox",
                    "title": "Does not set a theme color for the address bar.",
                    "description": "The browser address bar can be themed to match your site. [Learn more about theming the address bar](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/themed-omnibox\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: No manifest was fetched,\nNo `<meta name=\"theme-color\">` tag found.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched",
                                    "No `<meta name=\"theme-color\">` tag found"
                                ],
                                "themeColor": null,
                                "isParseFailure": true,
                                "parseFailureReason": "No manifest was fetched"
                            }
                        ]
                    }
                },
                "maskable-icon": {
                    "id": "maskable-icon",
                    "title": "Manifest doesn't have a maskable icon",
                    "description": "A maskable icon ensures that the image fills the entire shape without being letterboxed when installing the app on a device. [Learn about maskable manifest icons](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/maskable-icon-audit\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "No manifest was fetched"
                },
                "content-width": {
                    "id": "content-width",
                    "title": "Content is sized correctly for the viewport",
                    "description": "If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. [Learn how to size content for the viewport](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/content-width\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "image-aspect-ratio": {
                    "id": "image-aspect-ratio",
                    "title": "Displays images with correct aspect ratio",
                    "description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/image-aspect-ratio\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-size-responsive": {
                    "id": "image-size-responsive",
                    "title": "Serves images with appropriate resolution",
                    "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https:\/\/web.dev\/articles\/serve-responsive-images).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "preload-fonts": {
                    "id": "preload-fonts",
                    "title": "Fonts with `font-display: optional` are preloaded",
                    "description": "Preload `optional` fonts so first-time visitors may use them. [Learn more about preloading fonts](https:\/\/web.dev\/articles\/preload-optional-fonts)",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "deprecations": {
                    "id": "deprecations",
                    "title": "Uses deprecated APIs",
                    "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/deprecations\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "displayValue": "1 warning found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "value",
                                "valueType": "text",
                                "label": "Deprecation \/ Warning"
                            },
                            {
                                "key": "source",
                                "valueType": "source-location",
                                "label": "Source"
                            }
                        ],
                        "items": [
                            {
                                "value": "`StorageType.persistent` is deprecated. Please use standardized `navigator.storage` instead.",
                                "source": {
                                    "type": "source-location",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ebbdc85e18af&lang=auto",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 19741
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "type": "link",
                                            "url": "https:\/\/chromestatus.com\/feature\/5176235376246784",
                                            "text": "Check the feature status page for more details."
                                        },
                                        {
                                            "type": "link",
                                            "url": "https:\/\/chromiumdash.appspot.com\/schedule",
                                            "text": "This change will go into effect with milestone 106."
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                },
                "third-party-cookies": {
                    "id": "third-party-cookies",
                    "title": "Avoids third-party cookies",
                    "description": "Support for third-party cookies will be removed in a future version of Chrome. [Learn more about phasing out third-party cookies](https:\/\/developer.chrome.com\/en\/docs\/privacy-sandbox\/third-party-cookie-phase-out\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "mainthread-work-breakdown": {
                    "id": "mainthread-work-breakdown",
                    "title": "Minimizes main-thread work",
                    "description": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/mainthread-work-breakdown\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "bootup-time": {
                    "id": "bootup-time",
                    "title": "JavaScript execution time",
                    "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bootup-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "uses-rel-preload": {
                    "id": "uses-rel-preload",
                    "title": "Preload key requests",
                    "description": "Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. [Learn how to preload key requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preload\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0
                    },
                    "guidanceLevel": 3
                },
                "uses-rel-preconnect": {
                    "id": "uses-rel-preconnect",
                    "title": "Preconnect to required origins",
                    "description": "Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. [Learn how to preconnect to required origins](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preconnect\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "font-display": {
                    "id": "font-display",
                    "title": "Ensure text remains visible during webfont load",
                    "description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/font-display\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "ms",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-Regular.woff2",
                                "wastedMs": 1234.2289999984205
                            },
                            {
                                "url": "https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-SemiBold.woff2",
                                "wastedMs": 1247.9630000013858
                            },
                            {
                                "url": "https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-Medium.woff2",
                                "wastedMs": 1265.179999999702
                            },
                            {
                                "url": "https:\/\/febelfin.be\/resources\/fonts\/build\/FreightTextProBook-Regular.woff2",
                                "wastedMs": 1314.8320000004023
                            }
                        ]
                    },
                    "guidanceLevel": 3
                },
                "diagnostics": {
                    "id": "diagnostics",
                    "title": "Diagnostics",
                    "description": "Collection of useful page vitals.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "network-requests": {
                    "id": "network-requests",
                    "title": "Network Requests",
                    "description": "Lists the network requests that were made during page load.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "protocol",
                                "valueType": "text",
                                "label": "Protocol"
                            },
                            {
                                "key": "networkRequestTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Network Request Time"
                            },
                            {
                                "key": "networkEndTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Network End Time"
                            },
                            {
                                "key": "transferSize",
                                "valueType": "bytes",
                                "displayUnit": "kb",
                                "granularity": 1,
                                "label": "Transfer Size"
                            },
                            {
                                "key": "resourceSize",
                                "valueType": "bytes",
                                "displayUnit": "kb",
                                "granularity": 1,
                                "label": "Resource Size"
                            },
                            {
                                "key": "statusCode",
                                "valueType": "text",
                                "label": "Status Code"
                            },
                            {
                                "key": "mimeType",
                                "valueType": "text",
                                "label": "MIME Type"
                            },
                            {
                                "key": "resourceType",
                                "valueType": "text",
                                "label": "Resource Type"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/febelfin.be\/",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 0,
                                "networkRequestTime": 2.9069999996572733,
                                "networkEndTime": 198.52699999883771,
                                "finished": true,
                                "transferSize": 505,
                                "resourceSize": 0,
                                "statusCode": 302,
                                "mimeType": "text\/html",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/nl",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 198.52699999883771,
                                "networkRequestTime": 199.0109999999404,
                                "networkEndTime": 372.72899999842048,
                                "finished": true,
                                "transferSize": 12337,
                                "resourceSize": 69108,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 378.43699999898672,
                                "networkRequestTime": 380.01800000108778,
                                "networkEndTime": 546.75,
                                "finished": true,
                                "transferSize": 84157,
                                "resourceSize": 83632,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 379.3519999999553,
                                "networkRequestTime": 382.32499999925494,
                                "networkEndTime": 1738.6159999985248,
                                "finished": true,
                                "transferSize": 564867,
                                "resourceSize": 564339,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 379.48000000044703,
                                "networkRequestTime": 384.875,
                                "networkEndTime": 2894.6359999999404,
                                "finished": true,
                                "transferSize": 393321,
                                "resourceSize": 392793,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 380.51200000010431,
                                "networkRequestTime": 550.4890000000596,
                                "networkEndTime": 1874.0309999994934,
                                "finished": true,
                                "transferSize": 622395,
                                "resourceSize": 621867,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 380.62099999934435,
                                "networkRequestTime": 553.74699999950826,
                                "networkEndTime": 3034.8459999989718,
                                "finished": true,
                                "transferSize": 487400,
                                "resourceSize": 486872,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 380.72299999929965,
                                "networkRequestTime": 555.50599999912083,
                                "networkEndTime": 6496.5969999991357,
                                "finished": true,
                                "transferSize": 441949,
                                "resourceSize": 441421,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 380.79700000025332,
                                "networkRequestTime": 1923.5190000012517,
                                "networkEndTime": 4965.3519999999553,
                                "finished": true,
                                "transferSize": 508770,
                                "resourceSize": 508242,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 380.87800000049174,
                                "networkRequestTime": 1974.1329999994487,
                                "networkEndTime": 3700.855000000447,
                                "finished": true,
                                "transferSize": 482053,
                                "resourceSize": 481525,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 380.95500000007451,
                                "networkRequestTime": 2688.3349999990314,
                                "networkEndTime": 8041.7860000003129,
                                "finished": true,
                                "transferSize": 575484,
                                "resourceSize": 574956,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 381.02700000070035,
                                "networkRequestTime": 2894.8979999981821,
                                "networkEndTime": 5701.8540000002831,
                                "finished": true,
                                "transferSize": 490900,
                                "resourceSize": 490372,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 381.10499999858439,
                                "networkRequestTime": 3035.1129999998957,
                                "networkEndTime": 4289.0649999994785,
                                "finished": true,
                                "transferSize": 381864,
                                "resourceSize": 381336,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 381.18899999931455,
                                "networkRequestTime": 3701.1109999995679,
                                "networkEndTime": 6162.0879999995232,
                                "finished": true,
                                "transferSize": 779654,
                                "resourceSize": 779127,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 381.26699999906123,
                                "networkRequestTime": 4289.433999998495,
                                "networkEndTime": 12074.117000000551,
                                "finished": true,
                                "transferSize": 4751336,
                                "resourceSize": 4750807,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 381.3899999987334,
                                "networkRequestTime": 4965.6359999999404,
                                "networkEndTime": 5518.0719999987632,
                                "finished": true,
                                "transferSize": 69819,
                                "resourceSize": 69292,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 381.47399999946356,
                                "networkRequestTime": 5518.4469999987632,
                                "networkEndTime": 10349.884999999776,
                                "finished": true,
                                "transferSize": 1025478,
                                "resourceSize": 1024950,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 381.58499999903142,
                                "networkRequestTime": 5702.1260000001639,
                                "networkEndTime": 9518.4529999997467,
                                "finished": true,
                                "transferSize": 864420,
                                "resourceSize": 863893,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 381.67100000008941,
                                "networkRequestTime": 6162.4110000003129,
                                "networkEndTime": 8824.8479999992996,
                                "finished": true,
                                "transferSize": 673689,
                                "resourceSize": 673161,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 381.73899999819696,
                                "networkRequestTime": 6496.9150000009686,
                                "networkEndTime": 7222.8679999988526,
                                "finished": true,
                                "transferSize": 77940,
                                "resourceSize": 77414,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 381.81100000068545,
                                "networkRequestTime": 7234.644999999553,
                                "networkEndTime": 8620.734999999404,
                                "finished": true,
                                "transferSize": 132609,
                                "resourceSize": 132082,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 381.88800000026822,
                                "networkRequestTime": 8042.2410000003874,
                                "networkEndTime": 8778.9079999979585,
                                "finished": true,
                                "transferSize": 77597,
                                "resourceSize": 77070,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 383.83599999919534,
                                "networkRequestTime": 8620.9920000005513,
                                "networkEndTime": 9235.9170000012964,
                                "finished": true,
                                "transferSize": 10937,
                                "resourceSize": 10412,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 383.9469999987632,
                                "networkRequestTime": 556.53000000119209,
                                "networkEndTime": 1645.6840000003576,
                                "finished": true,
                                "transferSize": 28791,
                                "resourceSize": 89947,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "Cloudflare CDN"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 384.06699999980628,
                                "networkRequestTime": 557.47399999946356,
                                "networkEndTime": 2688.0850000008941,
                                "finished": true,
                                "transferSize": 68888,
                                "resourceSize": 68334,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 384.17499999888241,
                                "networkRequestTime": 561.68999999947846,
                                "networkEndTime": 1258.8769999984652,
                                "finished": true,
                                "transferSize": 279,
                                "resourceSize": 0,
                                "statusCode": 302,
                                "mimeType": "",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WD8FXMP",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 549.74200000055134,
                                "networkRequestTime": 563.0829999987036,
                                "networkEndTime": 3064.9220000002533,
                                "finished": true,
                                "transferSize": 118016,
                                "resourceSize": 349040,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Tag Manager"
                            },
                            {
                                "url": "data:image\/svg+xml;charset=utf-8,%3Csvg width='14' height='10' viewBox='0 0 16 12' xmlns='http:\/\/ww\u2026",
                                "sessionTargetType": "page",
                                "protocol": "data",
                                "rendererStartTime": 566.40100000053644,
                                "networkRequestTime": 566.40100000053644,
                                "networkEndTime": 566.47699999809265,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 329,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-Regular.woff2",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 566.66799999959767,
                                "networkRequestTime": 653.79600000008941,
                                "networkEndTime": 1888.0249999985099,
                                "finished": true,
                                "transferSize": 58063,
                                "resourceSize": 57537,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-SemiBold.woff2",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 566.92100000008941,
                                "networkRequestTime": 655.18699999898672,
                                "networkEndTime": 1903.1500000003725,
                                "finished": true,
                                "transferSize": 59120,
                                "resourceSize": 58594,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-Medium.woff2",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 567.10400000028312,
                                "networkRequestTime": 658.09999999962747,
                                "networkEndTime": 1923.2799999993294,
                                "finished": true,
                                "transferSize": 58901,
                                "resourceSize": 58375,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/resources\/fonts\/build\/FreightTextProBook-Regular.woff2",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 567.91699999943376,
                                "networkRequestTime": 658.96199999935925,
                                "networkEndTime": 1973.7939999997616,
                                "finished": true,
                                "transferSize": 45708,
                                "resourceSize": 45182,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/b\/787bc399e22f\/api.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 1258.8769999984652,
                                "networkRequestTime": 1259.4560000002384,
                                "networkEndTime": 1927.8259999994189,
                                "finished": true,
                                "transferSize": 16276,
                                "resourceSize": 47692,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/y8uw9\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 2702.9519999995828,
                                "networkRequestTime": 2706.5439999997616,
                                "networkEndTime": 3603.1520000007004,
                                "finished": true,
                                "transferSize": 7734,
                                "resourceSize": 26702,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ\u2026",
                                "sessionTargetType": "page",
                                "protocol": "data",
                                "rendererStartTime": 3109.7369999997318,
                                "networkRequestTime": 3109.7369999997318,
                                "networkEndTime": 3109.8470000009984,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 1432,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/cmg\/1",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 3623.6559999994934,
                                "networkRequestTime": 3624.538999998942,
                                "networkEndTime": 4976.0529999993742,
                                "finished": true,
                                "transferSize": 202,
                                "resourceSize": 61,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ebbdc85e18af&lang=auto",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 3623.9419999998063,
                                "networkRequestTime": 3625.1390000004321,
                                "networkEndTime": 4974.5850000008941,
                                "finished": true,
                                "transferSize": 46888,
                                "resourceSize": 116638,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/e408ea45-987d-4227-a1ca-762c25ad5440",
                                "sessionTargetType": "page",
                                "protocol": "",
                                "rendererStartTime": 5002.4179999995977,
                                "networkRequestTime": 5002.4179999995977,
                                "networkEndTime": 5004.6370000001043,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": -1,
                                "mimeType": "",
                                "resourceType": "Script",
                                "priority": "VeryLow"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/1500859600:1735042326:mdzIPVkjPdiK5vPdMbuRp9hu_kvZkOBdrgfXhDPm0ME\/8f70ebbdc85e18af\/Qkiyp4PjRRqNUo0cC_MZ8RcjoycQ_QnptiwxXuL5edY-1735046763-1.1.1.1-2tD8ks5l8x2O6rj3enqvepxkv_0.L8q7yf0395_tBcjL2EnSznfpYzbt31vuvOWV",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 5131.9829999990761,
                                "networkRequestTime": 5133.0060000009835,
                                "networkEndTime": 6908.7559999991208,
                                "finished": true,
                                "transferSize": 104730,
                                "resourceSize": 139404,
                                "statusCode": 200,
                                "mimeType": "text\/plain",
                                "resourceType": "XHR",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/97482c93-a151-4d6d-b749-95f8f0d49622",
                                "sessionTargetType": "page",
                                "protocol": "",
                                "rendererStartTime": 6980.2819999996573,
                                "networkRequestTime": 6980.2819999996573,
                                "networkEndTime": 6981.7069999985397,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": -1,
                                "mimeType": "",
                                "resourceType": "Script",
                                "priority": "VeryLow"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/97482c93-a151-4d6d-b749-95f8f0d49622",
                                "sessionTargetType": "page",
                                "protocol": "",
                                "rendererStartTime": 7404.5339999999851,
                                "networkRequestTime": 7404.5339999999851,
                                "networkEndTime": 7410.894999999553,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": -1,
                                "mimeType": "",
                                "resourceType": "Script",
                                "priority": "VeryLow"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70ebbdc85e18af\/1735046765204\/6a344b79db6ef4af89e972278603404b6b8605d121544bc8ee41f8e4d3b28b3c\/OlcOXW7El8bLriR",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 7809.554999999702,
                                "networkRequestTime": 7810.6280000004917,
                                "networkEndTime": 8566.804999999702,
                                "finished": true,
                                "transferSize": 1699,
                                "resourceSize": 1,
                                "statusCode": 401,
                                "mimeType": "text\/plain",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/i\/8f70ebbdc85e18af\/1735046765206\/Yy-fSxPDhneimLL",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 8774.4939999990165,
                                "networkRequestTime": 8776.1039999984205,
                                "networkEndTime": 9344.9570000004023,
                                "finished": true,
                                "transferSize": 182,
                                "resourceSize": 61,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/1500859600:1735042326:mdzIPVkjPdiK5vPdMbuRp9hu_kvZkOBdrgfXhDPm0ME\/8f70ebbdc85e18af\/Qkiyp4PjRRqNUo0cC_MZ8RcjoycQ_QnptiwxXuL5edY-1735046763-1.1.1.1-2tD8ks5l8x2O6rj3enqvepxkv_0.L8q7yf0395_tBcjL2EnSznfpYzbt31vuvOWV",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 9664.9119999986142,
                                "networkRequestTime": 9666.2249999996275,
                                "networkEndTime": 10302.274000000209,
                                "finished": true,
                                "transferSize": 2236,
                                "resourceSize": 956,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "XHR",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/febelfin.be\/favicon.ico",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 12130.24499999918,
                                "networkRequestTime": 12131.44800000079,
                                "networkEndTime": 12229.625,
                                "finished": true,
                                "transferSize": 15614,
                                "resourceSize": 15086,
                                "statusCode": 200,
                                "mimeType": "image\/x-icon",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "febelfin.be"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcvtA9Rl9QRBEzK_Omz5AF1EmkonvTOYWnoA8FXa7MneTg-1735046763-1.3.1.1-97VqwPLhhtHj4fmWoTEm0LY0xrg12EHB2AmKZRlslD4\/y8uw9\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 20329.114999998361,
                                "networkRequestTime": 20330.008999999613,
                                "networkEndTime": 20390.208999998868,
                                "finished": true,
                                "transferSize": 7798,
                                "resourceSize": 26851,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/cmg\/1",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 20414.058999998495,
                                "networkRequestTime": 20414.94800000079,
                                "networkEndTime": 20419.721999999136,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 61,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "isLinkPreload": true,
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ec29687818af&lang=auto",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 20414.320000000298,
                                "networkRequestTime": 20415.899000000209,
                                "networkEndTime": 20507.414000000805,
                                "finished": true,
                                "transferSize": 49254,
                                "resourceSize": 124770,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/e70b5bbf-7dbf-40ba-8411-9dabaae77402",
                                "sessionTargetType": "page",
                                "protocol": "",
                                "rendererStartTime": 20528.546000000089,
                                "networkRequestTime": 20528.546000000089,
                                "networkEndTime": 20530.815999999642,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": -1,
                                "mimeType": "",
                                "resourceType": "Script",
                                "priority": "VeryLow"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/1910673096:1735046046:CLdeOEU_AIvWVDc1lYNlpLPLPuwzhIkafrX3LMgsiec\/8f70ec29687818af\/XbJNCp6p6QzUyUH8Kdhhiekebf4Y08h3hZQpxYHx_k4-1735046780-1.1.1.1-WO86VV1QLqITXEyrfnTTX.FhDWPCoajFiBoK9gDojf.FUFqGYFquF_Tl4yhWytvU",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 20656.992000000551,
                                "networkRequestTime": 20658.322000000626,
                                "networkEndTime": 20849.087999999523,
                                "finished": true,
                                "transferSize": 110590,
                                "resourceSize": 146888,
                                "statusCode": 200,
                                "mimeType": "text\/plain",
                                "resourceType": "XHR",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/98d732ab-6084-4858-9582-b11f70ec7dd4",
                                "sessionTargetType": "page",
                                "protocol": "",
                                "rendererStartTime": 20940.031000001356,
                                "networkRequestTime": 20940.031000001356,
                                "networkEndTime": 20941.901000000536,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": -1,
                                "mimeType": "",
                                "resourceType": "Script",
                                "priority": "VeryLow"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70ec29687818af\/1735046780726\/176c5a552d5a6c3ace3f7159f94c87a5360fec238220f5fb126f7800c253987f\/PPW2ENxcThAjXWd",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 21336.947000000626,
                                "networkRequestTime": 21338.570000000298,
                                "networkEndTime": 21390.7229999993,
                                "finished": true,
                                "transferSize": 1699,
                                "resourceSize": 1,
                                "statusCode": 401,
                                "mimeType": "text\/plain",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/98d732ab-6084-4858-9582-b11f70ec7dd4",
                                "sessionTargetType": "page",
                                "protocol": "",
                                "rendererStartTime": 21398.737999999896,
                                "networkRequestTime": 21398.737999999896,
                                "networkEndTime": 21402.013000000268,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": -1,
                                "mimeType": "",
                                "resourceType": "Script",
                                "priority": "VeryLow"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/98d732ab-6084-4858-9582-b11f70ec7dd4",
                                "sessionTargetType": "page",
                                "protocol": "",
                                "rendererStartTime": 21400.359999999404,
                                "networkRequestTime": 21400.359999999404,
                                "networkEndTime": 21402.539999999106,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": -1,
                                "mimeType": "",
                                "resourceType": "Script",
                                "priority": "VeryLow"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/i\/8f70ec29687818af\/1735046780729\/PyFHBCRc1L1vLRQ",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 21632.490000000224,
                                "networkRequestTime": 21633.816999999806,
                                "networkEndTime": 21699.133000001311,
                                "finished": true,
                                "transferSize": 182,
                                "resourceSize": 61,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "entity": "cloudflare.com"
                            },
                            {
                                "url": "blob:https:\/\/challenges.cloudflare.com\/98d732ab-6084-4858-9582-b11f70ec7dd4",
                                "sessionTargetType": "page",
                                "protocol": "",
                                "rendererStartTime": 21751.115000000224,
                                "networkRequestTime": 21751.115000000224,
                                "networkEndTime": 21753.848999999464,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": -1,
                                "mimeType": "",
                                "resourceType": "Script",
                                "priority": "VeryLow"
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/1910673096:1735046046:CLdeOEU_AIvWVDc1lYNlpLPLPuwzhIkafrX3LMgsiec\/8f70ec29687818af\/XbJNCp6p6QzUyUH8Kdhhiekebf4Y08h3hZQpxYHx_k4-1735046780-1.1.1.1-WO86VV1QLqITXEyrfnTTX.FhDWPCoajFiBoK9gDojf.FUFqGYFquF_Tl4yhWytvU",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 22317.64100000076,
                                "networkRequestTime": 22318.846000000834,
                                "networkEndTime": 22455.123999999836,
                                "finished": true,
                                "transferSize": 2300,
                                "resourceSize": 956,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "XHR",
                                "priority": "High",
                                "entity": "cloudflare.com"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 8680247638
                        }
                    }
                },
                "network-rtt": {
                    "id": "network-rtt",
                    "title": "Network Round Trip Times",
                    "description": "Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. [Learn more about the Round Trip Time](https:\/\/hpbn.co\/primer-on-latency-and-bandwidth\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 238.59899999999999,
                    "numericUnit": "millisecond",
                    "displayValue": "240\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/challenges.cloudflare.com",
                                "rtt": 238.59899999999999
                            },
                            {
                                "origin": "https:\/\/cdnjs.cloudflare.com",
                                "rtt": 234.83999999999997
                            },
                            {
                                "origin": "https:\/\/www.googletagmanager.com",
                                "rtt": 229.78700000000001
                            },
                            {
                                "origin": "https:\/\/febelfin.be",
                                "rtt": 44.466999999999992
                            }
                        ],
                        "sortedBy": [
                            "rtt"
                        ]
                    }
                },
                "network-server-latency": {
                    "id": "network-server-latency",
                    "title": "Server Backend Latencies",
                    "description": "Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. [Learn more about server response time](https:\/\/hpbn.co\/primer-on-web-performance\/#analyzing-the-resource-waterfall).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 348.84100000000001,
                    "numericUnit": "millisecond",
                    "displayValue": "350\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/febelfin.be",
                                "serverResponseTime": 348.84100000000001
                            },
                            {
                                "origin": "https:\/\/www.googletagmanager.com",
                                "serverResponseTime": 216.21399999999997
                            },
                            {
                                "origin": "https:\/\/challenges.cloudflare.com",
                                "serverResponseTime": 100.88950000000003
                            },
                            {
                                "origin": "https:\/\/cdnjs.cloudflare.com",
                                "serverResponseTime": 79.259999999999991
                            }
                        ],
                        "sortedBy": [
                            "serverResponseTime"
                        ]
                    }
                },
                "main-thread-tasks": {
                    "id": "main-thread-tasks",
                    "title": "Tasks",
                    "description": "Lists the toplevel main thread tasks that executed during page load.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "metrics": {
                    "id": "metrics",
                    "title": "Metrics",
                    "description": "Collects all available metrics.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "performance-budget": {
                    "id": "performance-budget",
                    "title": "Performance budget",
                    "description": "Keep the quantity and size of network requests under the targets set by the provided performance budget. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "timing-budget": {
                    "id": "timing-budget",
                    "title": "Timing budget",
                    "description": "Set a timing budget to help you keep an eye on the performance of your site. Performant sites load fast and respond to user input events quickly. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "resource-summary": {
                    "id": "resource-summary",
                    "title": "Resources Summary",
                    "description": "Aggregates all network requests and groups them by type",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "label",
                                "valueType": "text",
                                "label": "Resource Type"
                            },
                            {
                                "key": "requestCount",
                                "valueType": "numeric",
                                "label": "Requests"
                            },
                            {
                                "key": "transferSize",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "resourceType": "total",
                                "label": "Total",
                                "requestCount": 46,
                                "transferSize": 14299017
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 24,
                                "transferSize": 13413048
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 6,
                                "transferSize": 328113
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 8,
                                "transferSize": 224038
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 4,
                                "transferSize": 221792
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 1,
                                "transferSize": 84157
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 3,
                                "transferSize": 27869
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 18,
                                "transferSize": 498856
                            }
                        ]
                    }
                },
                "third-party-summary": {
                    "id": "third-party-summary",
                    "title": "Minimize third-party usage",
                    "description": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https:\/\/developers.google.com\/web\/fundamentals\/performance\/optimizing-content-efficiency\/loading-third-party-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "third-party-facades": {
                    "id": "third-party-facades",
                    "title": "Lazy load third-party resources with facades",
                    "description": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/third-party-facades\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "largest-contentful-paint-element": {
                    "id": "largest-contentful-paint-element",
                    "title": "Largest Contentful Paint element",
                    "description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 1
                },
                "lcp-lazy-loaded": {
                    "id": "lcp-lazy-loaded",
                    "title": "Largest Contentful Paint image was not lazily loaded",
                    "description": "Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint. [Learn more about optimal lazy loading](https:\/\/web.dev\/articles\/lcp-lazy-loading).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 3
                },
                "layout-shift-elements": {
                    "id": "layout-shift-elements",
                    "title": "Avoid large layout shifts",
                    "description": "These DOM elements were most affected by layout shifts. Some layout shifts may not be included in the CLS metric value due to [windowing](https:\/\/web.dev\/articles\/cls#what_is_cls). [Learn how to improve CLS](https:\/\/web.dev\/articles\/optimize-cls)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 2
                },
                "long-tasks": {
                    "id": "long-tasks",
                    "title": "Avoid long main-thread tasks",
                    "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https:\/\/web.dev\/articles\/long-tasks-devtools)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "no-unload-listeners": {
                    "id": "no-unload-listeners",
                    "title": "Avoids `unload` event listeners",
                    "description": "The `unload` event does not fire reliably and listening for it can prevent browser optimizations like the Back-Forward Cache. Use `pagehide` or `visibilitychange` events instead. [Learn more about unload event listeners](https:\/\/web.dev\/articles\/bfcache#never_use_the_unload_event)",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "non-composited-animations": {
                    "id": "non-composited-animations",
                    "title": "Avoid non-composited animations",
                    "description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/non-composited-animations\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 2
                },
                "unsized-images": {
                    "id": "unsized-images",
                    "title": "Image elements do not have explicit `width` and `height`",
                    "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https:\/\/web.dev\/articles\/optimize-cls#images_without_dimensions)",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "metricSavings": {
                        "CLS": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": ""
                            },
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-240-IMG",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,15,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,IMG",
                                    "selector": "div.block__inner > div.block__in > div.block__partner > img",
                                    "boundingRect": {
                                        "top": 7204,
                                        "bottom": 7246,
                                        "left": 323,
                                        "right": 443,
                                        "width": 120,
                                        "height": 41
                                    },
                                    "snippet": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\" alt=\"\">",
                                    "nodeLabel": "div.block__inner > div.block__in > div.block__partner > img"
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 3
                },
                "valid-source-maps": {
                    "id": "valid-source-maps",
                    "title": "Page has valid source maps",
                    "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https:\/\/developer.chrome.com\/docs\/devtools\/javascript\/source-maps\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "prioritize-lcp-image": {
                    "id": "prioritize-lcp-image",
                    "title": "Preload Largest Contentful Paint image",
                    "description": "If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. [Learn more about preloading LCP elements](https:\/\/web.dev\/articles\/optimize-lcp#optimize_when_the_resource_is_discovered).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 3
                },
                "csp-xss": {
                    "id": "csp-xss",
                    "title": "Ensure CSP is effective against XSS attacks",
                    "description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/csp-xss\/)",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "description",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "description"
                                },
                                "label": "Description"
                            },
                            {
                                "key": "directive",
                                "valueType": "code",
                                "subItemsHeading": {
                                    "key": "directive"
                                },
                                "label": "Directive"
                            },
                            {
                                "key": "severity",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "severity"
                                },
                                "label": "Severity"
                            }
                        ],
                        "items": [
                            {
                                "severity": "High",
                                "description": "No CSP found in enforcement mode"
                            }
                        ]
                    }
                },
                "script-treemap-data": {
                    "id": "script-treemap-data",
                    "title": "Script Treemap Data",
                    "description": "Used for treemap app",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "treemap-data",
                        "nodes": [
                            {
                                "name": "https:\/\/febelfin.be\/nl",
                                "resourceBytes": 341,
                                "children": [
                                    {
                                        "name": "(inline) (function(w,d,s\u2026",
                                        "resourceBytes": 341,
                                        "unusedBytes": 0
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                                "resourceBytes": 89947,
                                "unusedBytes": 40309
                            },
                            {
                                "name": "https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba",
                                "resourceBytes": 68334,
                                "unusedBytes": 32725
                            },
                            {
                                "name": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js",
                                "resourceBytes": 47692,
                                "unusedBytes": 15564
                            },
                            {
                                "name": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WD8FXMP",
                                "resourceBytes": 349027,
                                "unusedBytes": 194944
                            },
                            {
                                "name": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/y8uw9\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                "resourceBytes": 3932,
                                "unusedBytes": 487,
                                "children": [
                                    {
                                        "name": "(inline) (function(){\n  \u2026",
                                        "resourceBytes": 3932,
                                        "unusedBytes": 487
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ebbdc85e18af&lang=auto",
                                "resourceBytes": 116638,
                                "unusedBytes": 28987
                            },
                            {
                                "name": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcvtA9Rl9QRBEzK_Omz5AF1EmkonvTOYWnoA8FXa7MneTg-1735046763-1.3.1.1-97VqwPLhhtHj4fmWoTEm0LY0xrg12EHB2AmKZRlslD4\/y8uw9\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                "resourceBytes": 4081,
                                "unusedBytes": 487,
                                "children": [
                                    {
                                        "name": "(inline) (function(){\n  \u2026",
                                        "resourceBytes": 4081,
                                        "unusedBytes": 487
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ec29687818af&lang=auto",
                                "resourceBytes": 124770,
                                "unusedBytes": 32723
                            }
                        ]
                    }
                },
                "pwa-cross-browser": {
                    "id": "pwa-cross-browser",
                    "title": "Site works cross-browser",
                    "description": "To reach the most number of users, sites should work across every major browser. [Learn about cross-browser compatibility](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-cross-browser\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "pwa-page-transitions": {
                    "id": "pwa-page-transitions",
                    "title": "Page transitions don't feel like they block on the network",
                    "description": "Transitions should feel snappy as you tap around, even on a slow network. This experience is key to a user's perception of performance. [Learn more about page transitions](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-page-transitions\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "pwa-each-page-has-url": {
                    "id": "pwa-each-page-has-url",
                    "title": "Each page has a URL",
                    "description": "Ensure individual pages are deep linkable via URL and that URLs are unique for the purpose of shareability on social media. [Learn more about providing deep links](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-each-page-has-url\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "accesskeys": {
                    "id": "accesskeys",
                    "title": "`[accesskey]` values are unique",
                    "description": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/accesskeys).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-allowed-attr": {
                    "id": "aria-allowed-attr",
                    "title": "`[aria-*]` attributes match their roles",
                    "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-allowed-role": {
                    "id": "aria-allowed-role",
                    "title": "Values assigned to `role=\"\"` are not valid ARIA roles.",
                    "description": "ARIA `role`s enable assistive technologies to know the role of each element on the web page. If the `role` values are misspelled, not existing ARIA `role` values, or abstract roles, then the purpose of the element will not be communicated to users of assistive technologies. [Learn more about ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-role).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-0-UL",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL",
                                    "selector": "div.header__navigation > div.navigation > div.navigation__inner > ul",
                                    "boundingRect": {
                                        "top": 58,
                                        "bottom": 105,
                                        "left": 972,
                                        "right": 1821,
                                        "width": 849,
                                        "height": 46
                                    },
                                    "snippet": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "nodeLabel": "Over Febelfin\nDiensten\nThema's\nCijfers\nPers\nPublicaties\nContact",
                                    "explanation": "Fix any of the following:\n  ARIA role navigation is not allowed for given element"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-1-UL",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,2,DIV,0,DIV,0,UL",
                                    "selector": "div.header__main > div.header__language > div.language > ul",
                                    "boundingRect": {
                                        "top": 71,
                                        "bottom": 92,
                                        "left": 1831,
                                        "right": 1868,
                                        "width": 37,
                                        "height": 22
                                    },
                                    "snippet": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "nodeLabel": "NL",
                                    "explanation": "Fix any of the following:\n  ARIA role navigation is not allowed for given element"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "minor",
                            "tags": [
                                "cat.aria",
                                "best-practice"
                            ]
                        }
                    }
                },
                "aria-command-name": {
                    "id": "aria-command-name",
                    "title": "`button`, `link`, and `menuitem` elements have accessible names",
                    "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-command-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-dialog-name": {
                    "id": "aria-dialog-name",
                    "title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
                    "description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-dialog-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-hidden-body": {
                    "id": "aria-hidden-body",
                    "title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`",
                    "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-body).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-hidden-focus": {
                    "id": "aria-hidden-focus",
                    "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
                    "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-focus).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-input-field-name": {
                    "id": "aria-input-field-name",
                    "title": "ARIA input fields have accessible names",
                    "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-input-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-meter-name": {
                    "id": "aria-meter-name",
                    "title": "ARIA `meter` elements have accessible names",
                    "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-meter-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-progressbar-name": {
                    "id": "aria-progressbar-name",
                    "title": "ARIA `progressbar` elements have accessible names",
                    "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-progressbar-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-attr": {
                    "id": "aria-required-attr",
                    "title": "`[role]`s have all required `[aria-*]` attributes",
                    "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-required-children": {
                    "id": "aria-required-children",
                    "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
                    "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-children).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-parent": {
                    "id": "aria-required-parent",
                    "title": "`[role]`s are contained by their required parent element",
                    "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-parent).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-roles": {
                    "id": "aria-roles",
                    "title": "`[role]` values are not valid",
                    "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-roles).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-2-DIV",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV",
                                    "selector": "div.upperbar__inner > div.upperbar__breadcrumbs > div.breadcrumbs > div.breadcrumbs__inner",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 35,
                                        "left": 38,
                                        "right": 53,
                                        "width": 15,
                                        "height": 35
                                    },
                                    "snippet": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                    "nodeLabel": "Breadcrumb",
                                    "explanation": "Fix all of the following:\n  Role must be one of the valid ARIA roles: nav"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "critical",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412",
                                "EN-301-549",
                                "EN-9.4.1.2"
                            ]
                        }
                    }
                },
                "aria-text": {
                    "id": "aria-text",
                    "title": "Elements with the `role=text` attribute do not have focusable descendents.",
                    "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-text).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-toggle-field-name": {
                    "id": "aria-toggle-field-name",
                    "title": "ARIA toggle fields have accessible names",
                    "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-toggle-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-tooltip-name": {
                    "id": "aria-tooltip-name",
                    "title": "ARIA `tooltip` elements have accessible names",
                    "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-tooltip-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-treeitem-name": {
                    "id": "aria-treeitem-name",
                    "title": "ARIA `treeitem` elements have accessible names",
                    "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-treeitem-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-valid-attr-value": {
                    "id": "aria-valid-attr-value",
                    "title": "`[aria-*]` attributes have valid values",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr-value).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-valid-attr": {
                    "id": "aria-valid-attr",
                    "title": "`[aria-*]` attributes are valid and not misspelled",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "button-name": {
                    "id": "button-name",
                    "title": "Buttons have an accessible name",
                    "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/button-name).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "bypass": {
                    "id": "bypass",
                    "title": "The page contains a heading, skip link, or landmark region",
                    "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/bypass).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "color-contrast": {
                    "id": "color-contrast",
                    "title": "Background and foreground colors do not have a sufficient contrast ratio.",
                    "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/color-contrast).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-3-SPAN",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,0,LI,0,A,0,SPAN",
                                    "selector": "ul > li > a.page-over-febelfin > span",
                                    "boundingRect": {
                                        "top": 71,
                                        "bottom": 92,
                                        "left": 992,
                                        "right": 1103,
                                        "width": 112,
                                        "height": 20
                                    },
                                    "snippet": "<span>",
                                    "nodeLabel": "Over Febelfin",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-4-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV",
                                                "selector": "div.wrapper > div.wrapper__inner > div.wrapper__header > div.header",
                                                "boundingRect": {
                                                    "top": 35,
                                                    "bottom": 128,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 93
                                                },
                                                "snippet": "<div class=\"header section no-max\">",
                                                "nodeLabel": "Over Febelfin\nDiensten\nThema's\nCijfers\nPers\nPublicaties\nContact\nNL"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-5-SPAN",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,1,LI,0,A,0,SPAN",
                                    "selector": "ul > li > a.page-diensten > span",
                                    "boundingRect": {
                                        "top": 71,
                                        "bottom": 92,
                                        "left": 1159,
                                        "right": 1233,
                                        "width": 74,
                                        "height": 20
                                    },
                                    "snippet": "<span>",
                                    "nodeLabel": "Diensten",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-4-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV",
                                                "selector": "div.wrapper > div.wrapper__inner > div.wrapper__header > div.header",
                                                "boundingRect": {
                                                    "top": 35,
                                                    "bottom": 128,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 93
                                                },
                                                "snippet": "<div class=\"header section no-max\">",
                                                "nodeLabel": "Over Febelfin\nDiensten\nThema's\nCijfers\nPers\nPublicaties\nContact\nNL"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-6-SPAN",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,2,LI,0,A,0,SPAN",
                                    "selector": "ul > li > a.page-themas > span",
                                    "boundingRect": {
                                        "top": 71,
                                        "bottom": 92,
                                        "left": 1289,
                                        "right": 1359,
                                        "width": 70,
                                        "height": 20
                                    },
                                    "snippet": "<span>",
                                    "nodeLabel": "Thema's",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-4-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV",
                                                "selector": "div.wrapper > div.wrapper__inner > div.wrapper__header > div.header",
                                                "boundingRect": {
                                                    "top": 35,
                                                    "bottom": 128,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 93
                                                },
                                                "snippet": "<div class=\"header section no-max\">",
                                                "nodeLabel": "Over Febelfin\nDiensten\nThema's\nCijfers\nPers\nPublicaties\nContact\nNL"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-7-SPAN",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,3,LI,0,A,0,SPAN",
                                    "selector": "ul > li > a.page-cijfers > span",
                                    "boundingRect": {
                                        "top": 71,
                                        "bottom": 92,
                                        "left": 1415,
                                        "right": 1468,
                                        "width": 53,
                                        "height": 20
                                    },
                                    "snippet": "<span>",
                                    "nodeLabel": "Cijfers",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-4-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV",
                                                "selector": "div.wrapper > div.wrapper__inner > div.wrapper__header > div.header",
                                                "boundingRect": {
                                                    "top": 35,
                                                    "bottom": 128,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 93
                                                },
                                                "snippet": "<div class=\"header section no-max\">",
                                                "nodeLabel": "Over Febelfin\nDiensten\nThema's\nCijfers\nPers\nPublicaties\nContact\nNL"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-8-SPAN",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,4,LI,0,A,0,SPAN",
                                    "selector": "ul > li > a.page-pers > span",
                                    "boundingRect": {
                                        "top": 71,
                                        "bottom": 92,
                                        "left": 1508,
                                        "right": 1543,
                                        "width": 35,
                                        "height": 20
                                    },
                                    "snippet": "<span>",
                                    "nodeLabel": "Pers",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-4-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV",
                                                "selector": "div.wrapper > div.wrapper__inner > div.wrapper__header > div.header",
                                                "boundingRect": {
                                                    "top": 35,
                                                    "bottom": 128,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 93
                                                },
                                                "snippet": "<div class=\"header section no-max\">",
                                                "nodeLabel": "Over Febelfin\nDiensten\nThema's\nCijfers\nPers\nPublicaties\nContact\nNL"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-9-SPAN",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,5,LI,0,A,0,SPAN",
                                    "selector": "ul > li > a.page-publicaties > span",
                                    "boundingRect": {
                                        "top": 71,
                                        "bottom": 92,
                                        "left": 1583,
                                        "right": 1674,
                                        "width": 91,
                                        "height": 20
                                    },
                                    "snippet": "<span>",
                                    "nodeLabel": "Publicaties",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-4-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV",
                                                "selector": "div.wrapper > div.wrapper__inner > div.wrapper__header > div.header",
                                                "boundingRect": {
                                                    "top": 35,
                                                    "bottom": 128,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 93
                                                },
                                                "snippet": "<div class=\"header section no-max\">",
                                                "nodeLabel": "Over Febelfin\nDiensten\nThema's\nCijfers\nPers\nPublicaties\nContact\nNL"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-10-SPAN",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,6,LI,0,A,0,SPAN",
                                    "selector": "ul > li > a.page-contact > span",
                                    "boundingRect": {
                                        "top": 71,
                                        "bottom": 92,
                                        "left": 1714,
                                        "right": 1785,
                                        "width": 70,
                                        "height": 20
                                    },
                                    "snippet": "<span>",
                                    "nodeLabel": "Contact",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-4-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV",
                                                "selector": "div.wrapper > div.wrapper__inner > div.wrapper__header > div.header",
                                                "boundingRect": {
                                                    "top": 35,
                                                    "bottom": 128,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 93
                                                },
                                                "snippet": "<div class=\"header section no-max\">",
                                                "nodeLabel": "Over Febelfin\nDiensten\nThema's\nCijfers\nPers\nPublicaties\nContact\nNL"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-11-SPAN",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,2,DIV,0,DIV,0,UL,0,LI,0,A,0,SPAN",
                                    "selector": "ul > li > a > span",
                                    "boundingRect": {
                                        "top": 71,
                                        "bottom": 92,
                                        "left": 1831,
                                        "right": 1856,
                                        "width": 25,
                                        "height": 22
                                    },
                                    "snippet": "<span>",
                                    "nodeLabel": "NL",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-4-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV",
                                                "selector": "div.wrapper > div.wrapper__inner > div.wrapper__header > div.header",
                                                "boundingRect": {
                                                    "top": 35,
                                                    "bottom": 128,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 93
                                                },
                                                "snippet": "<div class=\"header section no-max\">",
                                                "nodeLabel": "Over Febelfin\nDiensten\nThema's\nCijfers\nPers\nPublicaties\nContact\nNL"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-12-SPAN",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,A,0,SPAN",
                                    "selector": "div.actions > div.actions__inner > a.btn > span",
                                    "boundingRect": {
                                        "top": 756,
                                        "bottom": 769,
                                        "left": 989,
                                        "right": 1164,
                                        "width": 175,
                                        "height": 13
                                    },
                                    "snippet": "<span>",
                                    "nodeLabel": "Wat kunnen we voor je doen?",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-13-A",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,A",
                                                "selector": "div.experience__box > div.actions > div.actions__inner > a.btn",
                                                "boundingRect": {
                                                    "top": 737,
                                                    "bottom": 786,
                                                    "left": 953,
                                                    "right": 1222,
                                                    "width": 269,
                                                    "height": 49
                                                },
                                                "snippet": "<a href=\"https:\/\/febelfin.be\/nl\/diensten\" class=\"btn type-solid color-neutrals-0\">",
                                                "nodeLabel": "Wat kunnen we voor je doen?"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-14-H2",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,1,DIV,2,DIV,0,DIV,0,DIV,0,H2",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > h2.heading",
                                    "boundingRect": {
                                        "top": 3145,
                                        "bottom": 3190,
                                        "left": 32,
                                        "right": 292,
                                        "width": 260,
                                        "height": 45
                                    },
                                    "snippet": "<h2 class=\"heading size-xl spacing-0\">",
                                    "nodeLabel": "60,6 mld.",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-15-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,1,DIV,2,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3115,
                                                    "bottom": 3237,
                                                    "left": -3,
                                                    "right": 327,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "60,6 mld.\n\nkrediet aan overheid"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-16-P",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,1,DIV,2,DIV,0,DIV,0,DIV,1,P",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > p",
                                    "boundingRect": {
                                        "top": 3190,
                                        "bottom": 3212,
                                        "left": 32,
                                        "right": 292,
                                        "width": 260,
                                        "height": 22
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "krediet aan overheid",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-15-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,1,DIV,2,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3115,
                                                    "bottom": 3237,
                                                    "left": -3,
                                                    "right": 327,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "60,6 mld.\n\nkrediet aan overheid"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-17-H2",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,1,DIV,3,DIV,0,DIV,0,DIV,0,H2",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > h2.heading",
                                    "boundingRect": {
                                        "top": 3145,
                                        "bottom": 3190,
                                        "left": 382,
                                        "right": 642,
                                        "width": 260,
                                        "height": 45
                                    },
                                    "snippet": "<h2 class=\"heading size-xl spacing-0\">",
                                    "nodeLabel": "291,7 mld.",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-18-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,1,DIV,3,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3115,
                                                    "bottom": 3237,
                                                    "left": 347,
                                                    "right": 677,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "291,7 mld.\n\nkredieten aan gezinnen"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-19-P",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,1,DIV,3,DIV,0,DIV,0,DIV,1,P",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > p",
                                    "boundingRect": {
                                        "top": 3190,
                                        "bottom": 3212,
                                        "left": 382,
                                        "right": 642,
                                        "width": 260,
                                        "height": 22
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "kredieten aan gezinnen",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-18-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,1,DIV,3,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3115,
                                                    "bottom": 3237,
                                                    "left": 347,
                                                    "right": 677,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "291,7 mld.\n\nkredieten aan gezinnen"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-20-H2",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,1,DIV,4,DIV,0,DIV,0,DIV,0,H2",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > h2.heading",
                                    "boundingRect": {
                                        "top": 3145,
                                        "bottom": 3190,
                                        "left": 732,
                                        "right": 992,
                                        "width": 260,
                                        "height": 45
                                    },
                                    "snippet": "<h2 class=\"heading size-xl spacing-0\">",
                                    "nodeLabel": "174,9 mld.",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-21-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,1,DIV,4,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3115,
                                                    "bottom": 3237,
                                                    "left": 697,
                                                    "right": 1027,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "174,9 mld.\n\nkredieten aan ondernemingen"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-22-P",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,1,DIV,4,DIV,0,DIV,0,DIV,1,P",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > p",
                                    "boundingRect": {
                                        "top": 3190,
                                        "bottom": 3212,
                                        "left": 732,
                                        "right": 992,
                                        "width": 260,
                                        "height": 22
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "kredieten aan ondernemingen",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-21-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,1,DIV,4,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3115,
                                                    "bottom": 3237,
                                                    "left": 697,
                                                    "right": 1027,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "174,9 mld.\n\nkredieten aan ondernemingen"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-23-H2",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,H2",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > h2.heading",
                                    "boundingRect": {
                                        "top": 3145,
                                        "bottom": 3190,
                                        "left": 1082,
                                        "right": 1342,
                                        "width": 260,
                                        "height": 45
                                    },
                                    "snippet": "<h2 class=\"heading size-xl spacing-0\">",
                                    "nodeLabel": "291,7 mld.",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-24-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3115,
                                                    "bottom": 3237,
                                                    "left": 1047,
                                                    "right": 1377,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "291,7 mld.\n\nkredieten aan gezinnen"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-25-P",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,0,DIV,1,P",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > p",
                                    "boundingRect": {
                                        "top": 3190,
                                        "bottom": 3212,
                                        "left": 1082,
                                        "right": 1342,
                                        "width": 260,
                                        "height": 22
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "kredieten aan gezinnen",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-24-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3115,
                                                    "bottom": 3237,
                                                    "left": 1047,
                                                    "right": 1377,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "291,7 mld.\n\nkredieten aan gezinnen"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-26-H2",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,2,DIV,1,DIV,0,DIV,0,DIV,0,H2",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > h2.heading",
                                    "boundingRect": {
                                        "top": 3145,
                                        "bottom": 3190,
                                        "left": 1432,
                                        "right": 1692,
                                        "width": 260,
                                        "height": 45
                                    },
                                    "snippet": "<h2 class=\"heading size-xl spacing-0\">",
                                    "nodeLabel": "174,9 mld.",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-27-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,2,DIV,1,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3115,
                                                    "bottom": 3237,
                                                    "left": 1397,
                                                    "right": 1727,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "174,9 mld.\n\nkredieten aan ondernemingen"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-28-P",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,2,DIV,1,DIV,0,DIV,0,DIV,1,P",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > p",
                                    "boundingRect": {
                                        "top": 3190,
                                        "bottom": 3212,
                                        "left": 1432,
                                        "right": 1692,
                                        "width": 260,
                                        "height": 22
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "kredieten aan ondernemingen",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-27-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,2,DIV,1,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3115,
                                                    "bottom": 3237,
                                                    "left": 1397,
                                                    "right": 1727,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "174,9 mld.\n\nkredieten aan ondernemingen"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-29-H2",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,DIV,0,H2",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > h2.heading",
                                    "boundingRect": {
                                        "top": 3145,
                                        "bottom": 3190,
                                        "left": 1782,
                                        "right": 2042,
                                        "width": 260,
                                        "height": 45
                                    },
                                    "snippet": "<h2 class=\"heading size-xl spacing-0\">",
                                    "nodeLabel": "60,6 mld.",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-30-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3115,
                                                    "bottom": 3237,
                                                    "left": 1747,
                                                    "right": 2077,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "60,6 mld.\n\nkrediet aan overheid"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-31-P",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,DIV,1,P",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > p",
                                    "boundingRect": {
                                        "top": 3190,
                                        "bottom": 3212,
                                        "left": 1782,
                                        "right": 2042,
                                        "width": 260,
                                        "height": 22
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "krediet aan overheid",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-30-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3115,
                                                    "bottom": 3237,
                                                    "left": 1747,
                                                    "right": 2077,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "60,6 mld.\n\nkrediet aan overheid"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-32-H2",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,H2",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > h2.heading",
                                    "boundingRect": {
                                        "top": 3287,
                                        "bottom": 3332,
                                        "left": -66,
                                        "right": 194,
                                        "width": 260,
                                        "height": 45
                                    },
                                    "snippet": "<h2 class=\"heading size-xl spacing-0\">",
                                    "nodeLabel": "45.644",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-33-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,1,DIV,1,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3257,
                                                    "bottom": 3380,
                                                    "left": -101,
                                                    "right": 229,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "45.644\n\nwerknemers in de banksector"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-34-P",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,1,DIV,1,DIV,0,DIV,0,DIV,1,P",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > p",
                                    "boundingRect": {
                                        "top": 3332,
                                        "bottom": 3355,
                                        "left": -66,
                                        "right": 194,
                                        "width": 260,
                                        "height": 22
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "werknemers in de banksector",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-33-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,1,DIV,1,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3257,
                                                    "bottom": 3380,
                                                    "left": -101,
                                                    "right": 229,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "45.644\n\nwerknemers in de banksector"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-35-H2",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,1,DIV,2,DIV,0,DIV,0,DIV,0,H2",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > h2.heading",
                                    "boundingRect": {
                                        "top": 3287,
                                        "bottom": 3332,
                                        "left": 284,
                                        "right": 544,
                                        "width": 260,
                                        "height": 45
                                    },
                                    "snippet": "<h2 class=\"heading size-xl spacing-0\">",
                                    "nodeLabel": "81",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-36-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,1,DIV,2,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3257,
                                                    "bottom": 3380,
                                                    "left": 249,
                                                    "right": 579,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "81\n\nbanken"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-37-P",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,1,DIV,2,DIV,0,DIV,0,DIV,1,P",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > p",
                                    "boundingRect": {
                                        "top": 3332,
                                        "bottom": 3355,
                                        "left": 284,
                                        "right": 544,
                                        "width": 260,
                                        "height": 22
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "banken",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-36-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,1,DIV,2,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3257,
                                                    "bottom": 3380,
                                                    "left": 249,
                                                    "right": 579,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "81\n\nbanken"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-38-H2",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,1,DIV,3,DIV,0,DIV,0,DIV,0,H2",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > h2.heading",
                                    "boundingRect": {
                                        "top": 3287,
                                        "bottom": 3332,
                                        "left": 634,
                                        "right": 894,
                                        "width": 260,
                                        "height": 45
                                    },
                                    "snippet": "<h2 class=\"heading size-xl spacing-0\">",
                                    "nodeLabel": "3.590",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-39-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,1,DIV,3,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3257,
                                                    "bottom": 3380,
                                                    "left": 599,
                                                    "right": 929,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "3.590\n\nbankkantoren"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-40-P",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,1,DIV,3,DIV,0,DIV,0,DIV,1,P",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > p",
                                    "boundingRect": {
                                        "top": 3332,
                                        "bottom": 3355,
                                        "left": 634,
                                        "right": 894,
                                        "width": 260,
                                        "height": 22
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "bankkantoren",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-39-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,1,DIV,3,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3257,
                                                    "bottom": 3380,
                                                    "left": 599,
                                                    "right": 929,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "3.590\n\nbankkantoren"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-41-H2",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,1,DIV,4,DIV,0,DIV,0,DIV,0,H2",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > h2.heading",
                                    "boundingRect": {
                                        "top": 3287,
                                        "bottom": 3332,
                                        "left": 984,
                                        "right": 1244,
                                        "width": 260,
                                        "height": 45
                                    },
                                    "snippet": "<h2 class=\"heading size-xl spacing-0\">",
                                    "nodeLabel": "45.644",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-42-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,1,DIV,4,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3257,
                                                    "bottom": 3380,
                                                    "left": 949,
                                                    "right": 1279,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "45.644\n\nwerknemers in de banksector"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-43-P",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,1,DIV,4,DIV,0,DIV,0,DIV,1,P",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > p",
                                    "boundingRect": {
                                        "top": 3332,
                                        "bottom": 3355,
                                        "left": 984,
                                        "right": 1244,
                                        "width": 260,
                                        "height": 22
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "werknemers in de banksector",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-42-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,1,DIV,4,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3257,
                                                    "bottom": 3380,
                                                    "left": 949,
                                                    "right": 1279,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "45.644\n\nwerknemers in de banksector"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-44-H2",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,H2",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > h2.heading",
                                    "boundingRect": {
                                        "top": 3287,
                                        "bottom": 3332,
                                        "left": 1334,
                                        "right": 1594,
                                        "width": 260,
                                        "height": 45
                                    },
                                    "snippet": "<h2 class=\"heading size-xl spacing-0\">",
                                    "nodeLabel": "3.590",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-45-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,2,DIV,0,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3257,
                                                    "bottom": 3380,
                                                    "left": 1299,
                                                    "right": 1629,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "3.590\n\nbankkantoren"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-46-P",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,2,DIV,0,DIV,0,DIV,0,DIV,1,P",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > p",
                                    "boundingRect": {
                                        "top": 3332,
                                        "bottom": 3355,
                                        "left": 1334,
                                        "right": 1594,
                                        "width": 260,
                                        "height": 22
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "bankkantoren",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-45-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,2,DIV,0,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3257,
                                                    "bottom": 3380,
                                                    "left": 1299,
                                                    "right": 1629,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "3.590\n\nbankkantoren"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-47-H2",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,2,DIV,1,DIV,0,DIV,0,DIV,0,H2",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > h2.heading",
                                    "boundingRect": {
                                        "top": 3287,
                                        "bottom": 3332,
                                        "left": 1684,
                                        "right": 1944,
                                        "width": 260,
                                        "height": 45
                                    },
                                    "snippet": "<h2 class=\"heading size-xl spacing-0\">",
                                    "nodeLabel": "45.644",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-48-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,2,DIV,1,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3257,
                                                    "bottom": 3380,
                                                    "left": 1649,
                                                    "right": 1979,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "45.644\n\nwerknemers in de banksector"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-49-P",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,2,DIV,1,DIV,0,DIV,0,DIV,1,P",
                                    "selector": "div.marquee__item > div.figuretile > div.figuretile__content > p",
                                    "boundingRect": {
                                        "top": 3332,
                                        "bottom": 3355,
                                        "left": 1684,
                                        "right": 1944,
                                        "width": 260,
                                        "height": 22
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "werknemers in de banksector",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-48-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,6,DIV,0,DIV,1,DIV,2,DIV,1,DIV,0,DIV",
                                                "selector": "div.marquee > div.marquee__list > div.marquee__item > div.figuretile",
                                                "boundingRect": {
                                                    "top": 3257,
                                                    "bottom": 3380,
                                                    "left": 1649,
                                                    "right": 1979,
                                                    "width": 330,
                                                    "height": 122
                                                },
                                                "snippet": "<div class=\"figuretile\">",
                                                "nodeLabel": "45.644\n\nwerknemers in de banksector"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-50-P",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,12,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,P",
                                    "selector": "div.block__content > div.block__inner > div.block__in > p.fc--neutrals-4",
                                    "boundingRect": {
                                        "top": 5876,
                                        "bottom": 5905,
                                        "left": 1038,
                                        "right": 1583,
                                        "width": 545,
                                        "height": 29
                                    },
                                    "snippet": "<p class=\"fc--neutrals-4\">",
                                    "nodeLabel": "Toezicht & beleid",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-51-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,12,DIV",
                                                "selector": "div.wrapper > div.wrapper__inner > div.wrapper__content > div.section",
                                                "boundingRect": {
                                                    "top": 5725,
                                                    "bottom": 6275,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 550
                                                },
                                                "snippet": "<div class=\"section contentSection padding-t-0 bgc--light-1\">",
                                                "nodeLabel": "Toezicht & beleid\n\nDe betekenis van banken voor klanten en samenleving\n\nLees me\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-52-P",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,13,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,P",
                                    "selector": "div.block__content > div.block__inner > div.block__in > p.fc--neutrals-4",
                                    "boundingRect": {
                                        "top": 6411,
                                        "bottom": 6440,
                                        "left": 323,
                                        "right": 868,
                                        "width": 545,
                                        "height": 29
                                    },
                                    "snippet": "<p class=\"fc--neutrals-4\">",
                                    "nodeLabel": "Politieke memoranda",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-53-DIV",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,13,DIV",
                                                "selector": "div.wrapper > div.wrapper__inner > div.wrapper__content > div.section",
                                                "boundingRect": {
                                                    "top": 6275,
                                                    "bottom": 6825,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 550
                                                },
                                                "snippet": "<div class=\"section contentSection padding-t-0 bgc--light-1\">",
                                                "nodeLabel": "Politieke memoranda\n\nPolitiek Memorandum 2024-2029: De financi\u00eble sector, een p\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-54-SPAN",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,FORM,2,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,BUTTON,0,SPAN",
                                    "selector": "div.field > div.field__action > button.btn > span",
                                    "boundingRect": {
                                        "top": 7975,
                                        "bottom": 7988,
                                        "left": 1767,
                                        "right": 1832,
                                        "width": 64,
                                        "height": 13
                                    },
                                    "snippet": "<span>",
                                    "nodeLabel": "Inschrijven",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #ffffff, background color: #f04c55, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-55-BUTTON",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,FORM,2,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,BUTTON",
                                                "selector": "div.form__field > div.field > div.field__action > button.btn",
                                                "boundingRect": {
                                                    "top": 7956,
                                                    "bottom": 8004,
                                                    "left": 1731,
                                                    "right": 1868,
                                                    "width": 136,
                                                    "height": 48
                                                },
                                                "snippet": "<button class=\"btn type-solid\">",
                                                "nodeLabel": "Inschrijven"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-56-A",
                                    "path": "1,HTML,1,BODY,6,DIV,1,DIV,0,DIV,0,DIV,1,DIV,1,A",
                                    "selector": "div.uxm-modal > div.uxm-modal-tab > div.uxm-modal-tab-footer > a#uxm-accept-all",
                                    "boundingRect": {
                                        "top": 903,
                                        "bottom": 949,
                                        "left": 762,
                                        "right": 936,
                                        "width": 174,
                                        "height": 47
                                    },
                                    "snippet": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">",
                                    "nodeLabel": "Cookies aanvaarden",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #e83f4b, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143",
                                "TTv5",
                                "TT13.c",
                                "EN-301-549",
                                "EN-9.1.4.3",
                                "ACT"
                            ]
                        }
                    }
                },
                "definition-list": {
                    "id": "definition-list",
                    "title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
                    "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/definition-list).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "dlitem": {
                    "id": "dlitem",
                    "title": "Definition list items are wrapped in `<dl>` elements",
                    "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/dlitem).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "document-title": {
                    "id": "document-title",
                    "title": "Document has a `<title>` element",
                    "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/document-title).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-active": {
                    "id": "duplicate-id-active",
                    "title": "`[id]` attributes on active, focusable elements are unique",
                    "description": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn how to fix duplicate `id`s](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-active).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-aria": {
                    "id": "duplicate-id-aria",
                    "title": "ARIA IDs are unique",
                    "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-aria).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "empty-heading": {
                    "id": "empty-heading",
                    "title": "All heading elements contain content.",
                    "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/empty-heading).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "form-field-multiple-labels": {
                    "id": "form-field-multiple-labels",
                    "title": "No form fields have multiple labels",
                    "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/form-field-multiple-labels).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-75-INPUT",
                                    "path": "1,HTML,1,BODY,6,DIV,1,DIV,0,DIV,1,DIV,1,DIV,2,DIV,0,DIV,0,INPUT",
                                    "selector": "div.uxm-modal-tab-form > div.uxm-toggle-wrapper > div.uxm-toggle > input#uxm-option-three",
                                    "boundingRect": {
                                        "top": 1107,
                                        "bottom": 1108,
                                        "left": 318,
                                        "right": 319,
                                        "width": 1,
                                        "height": 1
                                    },
                                    "snippet": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                    "nodeLabel": "div.uxm-modal-tab-form > div.uxm-toggle-wrapper > div.uxm-toggle > input#uxm-option-three",
                                    "explanation": "Fix all of the following:\n  Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-76-LABEL",
                                                "path": "1,HTML,1,BODY,6,DIV,1,DIV,0,DIV,1,DIV,1,DIV,2,DIV,0,DIV,1,LABEL",
                                                "selector": "div.uxm-modal-tab-form > div.uxm-toggle-wrapper > div.uxm-toggle > label.uxm-toggle-icon",
                                                "boundingRect": {
                                                    "top": 1104,
                                                    "bottom": 1126,
                                                    "left": 314,
                                                    "right": 360,
                                                    "width": 46,
                                                    "height": 22
                                                },
                                                "snippet": "<label for=\"uxm-option-three\" class=\"uxm-toggle-icon\">",
                                                "nodeLabel": "div.uxm-modal-tab-form > div.uxm-toggle-wrapper > div.uxm-toggle > label.uxm-toggle-icon"
                                            }
                                        },
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-77-LABEL",
                                                "path": "1,HTML,1,BODY,6,DIV,1,DIV,0,DIV,1,DIV,1,DIV,2,DIV,1,LABEL",
                                                "selector": "div#uxm-settings > div.uxm-modal-tab-form > div.uxm-toggle-wrapper > label.uxm-toggle-label",
                                                "boundingRect": {
                                                    "top": 1104,
                                                    "bottom": 1149,
                                                    "left": 376,
                                                    "right": 669,
                                                    "width": 294,
                                                    "height": 45
                                                },
                                                "snippet": "<label class=\"uxm-toggle-label\" for=\"uxm-option-three\">",
                                                "nodeLabel": "Analytische cookies aanvaarden\nIk ga enkel akkoord met analytische cookies"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "moderate",
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag332",
                                "TTv5",
                                "TT5.c",
                                "EN-301-549",
                                "EN-9.3.3.2"
                            ]
                        }
                    }
                },
                "frame-title": {
                    "id": "frame-title",
                    "title": "`<frame>` or `<iframe>` elements have a title",
                    "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/frame-title).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "heading-order": {
                    "id": "heading-order",
                    "title": "Heading elements appear in a sequentially-descending order",
                    "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/heading-order).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-has-lang": {
                    "id": "html-has-lang",
                    "title": "`<html>` element has a `[lang]` attribute",
                    "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-has-lang).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-lang-valid": {
                    "id": "html-lang-valid",
                    "title": "`<html>` element has a valid value for its `[lang]` attribute",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-lang-valid).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-xml-lang-mismatch": {
                    "id": "html-xml-lang-mismatch",
                    "title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
                    "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-xml-lang-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "identical-links-same-purpose": {
                    "id": "identical-links-same-purpose",
                    "title": "Identical links have the same purpose.",
                    "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/identical-links-same-purpose).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "image-alt": {
                    "id": "image-alt",
                    "title": "Image elements have `[alt]` attributes",
                    "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-redundant-alt": {
                    "id": "image-redundant-alt",
                    "title": "Image elements do not have `[alt]` attributes that are redundant text.",
                    "description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-redundant-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "input-button-name": {
                    "id": "input-button-name",
                    "title": "Input buttons have discernible text.",
                    "description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-button-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "input-image-alt": {
                    "id": "input-image-alt",
                    "title": "`<input type=\"image\">` elements have `[alt]` text",
                    "description": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-image-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label-content-name-mismatch": {
                    "id": "label-content-name-mismatch",
                    "title": "Elements with visible text labels have matching accessible names.",
                    "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label-content-name-mismatch).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "label": {
                    "id": "label",
                    "title": "Form elements do not have associated labels",
                    "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-57-INPUT",
                                    "path": "1,HTML,1,BODY,6,DIV,1,DIV,0,DIV,1,DIV,1,DIV,1,DIV,0,DIV,0,INPUT",
                                    "selector": "div.uxm-modal-tab-form > div.uxm-toggle-wrapper > div.uxm-toggle > input#uxm-option-four-fixed",
                                    "boundingRect": {
                                        "top": 1038,
                                        "bottom": 1039,
                                        "left": 318,
                                        "right": 319,
                                        "width": 1,
                                        "height": 1
                                    },
                                    "snippet": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                    "nodeLabel": "div.uxm-modal-tab-form > div.uxm-toggle-wrapper > div.uxm-toggle > input#uxm-option-four-fixed",
                                    "explanation": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "critical",
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.n",
                                "TTv5",
                                "TT5.c",
                                "EN-301-549",
                                "EN-9.4.1.2",
                                "ACT"
                            ]
                        }
                    }
                },
                "landmark-one-main": {
                    "id": "landmark-one-main",
                    "title": "Document has a main landmark.",
                    "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/landmark-one-main).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-58-HTML",
                                    "path": "1,HTML",
                                    "selector": "html",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 993,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 993
                                    },
                                    "snippet": "<html lang=\"nl\">",
                                    "nodeLabel": "html",
                                    "explanation": "Fix all of the following:\n  Document does not have a main landmark"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "moderate",
                            "tags": [
                                "cat.semantics",
                                "best-practice"
                            ]
                        }
                    }
                },
                "link-name": {
                    "id": "link-name",
                    "title": "Links do not have a discernible name",
                    "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-name).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-59-A",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,UL,0,LI,0,A",
                                    "selector": "div.breadcrumbs__inner > ul > li > a",
                                    "boundingRect": {
                                        "top": 10,
                                        "bottom": 25,
                                        "left": 38,
                                        "right": 53,
                                        "width": 15,
                                        "height": 15
                                    },
                                    "snippet": "<a href=\"https:\/\/febelfin.be\/nl\" aria-current=\"page\">",
                                    "nodeLabel": "div.breadcrumbs__inner > ul > li > a",
                                    "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-60-A",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,A",
                                    "selector": "div.header__inner > div.header__brand > div.brand > a",
                                    "boundingRect": {
                                        "top": 55,
                                        "bottom": 108,
                                        "left": 38,
                                        "right": 198,
                                        "width": 160,
                                        "height": 53
                                    },
                                    "snippet": "<a href=\"https:\/\/febelfin.be\/nl\">",
                                    "nodeLabel": "div.header__inner > div.header__brand > div.brand > a",
                                    "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-61-A",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,DIV,3,DIV,0,A",
                                    "selector": "form > div.searchField__inner > div.searchField__close > a.trigger--offcanvas-toggle",
                                    "boundingRect": {
                                        "top": 73,
                                        "bottom": 101,
                                        "left": 1835,
                                        "right": 1863,
                                        "width": 28,
                                        "height": 28
                                    },
                                    "snippet": "<a href=\"#\" class=\"trigger--offcanvas-toggle\">",
                                    "nodeLabel": "form > div.searchField__inner > div.searchField__close > a.trigger--offcanvas-toggle",
                                    "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag244",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT6.a",
                                "EN-301-549",
                                "EN-9.2.4.4",
                                "EN-9.4.1.2",
                                "ACT"
                            ]
                        }
                    }
                },
                "link-in-text-block": {
                    "id": "link-in-text-block",
                    "title": "Links are distinguishable without relying on color.",
                    "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-in-text-block).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "list": {
                    "id": "list",
                    "title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
                    "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/list).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "listitem": {
                    "id": "listitem",
                    "title": "List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements.",
                    "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/listitem).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-62-LI",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,0,LI",
                                    "selector": "div.navigation > div.navigation__inner > ul > li",
                                    "boundingRect": {
                                        "top": 63,
                                        "bottom": 100,
                                        "left": 992,
                                        "right": 1119,
                                        "width": 128,
                                        "height": 36
                                    },
                                    "snippet": "<li>",
                                    "nodeLabel": "Over Febelfin",
                                    "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-63-LI",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,1,LI",
                                    "selector": "div.navigation > div.navigation__inner > ul > li",
                                    "boundingRect": {
                                        "top": 63,
                                        "bottom": 100,
                                        "left": 1159,
                                        "right": 1249,
                                        "width": 90,
                                        "height": 36
                                    },
                                    "snippet": "<li>",
                                    "nodeLabel": "Diensten",
                                    "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-64-LI",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,2,LI",
                                    "selector": "div.navigation > div.navigation__inner > ul > li",
                                    "boundingRect": {
                                        "top": 63,
                                        "bottom": 100,
                                        "left": 1289,
                                        "right": 1375,
                                        "width": 86,
                                        "height": 36
                                    },
                                    "snippet": "<li>",
                                    "nodeLabel": "Thema's",
                                    "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-65-LI",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,3,LI",
                                    "selector": "div.navigation > div.navigation__inner > ul > li",
                                    "boundingRect": {
                                        "top": 63,
                                        "bottom": 100,
                                        "left": 1415,
                                        "right": 1468,
                                        "width": 53,
                                        "height": 36
                                    },
                                    "snippet": "<li>",
                                    "nodeLabel": "Cijfers",
                                    "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-66-LI",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,4,LI",
                                    "selector": "div.navigation > div.navigation__inner > ul > li",
                                    "boundingRect": {
                                        "top": 63,
                                        "bottom": 100,
                                        "left": 1508,
                                        "right": 1543,
                                        "width": 35,
                                        "height": 36
                                    },
                                    "snippet": "<li>",
                                    "nodeLabel": "Pers",
                                    "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-67-LI",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,5,LI",
                                    "selector": "div.navigation > div.navigation__inner > ul > li",
                                    "boundingRect": {
                                        "top": 63,
                                        "bottom": 100,
                                        "left": 1583,
                                        "right": 1674,
                                        "width": 91,
                                        "height": 36
                                    },
                                    "snippet": "<li>",
                                    "nodeLabel": "Publicaties",
                                    "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-68-LI",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,6,LI",
                                    "selector": "div.navigation > div.navigation__inner > ul > li",
                                    "boundingRect": {
                                        "top": 63,
                                        "bottom": 100,
                                        "left": 1714,
                                        "right": 1801,
                                        "width": 86,
                                        "height": 36
                                    },
                                    "snippet": "<li>",
                                    "nodeLabel": "Contact",
                                    "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-69-LI",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,1,DIV,0,DIV,1,DIV,2,DIV,0,DIV,0,UL,0,LI",
                                    "selector": "div.header__language > div.language > ul > li",
                                    "boundingRect": {
                                        "top": 71,
                                        "bottom": 92,
                                        "left": 1831,
                                        "right": 1868,
                                        "width": 37,
                                        "height": 22
                                    },
                                    "snippet": "<li>",
                                    "nodeLabel": "NL",
                                    "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131",
                                "EN-301-549",
                                "EN-9.1.3.1"
                            ]
                        }
                    }
                },
                "meta-refresh": {
                    "id": "meta-refresh",
                    "title": "The document does not use `<meta http-equiv=\"refresh\">`",
                    "description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-refresh).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "meta-viewport": {
                    "id": "meta-viewport",
                    "title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
                    "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-viewport).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "object-alt": {
                    "id": "object-alt",
                    "title": "`<object>` elements have alternate text",
                    "description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/object-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "select-name": {
                    "id": "select-name",
                    "title": "Select elements have associated label elements.",
                    "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/select-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "skip-link": {
                    "id": "skip-link",
                    "title": "Skip links are focusable.",
                    "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/skip-link).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "tabindex": {
                    "id": "tabindex",
                    "title": "No element has a `[tabindex]` value greater than 0",
                    "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/tabindex).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "table-duplicate-name": {
                    "id": "table-duplicate-name",
                    "title": "Tables have different content in the summary attribute and `<caption>`.",
                    "description": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-duplicate-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "table-fake-caption": {
                    "id": "table-fake-caption",
                    "title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-fake-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "target-size": {
                    "id": "target-size",
                    "title": "Touch targets have sufficient size and spacing.",
                    "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/target-size).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-70-A",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,A",
                                    "selector": "div.upperbar__fontsize > div.fontsize > div.fontsize__inner > a.trigger--fontsize-set",
                                    "boundingRect": {
                                        "top": 17,
                                        "bottom": 26,
                                        "left": 1809,
                                        "right": 1822,
                                        "width": 13,
                                        "height": 9
                                    },
                                    "snippet": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"m\">",
                                    "nodeLabel": "A\nA",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (13.2px by 9px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12.4px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-71-A",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,1,A",
                                                "selector": "div.upperbar__fontsize > div.fontsize > div.fontsize__inner > a.trigger--fontsize-set",
                                                "boundingRect": {
                                                    "top": 14,
                                                    "bottom": 26,
                                                    "left": 1825,
                                                    "right": 1842,
                                                    "width": 17,
                                                    "height": 12
                                                },
                                                "snippet": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"l\">",
                                                "nodeLabel": "A\nA"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-71-A",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,1,A",
                                    "selector": "div.upperbar__fontsize > div.fontsize > div.fontsize__inner > a.trigger--fontsize-set",
                                    "boundingRect": {
                                        "top": 14,
                                        "bottom": 26,
                                        "left": 1825,
                                        "right": 1842,
                                        "width": 17,
                                        "height": 12
                                    },
                                    "snippet": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"l\">",
                                    "nodeLabel": "A\nA",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (17.2px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12.4px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-70-A",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,A",
                                                "selector": "div.upperbar__fontsize > div.fontsize > div.fontsize__inner > a.trigger--fontsize-set",
                                                "boundingRect": {
                                                    "top": 17,
                                                    "bottom": 26,
                                                    "left": 1809,
                                                    "right": 1822,
                                                    "width": 13,
                                                    "height": 9
                                                },
                                                "snippet": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"m\">",
                                                "nodeLabel": "A\nA"
                                            }
                                        },
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-72-A",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,2,A",
                                                "selector": "div.upperbar__fontsize > div.fontsize > div.fontsize__inner > a.trigger--fontsize-set",
                                                "boundingRect": {
                                                    "top": 10,
                                                    "bottom": 26,
                                                    "left": 1845,
                                                    "right": 1868,
                                                    "width": 23,
                                                    "height": 16
                                                },
                                                "snippet": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"xl\">",
                                                "nodeLabel": "A\nA"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-72-A",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,2,A",
                                    "selector": "div.upperbar__fontsize > div.fontsize > div.fontsize__inner > a.trigger--fontsize-set",
                                    "boundingRect": {
                                        "top": 10,
                                        "bottom": 26,
                                        "left": 1845,
                                        "right": 1868,
                                        "width": 23,
                                        "height": 16
                                    },
                                    "snippet": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"xl\">",
                                    "nodeLabel": "A\nA",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (22.6px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-71-A",
                                                "path": "1,HTML,1,BODY,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,1,A",
                                                "selector": "div.upperbar__fontsize > div.fontsize > div.fontsize__inner > a.trigger--fontsize-set",
                                                "boundingRect": {
                                                    "top": 14,
                                                    "bottom": 26,
                                                    "left": 1825,
                                                    "right": 1842,
                                                    "width": 17,
                                                    "height": 12
                                                },
                                                "snippet": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"l\">",
                                                "nodeLabel": "A\nA"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.sensory-and-visual-cues",
                                "wcag22aa",
                                "wcag258"
                            ]
                        }
                    }
                },
                "td-has-header": {
                    "id": "td-has-header",
                    "title": "`<td>` elements in a large `<table>` have one or more table headers.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-has-header).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "td-headers-attr": {
                    "id": "td-headers-attr",
                    "title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-headers-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "th-has-data-cells": {
                    "id": "th-has-data-cells",
                    "title": "`<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/th-has-data-cells).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "valid-lang": {
                    "id": "valid-lang",
                    "title": "`[lang]` attributes have a valid value",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/valid-lang).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "video-caption": {
                    "id": "video-caption",
                    "title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`",
                    "description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/video-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "custom-controls-labels": {
                    "id": "custom-controls-labels",
                    "title": "Custom controls have associated labels",
                    "description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-controls-labels\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "custom-controls-roles": {
                    "id": "custom-controls-roles",
                    "title": "Custom controls have ARIA roles",
                    "description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-control-roles\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focus-traps": {
                    "id": "focus-traps",
                    "title": "User focus is not accidentally trapped in a region",
                    "description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focus-traps\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focusable-controls": {
                    "id": "focusable-controls",
                    "title": "Interactive controls are keyboard focusable",
                    "description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focusable-controls\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "interactive-element-affordance": {
                    "id": "interactive-element-affordance",
                    "title": "Interactive elements indicate their purpose and state",
                    "description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/interactive-element-affordance\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "logical-tab-order": {
                    "id": "logical-tab-order",
                    "title": "The page has a logical tab order",
                    "description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/logical-tab-order\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "managed-focus": {
                    "id": "managed-focus",
                    "title": "The user's focus is directed to new content added to the page",
                    "description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/managed-focus\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "offscreen-content-hidden": {
                    "id": "offscreen-content-hidden",
                    "title": "Offscreen content is hidden from assistive technology",
                    "description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/offscreen-content-hidden\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "use-landmarks": {
                    "id": "use-landmarks",
                    "title": "HTML5 landmark elements are used to improve navigation",
                    "description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/use-landmarks\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "visual-order-follows-dom": {
                    "id": "visual-order-follows-dom",
                    "title": "Visual order on the page follows DOM order",
                    "description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/visual-order-follows-dom\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "uses-long-cache-ttl": {
                    "id": "uses-long-cache-ttl",
                    "title": "Serve static assets with an efficient cache policy",
                    "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about efficient cache policies](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-long-cache-ttl\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 13787701.877548883,
                    "numericUnit": "byte",
                    "displayValue": "30 resources found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "cacheLifetimeMs",
                                "valueType": "ms",
                                "label": "Cache TTL",
                                "displayUnit": "duration"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size",
                                "displayUnit": "kb",
                                "granularity": 1
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 4751336,
                                "wastedBytes": 4751336
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1025478,
                                "wastedBytes": 1025478
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 864420,
                                "wastedBytes": 864420
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 779654,
                                "wastedBytes": 779654
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 673689,
                                "wastedBytes": 673689
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 622395,
                                "wastedBytes": 622395
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 575484,
                                "wastedBytes": 575484
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 564867,
                                "wastedBytes": 564867
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 508770,
                                "wastedBytes": 508770
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 490900,
                                "wastedBytes": 490900
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 487400,
                                "wastedBytes": 487400
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 482053,
                                "wastedBytes": 482053
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 441949,
                                "wastedBytes": 441949
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 393321,
                                "wastedBytes": 393321
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 381864,
                                "wastedBytes": 381864
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 132609,
                                "wastedBytes": 132609
                            },
                            {
                                "url": "https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 84157,
                                "wastedBytes": 84157
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 77940,
                                "wastedBytes": 77940
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 77597,
                                "wastedBytes": 77597
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 69819,
                                "wastedBytes": 69819
                            },
                            {
                                "url": "https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 68888,
                                "wastedBytes": 68888
                            },
                            {
                                "url": "https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-SemiBold.woff2",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 59120,
                                "wastedBytes": 59120
                            },
                            {
                                "url": "https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-Medium.woff2",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 58901,
                                "wastedBytes": 58901
                            },
                            {
                                "url": "https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-Regular.woff2",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 58063,
                                "wastedBytes": 58063
                            },
                            {
                                "url": "https:\/\/febelfin.be\/resources\/fonts\/build\/FreightTextProBook-Regular.woff2",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 45708,
                                "wastedBytes": 45708
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 10937,
                                "wastedBytes": 10937
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/i\/8f70ebbdc85e18af\/1735046765206\/Yy-fSxPDhneimLL",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 182,
                                "wastedBytes": 182
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/i\/8f70ec29687818af\/1735046780729\/PyFHBCRc1L1vLRQ",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 182,
                                "wastedBytes": 182
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/cmg\/1",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2629800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 2629800000,
                                "cacheHitProbability": 0.90654678770949726,
                                "totalBytes": 202,
                                "wastedBytes": 18.877548882681552
                            },
                            {
                                "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/cmg\/1",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2629800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 2629800000,
                                "cacheHitProbability": 0.90654678770949726,
                                "totalBytes": 0,
                                "wastedBytes": 0
                            }
                        ],
                        "summary": {
                            "wastedBytes": 13787701.877548883
                        },
                        "sortedBy": [
                            "totalBytes"
                        ],
                        "skipSumming": [
                            "cacheLifetimeMs"
                        ]
                    },
                    "guidanceLevel": 3
                },
                "total-byte-weight": {
                    "id": "total-byte-weight",
                    "title": "Avoid enormous network payloads",
                    "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/total-byte-weight\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 14314631,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 13,979\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png",
                                "totalBytes": 4751336
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png",
                                "totalBytes": 1025478
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png",
                                "totalBytes": 864420
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png",
                                "totalBytes": 779654
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg",
                                "totalBytes": 673689
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                                "totalBytes": 622395
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                                "totalBytes": 575484
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "totalBytes": 564867
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                                "totalBytes": 508770
                            },
                            {
                                "url": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                                "totalBytes": 490900
                            }
                        ],
                        "sortedBy": [
                            "totalBytes"
                        ]
                    },
                    "guidanceLevel": 1
                },
                "offscreen-images": {
                    "id": "offscreen-images",
                    "title": "Defer offscreen images",
                    "description": "Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn how to defer offscreen images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/offscreen-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "render-blocking-resources": {
                    "id": "render-blocking-resources",
                    "title": "Eliminate render-blocking resources",
                    "description": "Resources are blocking the first paint of your page. Consider delivering critical JS\/CSS inline and deferring all non-critical JS\/styles. [Learn how to eliminate render-blocking resources](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/render-blocking-resources\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "unminified-css": {
                    "id": "unminified-css",
                    "title": "Minify CSS",
                    "description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unminified-css\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "unminified-javascript": {
                    "id": "unminified-javascript",
                    "title": "Minify JavaScript",
                    "description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unminified-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "unused-css-rules": {
                    "id": "unused-css-rules",
                    "title": "Reduce unused CSS",
                    "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-css-rules\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "unused-javascript": {
                    "id": "unused-javascript",
                    "title": "Reduce unused JavaScript",
                    "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "modern-image-formats": {
                    "id": "modern-image-formats",
                    "title": "Serve images in next-gen formats",
                    "description": "Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more about modern image formats](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-webp-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-optimized-images": {
                    "id": "uses-optimized-images",
                    "title": "Efficiently encode images",
                    "description": "Optimized images load faster and consume less cellular data. [Learn how to efficiently encode images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-optimized-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "uses-text-compression": {
                    "id": "uses-text-compression",
                    "title": "Enable text compression",
                    "description": "Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more about text compression](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-text-compression\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-responsive-images": {
                    "id": "uses-responsive-images",
                    "title": "Properly size images",
                    "description": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn how to size images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-responsive-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "efficient-animated-content": {
                    "id": "efficient-animated-content",
                    "title": "Use video formats for animated content",
                    "description": "Large GIFs are inefficient for delivering animated content. Consider using MPEG4\/WebM videos for animations and PNG\/WebP for static images instead of GIF to save network bytes. [Learn more about efficient video formats](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/efficient-animated-content\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "duplicated-javascript": {
                    "id": "duplicated-javascript",
                    "title": "Remove duplicate modules in JavaScript bundles",
                    "description": "Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity. ",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "legacy-javascript": {
                    "id": "legacy-javascript",
                    "title": "Avoid serving legacy JavaScript to modern browsers",
                    "description": "Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module\/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn how to use modern JavaScript](https:\/\/web.dev\/articles\/publish-modern-javascript)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "doctype": {
                    "id": "doctype",
                    "title": "Page has the HTML doctype",
                    "description": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more about the doctype declaration](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/doctype\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "charset": {
                    "id": "charset",
                    "title": "Properly defines charset",
                    "description": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/charset\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "dom-size": {
                    "id": "dom-size",
                    "title": "Avoid an excessive DOM size",
                    "description": "A large DOM will increase memory usage, cause longer [style calculations](https:\/\/developers.google.com\/web\/fundamentals\/performance\/rendering\/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https:\/\/developers.google.com\/speed\/articles\/reflow). [Learn how to avoid an excessive DOM size](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/dom-size\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 1072,
                    "numericUnit": "element",
                    "displayValue": "1,072 elements",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "statistic",
                                "valueType": "text",
                                "label": "Statistic"
                            },
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": "Element"
                            },
                            {
                                "key": "value",
                                "valueType": "numeric",
                                "label": "Value"
                            }
                        ],
                        "items": [
                            {
                                "statistic": "Total DOM Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 1072
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-193-SPAN",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,1,DIV,0,DIV,0,SPAN",
                                    "selector": "div.card__content > div.card__contentBottom > div.card__cta > span",
                                    "boundingRect": {
                                        "top": 1886,
                                        "bottom": 1898,
                                        "left": -1034,
                                        "right": -960,
                                        "width": 75,
                                        "height": 12
                                    },
                                    "snippet": "<span>",
                                    "nodeLabel": "LEES MEER"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 19
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-194-DIV",
                                    "path": "1,HTML,1,BODY,1,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV",
                                    "selector": "div.carousel__holder > div.carousel__list > div.slick-list > div.slick-track",
                                    "boundingRect": {
                                        "top": 1179,
                                        "bottom": 2004,
                                        "left": -1044,
                                        "right": 5616,
                                        "width": 6660,
                                        "height": 825
                                    },
                                    "snippet": "<div class=\"slick-track\" style=\"opacity: 1; width: 6660px; transform: translate3d(-1332px, 0px, 0px);\">",
                                    "nodeLabel": "\u00a0\nFinanciering v\/d economie\n\nHet financieren van de economie heeft vele gezicht\u2026"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 20
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 1
                },
                "geolocation-on-start": {
                    "id": "geolocation-on-start",
                    "title": "Avoids requesting the geolocation permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/geolocation-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "inspector-issues": {
                    "id": "inspector-issues",
                    "title": "No issues in the `Issues` panel in Chrome Devtools",
                    "description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "no-document-write": {
                    "id": "no-document-write",
                    "title": "Avoids `document.write()`",
                    "description": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn how to avoid document.write()](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/no-document-write\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 2
                },
                "js-libraries": {
                    "id": "js-libraries",
                    "title": "Detected JavaScript libraries",
                    "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/js-libraries\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "name",
                                "valueType": "text",
                                "label": "Name"
                            },
                            {
                                "key": "version",
                                "valueType": "text",
                                "label": "Version"
                            }
                        ],
                        "items": [
                            {
                                "name": "jQuery",
                                "version": "3.6.3",
                                "npm": "jquery"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "stacks": [
                                {
                                    "id": "jquery",
                                    "version": "3.6.3"
                                },
                                {
                                    "id": "jquery-fast"
                                }
                            ]
                        }
                    }
                },
                "notification-on-start": {
                    "id": "notification-on-start",
                    "title": "Avoids requesting the notification permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/notification-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "paste-preventing-inputs": {
                    "id": "paste-preventing-inputs",
                    "title": "Allows users to paste into input fields",
                    "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/paste-preventing-inputs\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "uses-http2": {
                    "id": "uses-http2",
                    "title": "Use HTTP\/2",
                    "description": "HTTP\/2 offers many benefits over HTTP\/1.1, including binary headers and multiplexing. [Learn more about HTTP\/2](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-http2\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-passive-event-listeners": {
                    "id": "uses-passive-event-listeners",
                    "title": "Does not use passive listeners to improve scrolling performance",
                    "description": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more about adopting passive event listeners](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-passive-event-listeners\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "source",
                                "valueType": "source-location",
                                "label": "Source"
                            }
                        ],
                        "items": [
                            {
                                "source": {
                                    "type": "source-location",
                                    "url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                                    "urlProvider": "network",
                                    "line": 1,
                                    "column": 41786
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 3
                },
                "meta-description": {
                    "id": "meta-description",
                    "title": "Document has a meta description",
                    "description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/meta-description\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "http-status-code": {
                    "id": "http-status-code",
                    "title": "Page has successful HTTP status code",
                    "description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/http-status-code\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "font-size": {
                    "id": "font-size",
                    "title": "Document uses legible font sizes",
                    "description": "Font sizes less than 12px are too small to be legible and require mobile visitors to \u201cpinch to zoom\u201d in order to read. Strive to have >60% of page text \u226512px. [Learn more about legible font sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/font-size\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "link-text": {
                    "id": "link-text",
                    "title": "Links have descriptive text",
                    "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/link-text\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "crawlable-anchors": {
                    "id": "crawlable-anchors",
                    "title": "Links are crawlable",
                    "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https:\/\/support.google.com\/webmasters\/answer\/9112205)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "is-crawlable": {
                    "id": "is-crawlable",
                    "title": "Page isn\u2019t blocked from indexing",
                    "description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/is-crawlable\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "robots-txt": {
                    "id": "robots-txt",
                    "title": "robots.txt is valid",
                    "description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/invalid-robots-txt\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "tap-targets": {
                    "id": "tap-targets",
                    "title": "Tap targets are sized appropriately",
                    "description": "Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/tap-targets\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "hreflang": {
                    "id": "hreflang",
                    "title": "Document has a valid `hreflang`",
                    "description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/hreflang\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "plugins": {
                    "id": "plugins",
                    "title": "Document avoids plugins",
                    "description": "Search engines can't index plugin content, and many devices restrict plugins or don't support them. [Learn more about avoiding plugins](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/plugins\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "canonical": {
                    "id": "canonical",
                    "title": "Document has a valid `rel=canonical`",
                    "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/canonical\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "structured-data": {
                    "id": "structured-data",
                    "title": "Structured data is valid",
                    "description": "Run the [Structured Data Testing Tool](https:\/\/search.google.com\/structured-data\/testing-tool\/) and the [Structured Data Linter](http:\/\/linter.structured-data.org\/) to validate structured data. [Learn more about Structured Data](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/structured-data\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "bf-cache": {
                    "id": "bf-cache",
                    "title": "Page prevented back\/forward cache restoration",
                    "description": "Many navigations are performed by going back to a previous page, or forwards again. The back\/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bf-cache\/)",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "displayValue": "2 failure reasons",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "frameUrl",
                                    "valueType": "url"
                                },
                                "label": "Failure reason"
                            },
                            {
                                "key": "failureType",
                                "valueType": "text",
                                "label": "Failure type"
                            }
                        ],
                        "items": [
                            {
                                "reason": "The page cannot be cached because it has a BroadcastChannel instance with registered listeners.",
                                "failureType": "Actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcvDQ0knXEOfz0sYUpV4KK4tk1dib4tc_JfYIwawTZ7QCA-1735046780-1.3.1.1-Luoy0rCtBhuqwxC.JNz2ljORGlPnZnTYCHJqeOHpFbY\/y8uw9\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/"
                                        }
                                    ]
                                },
                                "protocolReason": "BroadcastChannel"
                            },
                            {
                                "reason": "Pages whose main resource has cache-control:no-store cannot enter back\/forward cache.",
                                "failureType": "Not actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/febelfin.be\/nl"
                                        }
                                    ]
                                },
                                "protocolReason": "MainResourceHasCacheControlNoStore"
                            }
                        ]
                    },
                    "guidanceLevel": 2
                }
            },
            "configSettings": {
                "output": [
                    "html",
                    "json"
                ],
                "maxWaitForFcp": 30000,
                "maxWaitForLoad": 80000,
                "pauseAfterFcpMs": 5250,
                "pauseAfterLoadMs": 5250,
                "networkQuietThresholdMs": 5250,
                "cpuQuietThresholdMs": 5250,
                "formFactor": "desktop",
                "throttling": {
                    "rttMs": 150,
                    "throughputKbps": 1638.4000000000001,
                    "requestLatencyMs": 562.5,
                    "downloadThroughputKbps": 1474.5600000000002,
                    "uploadThroughputKbps": 675,
                    "cpuSlowdownMultiplier": 4
                },
                "throttlingMethod": "provided",
                "screenEmulation": {
                    "mobile": true,
                    "width": 412,
                    "height": 823,
                    "deviceScaleFactor": 1.75,
                    "disabled": true
                },
                "emulatedUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                "auditMode": false,
                "gatherMode": false,
                "clearStorageTypes": [
                    "file_systems",
                    "shader_cache",
                    "service_workers",
                    "cache_storage"
                ],
                "disableStorageReset": false,
                "debugNavigation": false,
                "channel": "cli",
                "usePassiveGathering": false,
                "disableFullPageScreenshot": true,
                "skipAboutBlank": false,
                "blankPage": "about:blank",
                "ignoreStatusCode": false,
                "budgets": null,
                "locale": "en-US",
                "blockedUrlPatterns": null,
                "additionalTraceCategories": null,
                "extraHeaders": null,
                "precomputedLanternData": null,
                "onlyAudits": null,
                "onlyCategories": null,
                "skipAudits": null
            },
            "categories": {
                "performance": {
                    "title": "Performance",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "first-contentful-paint",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "FCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules"
                            ]
                        },
                        {
                            "id": "largest-contentful-paint",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "LCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules",
                                "largest-contentful-paint-element",
                                "prioritize-lcp-image",
                                "unused-javascript",
                                "efficient-animated-content",
                                "total-byte-weight",
                                "lcp-lazy-loaded"
                            ]
                        },
                        {
                            "id": "total-blocking-time",
                            "weight": 30,
                            "group": "metrics",
                            "acronym": "TBT",
                            "relevantAudits": [
                                "long-tasks",
                                "third-party-summary",
                                "third-party-facades",
                                "bootup-time",
                                "mainthread-work-breakdown",
                                "dom-size",
                                "duplicated-javascript",
                                "legacy-javascript",
                                "viewport"
                            ]
                        },
                        {
                            "id": "cumulative-layout-shift",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "CLS",
                            "relevantAudits": [
                                "layout-shift-elements",
                                "non-composited-animations",
                                "unsized-images"
                            ]
                        },
                        {
                            "id": "speed-index",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "SI"
                        },
                        {
                            "id": "interactive",
                            "weight": 0,
                            "group": "hidden",
                            "acronym": "TTI"
                        },
                        {
                            "id": "max-potential-fid",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "first-meaningful-paint",
                            "weight": 0,
                            "acronym": "FMP",
                            "group": "hidden"
                        },
                        {
                            "id": "render-blocking-resources",
                            "weight": 0
                        },
                        {
                            "id": "uses-responsive-images",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-images",
                            "weight": 0
                        },
                        {
                            "id": "unminified-css",
                            "weight": 0
                        },
                        {
                            "id": "unminified-javascript",
                            "weight": 0
                        },
                        {
                            "id": "unused-css-rules",
                            "weight": 0
                        },
                        {
                            "id": "unused-javascript",
                            "weight": 0
                        },
                        {
                            "id": "uses-optimized-images",
                            "weight": 0
                        },
                        {
                            "id": "modern-image-formats",
                            "weight": 0
                        },
                        {
                            "id": "uses-text-compression",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preconnect",
                            "weight": 0
                        },
                        {
                            "id": "server-response-time",
                            "weight": 0
                        },
                        {
                            "id": "redirects",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preload",
                            "weight": 0
                        },
                        {
                            "id": "uses-http2",
                            "weight": 0
                        },
                        {
                            "id": "efficient-animated-content",
                            "weight": 0
                        },
                        {
                            "id": "duplicated-javascript",
                            "weight": 0
                        },
                        {
                            "id": "legacy-javascript",
                            "weight": 0
                        },
                        {
                            "id": "prioritize-lcp-image",
                            "weight": 0
                        },
                        {
                            "id": "total-byte-weight",
                            "weight": 0
                        },
                        {
                            "id": "uses-long-cache-ttl",
                            "weight": 0
                        },
                        {
                            "id": "dom-size",
                            "weight": 0
                        },
                        {
                            "id": "critical-request-chains",
                            "weight": 0
                        },
                        {
                            "id": "user-timings",
                            "weight": 0
                        },
                        {
                            "id": "bootup-time",
                            "weight": 0
                        },
                        {
                            "id": "mainthread-work-breakdown",
                            "weight": 0
                        },
                        {
                            "id": "font-display",
                            "weight": 0
                        },
                        {
                            "id": "third-party-summary",
                            "weight": 0
                        },
                        {
                            "id": "third-party-facades",
                            "weight": 0
                        },
                        {
                            "id": "largest-contentful-paint-element",
                            "weight": 0
                        },
                        {
                            "id": "lcp-lazy-loaded",
                            "weight": 0
                        },
                        {
                            "id": "layout-shift-elements",
                            "weight": 0
                        },
                        {
                            "id": "uses-passive-event-listeners",
                            "weight": 0
                        },
                        {
                            "id": "no-document-write",
                            "weight": 0
                        },
                        {
                            "id": "long-tasks",
                            "weight": 0
                        },
                        {
                            "id": "non-composited-animations",
                            "weight": 0
                        },
                        {
                            "id": "unsized-images",
                            "weight": 0
                        },
                        {
                            "id": "viewport",
                            "weight": 0
                        },
                        {
                            "id": "bf-cache",
                            "weight": 0
                        },
                        {
                            "id": "performance-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "timing-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "network-requests",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-rtt",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-server-latency",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "main-thread-tasks",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "diagnostics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "metrics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "screenshot-thumbnails",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "final-screenshot",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "script-treemap-data",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "resource-summary",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "performance",
                    "score": null
                },
                "accessibility": {
                    "title": "Accessibility",
                    "description": "These checks highlight opportunities to [improve the accessibility of your web app](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https:\/\/web.dev\/articles\/how-to-review) is also encouraged.",
                    "manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https:\/\/web.dev\/articles\/how-to-review).",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "accesskeys",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "aria-allowed-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-allowed-role",
                            "weight": 1,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-command-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-dialog-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-body",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-focus",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-input-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-meter-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-progressbar-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-children",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-parent",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-roles",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-text",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-toggle-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-tooltip-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-treeitem-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "button-name",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "bypass",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "color-contrast",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "definition-list",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "dlitem",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "document-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "duplicate-id-active",
                            "weight": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "duplicate-id-aria",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "frame-title",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "heading-order",
                            "weight": 3,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "html-has-lang",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-lang-valid",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-xml-lang-mismatch",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "image-redundant-alt",
                            "weight": 1,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-button-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-image-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "label",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "link-in-text-block",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "link-name",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "list",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "listitem",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "meta-refresh",
                            "weight": 0,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "meta-viewport",
                            "weight": 10,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "object-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "select-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "skip-link",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "tabindex",
                            "weight": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "table-duplicate-name",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "td-headers-attr",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "th-has-data-cells",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "valid-lang",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "video-caption",
                            "weight": 0,
                            "group": "a11y-audio-video"
                        },
                        {
                            "id": "focusable-controls",
                            "weight": 0
                        },
                        {
                            "id": "interactive-element-affordance",
                            "weight": 0
                        },
                        {
                            "id": "logical-tab-order",
                            "weight": 0
                        },
                        {
                            "id": "visual-order-follows-dom",
                            "weight": 0
                        },
                        {
                            "id": "focus-traps",
                            "weight": 0
                        },
                        {
                            "id": "managed-focus",
                            "weight": 0
                        },
                        {
                            "id": "use-landmarks",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-content-hidden",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-labels",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-roles",
                            "weight": 0
                        },
                        {
                            "id": "empty-heading",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "identical-links-same-purpose",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "landmark-one-main",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "target-size",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "label-content-name-mismatch",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "table-fake-caption",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "td-has-header",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "accessibility",
                    "score": 0.80000000000000004
                },
                "best-practices": {
                    "title": "Best Practices",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "is-on-https",
                            "weight": 5,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "geolocation-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "notification-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "csp-xss",
                            "weight": 0,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "paste-preventing-inputs",
                            "weight": 3,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-aspect-ratio",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-size-responsive",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "preload-fonts",
                            "weight": 0,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "doctype",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "charset",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "no-unload-listeners",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "js-libraries",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "deprecations",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "third-party-cookies",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "errors-in-console",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "valid-source-maps",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "inspector-issues",
                            "weight": 1,
                            "group": "best-practices-general"
                        }
                    ],
                    "id": "best-practices",
                    "score": null
                },
                "seo": {
                    "title": "SEO",
                    "description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https:\/\/web.dev\/explore\/vitals). [Learn more about Google Search Essentials](https:\/\/support.google.com\/webmasters\/answer\/35769).",
                    "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "viewport",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "document-title",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "meta-description",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "http-status-code",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "link-text",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "crawlable-anchors",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "is-crawlable",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "robots-txt",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "image-alt",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "hreflang",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "canonical",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "font-size",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "plugins",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "tap-targets",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "structured-data",
                            "weight": 0
                        }
                    ],
                    "id": "seo",
                    "score": 1
                },
                "pwa": {
                    "title": "PWA",
                    "description": "These checks validate the aspects of a Progressive Web App. [Learn what makes a good Progressive Web App](https:\/\/web.dev\/articles\/pwa-checklist).",
                    "manualDescription": "These checks are required by the baseline [PWA Checklist](https:\/\/web.dev\/articles\/pwa-checklist) but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually.",
                    "supportedModes": [
                        "navigation"
                    ],
                    "auditRefs": [
                        {
                            "id": "installable-manifest",
                            "weight": 2,
                            "group": "pwa-installable"
                        },
                        {
                            "id": "splash-screen",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "themed-omnibox",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "content-width",
                            "weight": 0,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "viewport",
                            "weight": 2,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "maskable-icon",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "pwa-cross-browser",
                            "weight": 0
                        },
                        {
                            "id": "pwa-page-transitions",
                            "weight": 0
                        },
                        {
                            "id": "pwa-each-page-has-url",
                            "weight": 0
                        }
                    ],
                    "id": "pwa",
                    "score": 0.28999999999999998
                }
            },
            "categoryGroups": {
                "metrics": {
                    "title": "Metrics"
                },
                "load-opportunities": {
                    "title": "Opportunities",
                    "description": "These suggestions can help your page load faster. They don't [directly affect](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) the Performance score."
                },
                "budgets": {
                    "title": "Budgets",
                    "description": "Performance budgets set standards for the performance of your site."
                },
                "diagnostics": {
                    "title": "Diagnostics",
                    "description": "More information about the performance of your application. These numbers don't [directly affect](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) the Performance score."
                },
                "pwa-installable": {
                    "title": "Installable"
                },
                "pwa-optimized": {
                    "title": "PWA Optimized"
                },
                "a11y-best-practices": {
                    "title": "Best practices",
                    "description": "These items highlight common accessibility best practices."
                },
                "a11y-color-contrast": {
                    "title": "Contrast",
                    "description": "These are opportunities to improve the legibility of your content."
                },
                "a11y-names-labels": {
                    "title": "Names and labels",
                    "description": "These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader."
                },
                "a11y-navigation": {
                    "title": "Navigation",
                    "description": "These are opportunities to improve keyboard navigation in your application."
                },
                "a11y-aria": {
                    "title": "ARIA",
                    "description": "These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader."
                },
                "a11y-language": {
                    "title": "Internationalization and localization",
                    "description": "These are opportunities to improve the interpretation of your content by users in different locales."
                },
                "a11y-audio-video": {
                    "title": "Audio and video",
                    "description": "These are opportunities to provide alternative content for audio and video. This may improve the experience for users with hearing or vision impairments."
                },
                "a11y-tables-lists": {
                    "title": "Tables and lists",
                    "description": "These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader."
                },
                "seo-mobile": {
                    "title": "Mobile Friendly",
                    "description": "Make sure your pages are mobile friendly so users don\u2019t have to pinch or zoom in order to read the content pages. [Learn how to make pages mobile-friendly](https:\/\/developers.google.com\/search\/mobile-sites\/)."
                },
                "seo-content": {
                    "title": "Content Best Practices",
                    "description": "Format your HTML in a way that enables crawlers to better understand your app\u2019s content."
                },
                "seo-crawl": {
                    "title": "Crawling and Indexing",
                    "description": "To appear in search results, crawlers need access to your app."
                },
                "best-practices-trust-safety": {
                    "title": "Trust and Safety"
                },
                "best-practices-ux": {
                    "title": "User Experience"
                },
                "best-practices-browser-compat": {
                    "title": "Browser Compatibility"
                },
                "best-practices-general": {
                    "title": "General"
                },
                "hidden": {
                    "title": ""
                }
            },
            "stackPacks": [],
            "entities": [
                {
                    "name": "febelfin.be",
                    "origins": [
                        "https:\/\/febelfin.be"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                },
                {
                    "name": "Cloudflare CDN",
                    "homepage": "https:\/\/cdnjs.com\/",
                    "origins": [
                        "https:\/\/cdnjs.cloudflare.com"
                    ],
                    "category": "cdn"
                },
                {
                    "name": "cloudflare.com",
                    "origins": [
                        "https:\/\/challenges.cloudflare.com"
                    ],
                    "isUnrecognized": true
                },
                {
                    "name": "Google Tag Manager",
                    "homepage": "https:\/\/marketingplatform.google.com\/about\/tag-manager\/",
                    "origins": [
                        "https:\/\/www.googletagmanager.com"
                    ],
                    "category": "tag-manager"
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 572.32000000000005,
                        "name": "lh:config",
                        "duration": 552.54999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 583.34000000000003,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 76.540000000000006,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1125.03,
                        "name": "lh:runner:gather",
                        "duration": 39088.07,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1288.8599999999999,
                        "name": "lh:driver:connect",
                        "duration": 8.5700000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1297.6300000000001,
                        "name": "lh:driver:navigate",
                        "duration": 5.7999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1303.8199999999999,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1010.5700000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2314.5900000000001,
                        "name": "lh:gather:getVersion",
                        "duration": 1.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2316.46,
                        "name": "lh:prepare:navigationMode",
                        "duration": 30.370000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2329.5700000000002,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 8.4800000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2338.21,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 6.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2345.25,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 1.49,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2373.3800000000001,
                        "name": "lh:driver:navigate",
                        "duration": 27708.060000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32206.040000000001,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.26000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32206.360000000001,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32206.57,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 3.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32210.169999999998,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32210.259999999998,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32210.299999999999,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 583.25999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32793.669999999998,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 137.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32930.760000000002,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32930.949999999997,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 51.170000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32982.160000000003,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 1.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32983.400000000001,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 6.0599999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32989.5,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 2.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32992.25,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 323.62,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33315.93,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 8.2100000000000009,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33324.190000000002,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 1.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33326.110000000001,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 356.37,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33682.519999999997,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 0.85999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33682.720000000001,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 0.63,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33683.510000000002,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.33000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33683.940000000002,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33684.139999999999,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 5.1799999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33689.050000000003,
                        "name": "lh:computed:MainResource",
                        "duration": 0.23000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33689.360000000001,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 2.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33692.260000000002,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 5.1500000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33697.449999999997,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33697.610000000001,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 5368.6400000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39066.339999999997,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 78.959999999999994,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39145.339999999997,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 103.34,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39248.720000000001,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39248.949999999997,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39249.07,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 25.84,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39249.220000000001,
                        "name": "lh:gather:collectStacks",
                        "duration": 25.66,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39274.959999999999,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 13.470000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39288.480000000003,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 150.28999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39439.25,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 136.91999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39576.510000000002,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 6.0099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39582.559999999998,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 2.0499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39584.660000000003,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39584.800000000003,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39584.910000000003,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 449.93000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40213.620000000003,
                        "name": "lh:runner:audit",
                        "duration": 665.20000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40213.760000000002,
                        "name": "lh:runner:auditing",
                        "duration": 664.54999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40219.199999999997,
                        "name": "lh:audit:is-on-https",
                        "duration": 5.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40220.160000000003,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 2.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40231.580000000002,
                        "name": "lh:audit:viewport",
                        "duration": 6.8200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40232.400000000001,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 0.62,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40238.839999999997,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 95.150000000000006,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40241.669999999998,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 91.269999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40241.839999999997,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 91.069999999999993,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40334.25,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 1.1399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40334.660000000003,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40335.769999999997,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 1.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40336.260000000002,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40337.470000000001,
                        "name": "lh:audit:speed-index",
                        "duration": 1.24,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40337.910000000003,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40338.739999999998,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 0.59999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40339.050000000003,
                        "name": "lh:computed:Speedline",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40339.370000000003,
                        "name": "lh:audit:final-screenshot",
                        "duration": 0.23999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40339.940000000002,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40340.529999999999,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40341.349999999999,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40341.669999999998,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40342.580000000002,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 0.95999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40342.910000000003,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40343.779999999999,
                        "name": "lh:audit:errors-in-console",
                        "duration": 2.1099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40344.199999999997,
                        "name": "lh:computed:JSBundles",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40346.139999999999,
                        "name": "lh:audit:server-response-time",
                        "duration": 2.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40346.68,
                        "name": "lh:computed:MainResource",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40348.839999999997,
                        "name": "lh:audit:interactive",
                        "duration": 1.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40349.360000000001,
                        "name": "lh:computed:Interactive",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40350.199999999997,
                        "name": "lh:audit:user-timings",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40350.510000000002,
                        "name": "lh:computed:UserTimings",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40351.32,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40351.629999999997,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 0.17000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40351.730000000003,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40352.809999999998,
                        "name": "lh:audit:redirects",
                        "duration": 1.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40354.349999999999,
                        "name": "lh:audit:installable-manifest",
                        "duration": 4.3600000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40359.489999999998,
                        "name": "lh:audit:splash-screen",
                        "duration": 2.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40360.389999999999,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40362.889999999999,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 1.76,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40365.059999999998,
                        "name": "lh:audit:maskable-icon",
                        "duration": 1.6100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40367.120000000003,
                        "name": "lh:audit:content-width",
                        "duration": 1.47,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40369.07,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40371.419999999998,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 1.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40373.769999999997,
                        "name": "lh:audit:preload-fonts",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40374.940000000002,
                        "name": "lh:audit:deprecations",
                        "duration": 1.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40376.889999999999,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 1.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40378.629999999997,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 10.300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40385.959999999999,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40389.290000000001,
                        "name": "lh:audit:bootup-time",
                        "duration": 3.2799999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40392.849999999999,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 3.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40396.279999999999,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 4.7400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40397.040000000001,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 3.1099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40397.190000000002,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 2.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40397.25,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 2.9100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40401.389999999999,
                        "name": "lh:audit:font-display",
                        "duration": 2.7599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40404.190000000002,
                        "name": "lh:audit:diagnostics",
                        "duration": 0.29999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40404.510000000002,
                        "name": "lh:audit:network-requests",
                        "duration": 5.1799999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40404.720000000001,
                        "name": "lh:computed:EntityClassification",
                        "duration": 3.0299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40409.889999999999,
                        "name": "lh:audit:network-rtt",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40410.980000000003,
                        "name": "lh:audit:network-server-latency",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40412.010000000002,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 0.23999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40412.269999999997,
                        "name": "lh:audit:metrics",
                        "duration": 0.57999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40412.440000000002,
                        "name": "lh:computed:TimingSummary",
                        "duration": 0.32000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40413.150000000001,
                        "name": "lh:audit:performance-budget",
                        "duration": 1.6100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40413.529999999999,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 0.71999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40415,
                        "name": "lh:audit:timing-budget",
                        "duration": 2.4300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40417.459999999999,
                        "name": "lh:audit:resource-summary",
                        "duration": 0.92000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40418.650000000001,
                        "name": "lh:audit:third-party-summary",
                        "duration": 1.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40419.230000000003,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40420.449999999997,
                        "name": "lh:audit:third-party-facades",
                        "duration": 1.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40421.919999999998,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 0.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40422.849999999999,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 0.69999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40423.699999999997,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 0.55000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40424.379999999997,
                        "name": "lh:audit:long-tasks",
                        "duration": 0.77000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40425.330000000002,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 0.70999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40426.230000000003,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 0.53000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40426.949999999997,
                        "name": "lh:audit:unsized-images",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40428.110000000001,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40429.290000000001,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 0.53000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40429.959999999999,
                        "name": "lh:audit:csp-xss",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40430.790000000001,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 35.93,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40431.099999999999,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40431.309999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.23999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40431.620000000003,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 14.119999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40445.830000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 3.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40449.449999999997,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 2.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40451.970000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 12.82,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40464.870000000003,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40465.019999999997,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.63,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40465.699999999997,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40465.830000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.83999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40466.989999999998,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 0.56000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40467.709999999999,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 0.51000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40468.360000000001,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 0.42999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40468.980000000003,
                        "name": "lh:audit:accesskeys",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40470,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 2.6800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40472.879999999997,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 2.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40475.470000000001,
                        "name": "lh:audit:aria-command-name",
                        "duration": 0.69999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40476.349999999999,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 0.70999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40477.260000000002,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 2.7999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40480.400000000001,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 3.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40483.910000000003,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 0.79000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40484.889999999999,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 0.80000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40485.870000000003,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 6.4500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40492.589999999997,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 2.6600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40495.43,
                        "name": "lh:audit:aria-required-children",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40496.599999999999,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 1.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40498.580000000002,
                        "name": "lh:audit:aria-roles",
                        "duration": 3.9900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40502.940000000002,
                        "name": "lh:audit:aria-text",
                        "duration": 1.78,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40505.029999999999,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 1.72,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40507.07,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 1.8999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40509.190000000002,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 1.1399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40510.510000000002,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 2.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40513.220000000001,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 2.4900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40515.879999999997,
                        "name": "lh:audit:button-name",
                        "duration": 2.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40518.540000000001,
                        "name": "lh:audit:bypass",
                        "duration": 14.83,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40533.57,
                        "name": "lh:audit:color-contrast",
                        "duration": 2.6099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40536.379999999997,
                        "name": "lh:audit:definition-list",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40537.910000000003,
                        "name": "lh:audit:dlitem",
                        "duration": 1.3400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40539.440000000002,
                        "name": "lh:audit:document-title",
                        "duration": 4.2800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40544.010000000002,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 4.2300000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40548.529999999999,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 3.8599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40552.57,
                        "name": "lh:audit:empty-heading",
                        "duration": 2.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40555.32,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 28.82,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40584.489999999998,
                        "name": "lh:audit:frame-title",
                        "duration": 2.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40587.040000000001,
                        "name": "lh:audit:heading-order",
                        "duration": 4.4400000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40591.800000000003,
                        "name": "lh:audit:html-has-lang",
                        "duration": 5.0300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40597.190000000002,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 4.6799999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40602.230000000003,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 2.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40604.900000000001,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 4.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40609.970000000001,
                        "name": "lh:audit:image-alt",
                        "duration": 4.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40614.459999999999,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 17.649999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40632.339999999997,
                        "name": "lh:audit:input-button-name",
                        "duration": 1.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40633.870000000003,
                        "name": "lh:audit:input-image-alt",
                        "duration": 1.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40635.489999999998,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 2.4900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40638.18,
                        "name": "lh:audit:label",
                        "duration": 2.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40640.639999999999,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 2.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40643.07,
                        "name": "lh:audit:link-name",
                        "duration": 2.5499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40645.800000000003,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 2.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40648.389999999999,
                        "name": "lh:audit:list",
                        "duration": 15.66,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40664.300000000003,
                        "name": "lh:audit:listitem",
                        "duration": 2.6800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40667.190000000002,
                        "name": "lh:audit:meta-refresh",
                        "duration": 1.45,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40668.830000000002,
                        "name": "lh:audit:meta-viewport",
                        "duration": 2.6400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40671.650000000001,
                        "name": "lh:audit:object-alt",
                        "duration": 1.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40673.25,
                        "name": "lh:audit:select-name",
                        "duration": 1.45,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40674.870000000003,
                        "name": "lh:audit:skip-link",
                        "duration": 1.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40676.57,
                        "name": "lh:audit:tabindex",
                        "duration": 2.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40679.209999999999,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 1.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40681.139999999999,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 1.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40683.050000000003,
                        "name": "lh:audit:target-size",
                        "duration": 15.6,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40698.860000000001,
                        "name": "lh:audit:td-has-header",
                        "duration": 1.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40700.949999999997,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 1.95,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40703.080000000002,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 1.8899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40705.150000000001,
                        "name": "lh:audit:valid-lang",
                        "duration": 1.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40707.150000000001,
                        "name": "lh:audit:video-caption",
                        "duration": 1.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40709.059999999998,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40709.150000000001,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40709.209999999999,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40709.25,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40709.300000000003,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40709.339999999997,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40709.389999999999,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40709.440000000002,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40709.480000000003,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40709.519999999997,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40709.760000000002,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 2.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40712.510000000002,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40713.959999999999,
                        "name": "lh:audit:offscreen-images",
                        "duration": 1.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40715.419999999998,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40716.379999999997,
                        "name": "lh:audit:unminified-css",
                        "duration": 39.079999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40755.610000000001,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 44.619999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40800.400000000001,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 8.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40800.739999999998,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 7.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40809.230000000003,
                        "name": "lh:audit:unused-javascript",
                        "duration": 1.51,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40810.889999999999,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 1.24,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40812.279999999999,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40813.629999999997,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 0.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40814.639999999999,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 1.9099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40814.970000000001,
                        "name": "lh:computed:ImageRecords",
                        "duration": 0.46999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40816.699999999997,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 0.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40817.769999999997,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 1.05,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40818.970000000001,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 33.829999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40853.019999999997,
                        "name": "lh:audit:doctype",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40854.220000000001,
                        "name": "lh:audit:charset",
                        "duration": 0.84999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40855.300000000003,
                        "name": "lh:audit:dom-size",
                        "duration": 1.3600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40856.849999999999,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 0.83999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40857.940000000002,
                        "name": "lh:audit:inspector-issues",
                        "duration": 0.68999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40858.809999999998,
                        "name": "lh:audit:no-document-write",
                        "duration": 0.69999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40859.639999999999,
                        "name": "lh:audit:js-libraries",
                        "duration": 0.62,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40860.43,
                        "name": "lh:audit:notification-on-start",
                        "duration": 0.71999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40861.32,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 0.66000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40862.139999999999,
                        "name": "lh:audit:uses-http2",
                        "duration": 1.4099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40863.739999999998,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 0.82999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40864.75,
                        "name": "lh:audit:meta-description",
                        "duration": 0.62,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40865.550000000003,
                        "name": "lh:audit:http-status-code",
                        "duration": 0.65000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40866.379999999997,
                        "name": "lh:audit:font-size",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40867.290000000001,
                        "name": "lh:audit:link-text",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40868.720000000001,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40870.07,
                        "name": "lh:audit:is-crawlable",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40871.919999999998,
                        "name": "lh:audit:robots-txt",
                        "duration": 0.82999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40872.949999999997,
                        "name": "lh:audit:tap-targets",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40873.800000000003,
                        "name": "lh:audit:hreflang",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40874.790000000001,
                        "name": "lh:audit:plugins",
                        "duration": 0.65000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40875.610000000001,
                        "name": "lh:audit:canonical",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40876.57,
                        "name": "lh:audit:structured-data",
                        "duration": 0.40999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40877.18,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.1100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40878.32,
                        "name": "lh:runner:generate",
                        "duration": 0.5,
                        "entryType": "measure"
                    }
                ],
                "total": 39753.269999999997
            },
            "i18n": {
                "rendererFormattedStrings": {
                    "calculatorLink": "See calculator.",
                    "collapseView": "Collapse view",
                    "crcInitialNavigation": "Initial Navigation",
                    "crcLongestDurationLabel": "Maximum critical path latency:",
                    "dropdownCopyJSON": "Copy JSON",
                    "dropdownDarkTheme": "Toggle Dark Theme",
                    "dropdownPrintExpanded": "Print Expanded",
                    "dropdownPrintSummary": "Print Summary",
                    "dropdownSaveGist": "Save as Gist",
                    "dropdownSaveHTML": "Save as HTML",
                    "dropdownSaveJSON": "Save as JSON",
                    "dropdownViewer": "Open in Viewer",
                    "dropdownViewUnthrottledTrace": "View Unthrottled Trace",
                    "errorLabel": "Error!",
                    "errorMissingAuditInfo": "Report error: no audit information",
                    "expandView": "Expand view",
                    "firstPartyChipLabel": "1st party",
                    "footerIssue": "File an issue",
                    "hide": "Hide",
                    "labDataTitle": "Lab Data",
                    "lsPerformanceCategoryDescription": "[Lighthouse](https:\/\/developers.google.com\/web\/tools\/lighthouse\/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
                    "manualAuditsGroupTitle": "Additional items to manually check",
                    "notApplicableAuditsGroupTitle": "Not applicable",
                    "openInANewTabTooltip": "Open in a new tab",
                    "opportunityResourceColumnLabel": "Opportunity",
                    "opportunitySavingsColumnLabel": "Estimated Savings",
                    "passedAuditsGroupTitle": "Passed audits",
                    "runtimeAnalysisWindow": "Initial page load",
                    "runtimeAnalysisWindowSnapshot": "Point-in-time snapshot",
                    "runtimeAnalysisWindowTimespan": "User interactions timespan",
                    "runtimeCustom": "Custom throttling",
                    "runtimeDesktopEmulation": "Emulated Desktop",
                    "runtimeMobileEmulation": "Emulated Moto G Power",
                    "runtimeNoEmulation": "No emulation",
                    "runtimeSettingsAxeVersion": "Axe version",
                    "runtimeSettingsBenchmark": "Unthrottled CPU\/Memory Power",
                    "runtimeSettingsCPUThrottling": "CPU throttling",
                    "runtimeSettingsDevice": "Device",
                    "runtimeSettingsNetworkThrottling": "Network throttling",
                    "runtimeSettingsScreenEmulation": "Screen emulation",
                    "runtimeSettingsUANetwork": "User agent (network)",
                    "runtimeSingleLoad": "Single page session",
                    "runtimeSingleLoadTooltip": "This data is taken from a single page session, as opposed to field data summarizing many sessions.",
                    "runtimeSlow4g": "Slow 4G throttling",
                    "runtimeUnknown": "Unknown",
                    "show": "Show",
                    "showRelevantAudits": "Show audits relevant to:",
                    "snippetCollapseButtonLabel": "Collapse snippet",
                    "snippetExpandButtonLabel": "Expand snippet",
                    "thirdPartyResourcesLabel": "Show 3rd-party resources",
                    "throttlingProvided": "Provided by environment",
                    "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
                    "unattributable": "Unattributable",
                    "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) directly from these metrics.",
                    "viewTraceLabel": "View Trace",
                    "viewTreemapLabel": "View Treemap",
                    "warningAuditsGroupTitle": "Passed audits but with warnings",
                    "warningHeader": "Warnings: "
                },
                "icuMessagePaths": {
                    "core\/lib\/lh-error.js | badTraceRecording": [
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "runtimeError.message"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[first-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[largest-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[first-meaningful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[speed-index].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[screenshot-thumbnails].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[final-screenshot].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[total-blocking-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[max-potential-fid].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[cumulative-layout-shift].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.interactive.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[user-timings].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[critical-request-chains].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.redirects.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[mainthread-work-breakdown].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[bootup-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-rel-preconnect].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.diagnostics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[main-thread-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.metrics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[timing-budget].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[third-party-summary].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[third-party-facades].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[long-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[offscreen-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[render-blocking-resources].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unminified-css].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unminified-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unused-css-rules].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unused-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[modern-image-formats].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-optimized-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-text-compression].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-responsive-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[efficient-animated-content].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[duplicated-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[legacy-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.doctype.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-http2].errorMessage"
                        }
                    ],
                    "core\/gather\/driver\/navigation.js | warningRedirected": [
                        {
                            "values": {
                                "requested": "https:\/\/febelfin.be\/",
                                "final": "https:\/\/febelfin.be\/nl"
                            },
                            "path": "runWarnings[0]"
                        }
                    ],
                    "core\/audits\/is-on-https.js | title": [
                        "audits[is-on-https].title"
                    ],
                    "core\/audits\/is-on-https.js | description": [
                        "audits[is-on-https].description"
                    ],
                    "core\/audits\/viewport.js | title": [
                        "audits.viewport.title"
                    ],
                    "core\/audits\/viewport.js | description": [
                        "audits.viewport.description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstContentfulPaintMetric": [
                        "audits[first-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-contentful-paint.js | description": [
                        "audits[first-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | largestContentfulPaintMetric": [
                        "audits[largest-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/largest-contentful-paint.js | description": [
                        "audits[largest-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstMeaningfulPaintMetric": [
                        "audits[first-meaningful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-meaningful-paint.js | description": [
                        "audits[first-meaningful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | speedIndexMetric": [
                        "audits[speed-index].title"
                    ],
                    "core\/audits\/metrics\/speed-index.js | description": [
                        "audits[speed-index].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalBlockingTimeMetric": [
                        "audits[total-blocking-time].title"
                    ],
                    "core\/audits\/metrics\/total-blocking-time.js | description": [
                        "audits[total-blocking-time].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | maxPotentialFIDMetric": [
                        "audits[max-potential-fid].title"
                    ],
                    "core\/audits\/metrics\/max-potential-fid.js | description": [
                        "audits[max-potential-fid].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | cumulativeLayoutShiftMetric": [
                        "audits[cumulative-layout-shift].title"
                    ],
                    "core\/audits\/metrics\/cumulative-layout-shift.js | description": [
                        "audits[cumulative-layout-shift].description"
                    ],
                    "core\/audits\/errors-in-console.js | failureTitle": [
                        "audits[errors-in-console].title"
                    ],
                    "core\/audits\/errors-in-console.js | description": [
                        "audits[errors-in-console].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnSource": [
                        "audits[errors-in-console].details.headings[0].label",
                        "audits.deprecations.details.headings[1].label",
                        "audits[uses-passive-event-listeners].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDescription": [
                        "audits[errors-in-console].details.headings[1].label",
                        "audits[csp-xss].details.headings[0].label"
                    ],
                    "core\/audits\/server-response-time.js | title": [
                        "audits[server-response-time].title"
                    ],
                    "core\/audits\/server-response-time.js | description": [
                        "audits[server-response-time].description"
                    ],
                    "core\/audits\/server-response-time.js | displayValue": [
                        {
                            "values": {
                                "timeInMs": 166.69
                            },
                            "path": "audits[server-response-time].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnURL": [
                        "audits[server-response-time].details.headings[0].label",
                        "audits[font-display].details.headings[0].label",
                        "audits[network-rtt].details.headings[0].label",
                        "audits[network-server-latency].details.headings[0].label",
                        "audits[unsized-images].details.headings[1].label",
                        "audits[uses-long-cache-ttl].details.headings[0].label",
                        "audits[total-byte-weight].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTimeSpent": [
                        "audits[server-response-time].details.headings[1].label",
                        "audits[network-rtt].details.headings[1].label",
                        "audits[network-server-latency].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | interactiveMetric": [
                        "audits.interactive.title"
                    ],
                    "core\/audits\/metrics\/interactive.js | description": [
                        "audits.interactive.description"
                    ],
                    "core\/audits\/user-timings.js | title": [
                        "audits[user-timings].title"
                    ],
                    "core\/audits\/user-timings.js | description": [
                        "audits[user-timings].description"
                    ],
                    "core\/audits\/critical-request-chains.js | title": [
                        "audits[critical-request-chains].title"
                    ],
                    "core\/audits\/critical-request-chains.js | description": [
                        "audits[critical-request-chains].description"
                    ],
                    "core\/audits\/redirects.js | title": [
                        "audits.redirects.title"
                    ],
                    "core\/audits\/redirects.js | description": [
                        "audits.redirects.description"
                    ],
                    "core\/audits\/installable-manifest.js | failureTitle": [
                        "audits[installable-manifest].title"
                    ],
                    "core\/audits\/installable-manifest.js | description": [
                        "audits[installable-manifest].description"
                    ],
                    "core\/audits\/installable-manifest.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 1
                            },
                            "path": "audits[installable-manifest].displayValue"
                        }
                    ],
                    "core\/audits\/installable-manifest.js | columnValue": [
                        "audits[installable-manifest].details.headings[0].label"
                    ],
                    "core\/audits\/installable-manifest.js | no-manifest": [
                        "audits[installable-manifest].details.items[0].reason"
                    ],
                    "core\/audits\/splash-screen.js | failureTitle": [
                        "audits[splash-screen].title"
                    ],
                    "core\/audits\/splash-screen.js | description": [
                        "audits[splash-screen].description"
                    ],
                    "core\/audits\/themed-omnibox.js | failureTitle": [
                        "audits[themed-omnibox].title"
                    ],
                    "core\/audits\/themed-omnibox.js | description": [
                        "audits[themed-omnibox].description"
                    ],
                    "core\/audits\/maskable-icon.js | failureTitle": [
                        "audits[maskable-icon].title"
                    ],
                    "core\/audits\/maskable-icon.js | description": [
                        "audits[maskable-icon].description"
                    ],
                    "core\/audits\/content-width.js | title": [
                        "audits[content-width].title"
                    ],
                    "core\/audits\/content-width.js | description": [
                        "audits[content-width].description"
                    ],
                    "core\/audits\/image-aspect-ratio.js | title": [
                        "audits[image-aspect-ratio].title"
                    ],
                    "core\/audits\/image-aspect-ratio.js | description": [
                        "audits[image-aspect-ratio].description"
                    ],
                    "core\/audits\/image-size-responsive.js | title": [
                        "audits[image-size-responsive].title"
                    ],
                    "core\/audits\/image-size-responsive.js | description": [
                        "audits[image-size-responsive].description"
                    ],
                    "core\/audits\/preload-fonts.js | title": [
                        "audits[preload-fonts].title"
                    ],
                    "core\/audits\/preload-fonts.js | description": [
                        "audits[preload-fonts].description"
                    ],
                    "core\/audits\/deprecations.js | failureTitle": [
                        "audits.deprecations.title"
                    ],
                    "core\/audits\/deprecations.js | description": [
                        "audits.deprecations.description"
                    ],
                    "core\/audits\/deprecations.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 1
                            },
                            "path": "audits.deprecations.displayValue"
                        }
                    ],
                    "core\/audits\/deprecations.js | columnDeprecate": [
                        "audits.deprecations.details.headings[0].label"
                    ],
                    "core\/lib\/deprecation-description.js | PersistentQuotaType": [
                        "audits.deprecations.details.items[0].value"
                    ],
                    "core\/lib\/deprecation-description.js | feature": [
                        "audits.deprecations.details.items[0].subItems.items[0].text"
                    ],
                    "core\/lib\/deprecation-description.js | milestone": [
                        {
                            "values": {
                                "milestone": 106
                            },
                            "path": "audits.deprecations.details.items[0].subItems.items[1].text"
                        }
                    ],
                    "core\/audits\/third-party-cookies.js | title": [
                        "audits[third-party-cookies].title"
                    ],
                    "core\/audits\/third-party-cookies.js | description": [
                        "audits[third-party-cookies].description"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | title": [
                        "audits[mainthread-work-breakdown].title"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | description": [
                        "audits[mainthread-work-breakdown].description"
                    ],
                    "core\/audits\/bootup-time.js | title": [
                        "audits[bootup-time].title"
                    ],
                    "core\/audits\/bootup-time.js | description": [
                        "audits[bootup-time].description"
                    ],
                    "core\/audits\/uses-rel-preload.js | title": [
                        "audits[uses-rel-preload].title"
                    ],
                    "core\/audits\/uses-rel-preload.js | description": [
                        "audits[uses-rel-preload].description"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | title": [
                        "audits[uses-rel-preconnect].title"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | description": [
                        "audits[uses-rel-preconnect].description"
                    ],
                    "core\/audits\/font-display.js | failureTitle": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnWastedBytes": [
                        "audits[font-display].details.headings[1].label"
                    ],
                    "core\/audits\/network-rtt.js | title": [
                        "audits[network-rtt].title"
                    ],
                    "core\/audits\/network-rtt.js | description": [
                        "audits[network-rtt].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | ms": [
                        {
                            "values": {
                                "timeInMs": 238.59899999999999
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 348.84100000000001
                            },
                            "path": "audits[network-server-latency].displayValue"
                        }
                    ],
                    "core\/audits\/network-server-latency.js | title": [
                        "audits[network-server-latency].title"
                    ],
                    "core\/audits\/network-server-latency.js | description": [
                        "audits[network-server-latency].description"
                    ],
                    "core\/audits\/performance-budget.js | title": [
                        "audits[performance-budget].title"
                    ],
                    "core\/audits\/performance-budget.js | description": [
                        "audits[performance-budget].description"
                    ],
                    "core\/audits\/timing-budget.js | title": [
                        "audits[timing-budget].title"
                    ],
                    "core\/audits\/timing-budget.js | description": [
                        "audits[timing-budget].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnResourceType": [
                        "audits[resource-summary].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnRequests": [
                        "audits[resource-summary].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTransferSize": [
                        "audits[resource-summary].details.headings[2].label",
                        "audits[uses-long-cache-ttl].details.headings[2].label",
                        "audits[total-byte-weight].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalResourceType": [
                        "audits[resource-summary].details.items[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | imageResourceType": [
                        "audits[resource-summary].details.items[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | scriptResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | otherResourceType": [
                        "audits[resource-summary].details.items[3].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | fontResourceType": [
                        "audits[resource-summary].details.items[4].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | stylesheetResourceType": [
                        "audits[resource-summary].details.items[5].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | documentResourceType": [
                        "audits[resource-summary].details.items[6].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | mediaResourceType": [
                        "audits[resource-summary].details.items[7].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | thirdPartyResourceType": [
                        "audits[resource-summary].details.items[8].label"
                    ],
                    "core\/audits\/third-party-summary.js | title": [
                        "audits[third-party-summary].title"
                    ],
                    "core\/audits\/third-party-summary.js | description": [
                        "audits[third-party-summary].description"
                    ],
                    "core\/audits\/third-party-facades.js | title": [
                        "audits[third-party-facades].title"
                    ],
                    "core\/audits\/third-party-facades.js | description": [
                        "audits[third-party-facades].description"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | title": [
                        "audits[largest-contentful-paint-element].title"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | description": [
                        "audits[largest-contentful-paint-element].description"
                    ],
                    "core\/lib\/lh-error.js | erroredRequiredArtifact": [
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[largest-contentful-paint-element].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[lcp-lazy-loaded].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[layout-shift-elements].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[non-composited-animations].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[prioritize-lcp-image].errorMessage"
                        }
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | title": [
                        "audits[lcp-lazy-loaded].title"
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | description": [
                        "audits[lcp-lazy-loaded].description"
                    ],
                    "core\/audits\/layout-shift-elements.js | title": [
                        "audits[layout-shift-elements].title"
                    ],
                    "core\/audits\/layout-shift-elements.js | description": [
                        "audits[layout-shift-elements].description"
                    ],
                    "core\/audits\/long-tasks.js | title": [
                        "audits[long-tasks].title"
                    ],
                    "core\/audits\/long-tasks.js | description": [
                        "audits[long-tasks].description"
                    ],
                    "core\/audits\/no-unload-listeners.js | title": [
                        "audits[no-unload-listeners].title"
                    ],
                    "core\/audits\/no-unload-listeners.js | description": [
                        "audits[no-unload-listeners].description"
                    ],
                    "core\/audits\/non-composited-animations.js | title": [
                        "audits[non-composited-animations].title"
                    ],
                    "core\/audits\/non-composited-animations.js | description": [
                        "audits[non-composited-animations].description"
                    ],
                    "core\/audits\/unsized-images.js | failureTitle": [
                        "audits[unsized-images].title"
                    ],
                    "core\/audits\/unsized-images.js | description": [
                        "audits[unsized-images].description"
                    ],
                    "core\/audits\/valid-source-maps.js | title": [
                        "audits[valid-source-maps].title"
                    ],
                    "core\/audits\/valid-source-maps.js | description": [
                        "audits[valid-source-maps].description"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | title": [
                        "audits[prioritize-lcp-image].title"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | description": [
                        "audits[prioritize-lcp-image].description"
                    ],
                    "core\/audits\/csp-xss.js | title": [
                        "audits[csp-xss].title"
                    ],
                    "core\/audits\/csp-xss.js | description": [
                        "audits[csp-xss].description"
                    ],
                    "core\/audits\/csp-xss.js | columnDirective": [
                        "audits[csp-xss].details.headings[1].label"
                    ],
                    "core\/audits\/csp-xss.js | columnSeverity": [
                        "audits[csp-xss].details.headings[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity"
                    ],
                    "core\/audits\/csp-xss.js | noCsp": [
                        "audits[csp-xss].details.items[0].description"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | title": [
                        "audits[pwa-cross-browser].title"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | description": [
                        "audits[pwa-cross-browser].description"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | title": [
                        "audits[pwa-page-transitions].title"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | description": [
                        "audits[pwa-page-transitions].description"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | title": [
                        "audits[pwa-each-page-has-url].title"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | description": [
                        "audits[pwa-each-page-has-url].description"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | title": [
                        "audits.accesskeys.title"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | description": [
                        "audits.accesskeys.description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | title": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | failureTitle": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[aria-allowed-role].details.headings[0].label",
                        "audits[aria-roles].details.headings[0].label",
                        "audits[color-contrast].details.headings[0].label",
                        "audits[form-field-multiple-labels].details.headings[0].label",
                        "audits.label.details.headings[0].label",
                        "audits[landmark-one-main].details.headings[0].label",
                        "audits[link-name].details.headings[0].label",
                        "audits.listitem.details.headings[0].label",
                        "audits[target-size].details.headings[0].label"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | title": [
                        "audits[aria-command-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | description": [
                        "audits[aria-command-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | title": [
                        "audits[aria-dialog-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | description": [
                        "audits[aria-dialog-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | title": [
                        "audits[aria-hidden-body].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | description": [
                        "audits[aria-hidden-body].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | title": [
                        "audits[aria-hidden-focus].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | description": [
                        "audits[aria-hidden-focus].description"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | title": [
                        "audits[aria-input-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | description": [
                        "audits[aria-input-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | title": [
                        "audits[aria-meter-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | description": [
                        "audits[aria-meter-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | title": [
                        "audits[aria-progressbar-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | description": [
                        "audits[aria-progressbar-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | title": [
                        "audits[aria-required-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | description": [
                        "audits[aria-required-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | title": [
                        "audits[aria-required-children].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | description": [
                        "audits[aria-required-children].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | title": [
                        "audits[aria-required-parent].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | description": [
                        "audits[aria-required-parent].description"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | failureTitle": [
                        "audits[aria-roles].title"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | description": [
                        "audits[aria-roles].description"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | title": [
                        "audits[aria-text].title"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | description": [
                        "audits[aria-text].description"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | title": [
                        "audits[aria-toggle-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | description": [
                        "audits[aria-toggle-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | title": [
                        "audits[aria-tooltip-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | description": [
                        "audits[aria-tooltip-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | title": [
                        "audits[aria-treeitem-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | description": [
                        "audits[aria-treeitem-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | title": [
                        "audits[aria-valid-attr-value].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | description": [
                        "audits[aria-valid-attr-value].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | title": [
                        "audits[aria-valid-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | description": [
                        "audits[aria-valid-attr].description"
                    ],
                    "core\/audits\/accessibility\/button-name.js | title": [
                        "audits[button-name].title"
                    ],
                    "core\/audits\/accessibility\/button-name.js | description": [
                        "audits[button-name].description"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | failureTitle": [
                        "audits[color-contrast].title"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | description": [
                        "audits[color-contrast].description"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | title": [
                        "audits[definition-list].title"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | description": [
                        "audits[definition-list].description"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | title": [
                        "audits.dlitem.title"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | description": [
                        "audits.dlitem.description"
                    ],
                    "core\/audits\/accessibility\/document-title.js | title": [
                        "audits[document-title].title"
                    ],
                    "core\/audits\/accessibility\/document-title.js | description": [
                        "audits[document-title].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | title": [
                        "audits[duplicate-id-active].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | description": [
                        "audits[duplicate-id-active].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | title": [
                        "audits[duplicate-id-aria].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | description": [
                        "audits[duplicate-id-aria].description"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | title": [
                        "audits[empty-heading].title"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | description": [
                        "audits[empty-heading].description"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | title": [
                        "audits[form-field-multiple-labels].title"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | description": [
                        "audits[form-field-multiple-labels].description"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | title": [
                        "audits[frame-title].title"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | description": [
                        "audits[frame-title].description"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | title": [
                        "audits[heading-order].title"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | description": [
                        "audits[heading-order].description"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | title": [
                        "audits[html-has-lang].title"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | description": [
                        "audits[html-has-lang].description"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | title": [
                        "audits[html-lang-valid].title"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | description": [
                        "audits[html-lang-valid].description"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | title": [
                        "audits[html-xml-lang-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | description": [
                        "audits[html-xml-lang-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | title": [
                        "audits[identical-links-same-purpose].title"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | description": [
                        "audits[identical-links-same-purpose].description"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | title": [
                        "audits[image-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | description": [
                        "audits[image-alt].description"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | title": [
                        "audits[image-redundant-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | description": [
                        "audits[image-redundant-alt].description"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | title": [
                        "audits[input-button-name].title"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | description": [
                        "audits[input-button-name].description"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | title": [
                        "audits[input-image-alt].title"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | description": [
                        "audits[input-image-alt].description"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | title": [
                        "audits[label-content-name-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | description": [
                        "audits[label-content-name-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/label.js | failureTitle": [
                        "audits.label.title"
                    ],
                    "core\/audits\/accessibility\/label.js | description": [
                        "audits.label.description"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | title": [
                        "audits[landmark-one-main].title"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | description": [
                        "audits[landmark-one-main].description"
                    ],
                    "core\/audits\/accessibility\/link-name.js | failureTitle": [
                        "audits[link-name].title"
                    ],
                    "core\/audits\/accessibility\/link-name.js | description": [
                        "audits[link-name].description"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | title": [
                        "audits[link-in-text-block].title"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | description": [
                        "audits[link-in-text-block].description"
                    ],
                    "core\/audits\/accessibility\/list.js | title": [
                        "audits.list.title"
                    ],
                    "core\/audits\/accessibility\/list.js | description": [
                        "audits.list.description"
                    ],
                    "core\/audits\/accessibility\/listitem.js | failureTitle": [
                        "audits.listitem.title"
                    ],
                    "core\/audits\/accessibility\/listitem.js | description": [
                        "audits.listitem.description"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | title": [
                        "audits[meta-refresh].title"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | description": [
                        "audits[meta-refresh].description"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | title": [
                        "audits[meta-viewport].title"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | description": [
                        "audits[meta-viewport].description"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | title": [
                        "audits[object-alt].title"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | description": [
                        "audits[object-alt].description"
                    ],
                    "core\/audits\/accessibility\/select-name.js | title": [
                        "audits[select-name].title"
                    ],
                    "core\/audits\/accessibility\/select-name.js | description": [
                        "audits[select-name].description"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | title": [
                        "audits[skip-link].title"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | description": [
                        "audits[skip-link].description"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | title": [
                        "audits.tabindex.title"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | description": [
                        "audits.tabindex.description"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | title": [
                        "audits[table-duplicate-name].title"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | description": [
                        "audits[table-duplicate-name].description"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | title": [
                        "audits[table-fake-caption].title"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | description": [
                        "audits[table-fake-caption].description"
                    ],
                    "core\/audits\/accessibility\/target-size.js | title": [
                        "audits[target-size].title"
                    ],
                    "core\/audits\/accessibility\/target-size.js | description": [
                        "audits[target-size].description"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | title": [
                        "audits[td-has-header].title"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | description": [
                        "audits[td-has-header].description"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | title": [
                        "audits[td-headers-attr].title"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | description": [
                        "audits[td-headers-attr].description"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | title": [
                        "audits[th-has-data-cells].title"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | description": [
                        "audits[th-has-data-cells].description"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | title": [
                        "audits[valid-lang].title"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | description": [
                        "audits[valid-lang].description"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | title": [
                        "audits[video-caption].title"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | description": [
                        "audits[video-caption].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | failureTitle": [
                        "audits[uses-long-cache-ttl].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | description": [
                        "audits[uses-long-cache-ttl].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 30
                            },
                            "path": "audits[uses-long-cache-ttl].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnCacheTTL": [
                        "audits[uses-long-cache-ttl].details.headings[1].label"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | failureTitle": [
                        "audits[total-byte-weight].title"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | description": [
                        "audits[total-byte-weight].description"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | displayValue": [
                        {
                            "values": {
                                "totalBytes": 14314631
                            },
                            "path": "audits[total-byte-weight].displayValue"
                        }
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | title": [
                        "audits[offscreen-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | description": [
                        "audits[offscreen-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | title": [
                        "audits[render-blocking-resources].title"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | description": [
                        "audits[render-blocking-resources].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | title": [
                        "audits[unminified-css].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | description": [
                        "audits[unminified-css].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | title": [
                        "audits[unminified-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | description": [
                        "audits[unminified-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | title": [
                        "audits[unused-css-rules].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | description": [
                        "audits[unused-css-rules].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | title": [
                        "audits[unused-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | description": [
                        "audits[unused-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | title": [
                        "audits[modern-image-formats].title"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | description": [
                        "audits[modern-image-formats].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | title": [
                        "audits[uses-optimized-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | description": [
                        "audits[uses-optimized-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | title": [
                        "audits[uses-text-compression].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | description": [
                        "audits[uses-text-compression].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | title": [
                        "audits[uses-responsive-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | description": [
                        "audits[uses-responsive-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | title": [
                        "audits[efficient-animated-content].title"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | description": [
                        "audits[efficient-animated-content].description"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | title": [
                        "audits[duplicated-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | description": [
                        "audits[duplicated-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | title": [
                        "audits[legacy-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | description": [
                        "audits[legacy-javascript].description"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | title": [
                        "audits.doctype.title"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | description": [
                        "audits.doctype.description"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | title": [
                        "audits.charset.title"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | description": [
                        "audits.charset.description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | failureTitle": [
                        "audits[dom-size].title"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | description": [
                        "audits[dom-size].description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 1072
                            },
                            "path": "audits[dom-size].displayValue"
                        }
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnStatistic": [
                        "audits[dom-size].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnElement": [
                        "audits[dom-size].details.headings[1].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnValue": [
                        "audits[dom-size].details.headings[2].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMElements": [
                        "audits[dom-size].details.items[0].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMDepth": [
                        "audits[dom-size].details.items[1].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMWidth": [
                        "audits[dom-size].details.items[2].statistic"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | title": [
                        "audits[geolocation-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | description": [
                        "audits[geolocation-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | title": [
                        "audits[inspector-issues].title"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | description": [
                        "audits[inspector-issues].description"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | title": [
                        "audits[no-document-write].title"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | description": [
                        "audits[no-document-write].description"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | title": [
                        "audits[js-libraries].title"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | description": [
                        "audits[js-libraries].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnName": [
                        "audits[js-libraries].details.headings[0].label"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | columnVersion": [
                        "audits[js-libraries].details.headings[1].label"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | title": [
                        "audits[notification-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | description": [
                        "audits[notification-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | title": [
                        "audits[paste-preventing-inputs].title"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | description": [
                        "audits[paste-preventing-inputs].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | title": [
                        "audits[uses-http2].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | description": [
                        "audits[uses-http2].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | failureTitle": [
                        "audits[uses-passive-event-listeners].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | description": [
                        "audits[uses-passive-event-listeners].description"
                    ],
                    "core\/audits\/seo\/meta-description.js | title": [
                        "audits[meta-description].title"
                    ],
                    "core\/audits\/seo\/meta-description.js | description": [
                        "audits[meta-description].description"
                    ],
                    "core\/audits\/seo\/http-status-code.js | title": [
                        "audits[http-status-code].title"
                    ],
                    "core\/audits\/seo\/http-status-code.js | description": [
                        "audits[http-status-code].description"
                    ],
                    "core\/audits\/seo\/font-size.js | title": [
                        "audits[font-size].title"
                    ],
                    "core\/audits\/seo\/font-size.js | description": [
                        "audits[font-size].description"
                    ],
                    "core\/audits\/seo\/link-text.js | title": [
                        "audits[link-text].title"
                    ],
                    "core\/audits\/seo\/link-text.js | description": [
                        "audits[link-text].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | title": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | title": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/tap-targets.js | title": [
                        "audits[tap-targets].title"
                    ],
                    "core\/audits\/seo\/tap-targets.js | description": [
                        "audits[tap-targets].description"
                    ],
                    "core\/audits\/seo\/hreflang.js | title": [
                        "audits.hreflang.title"
                    ],
                    "core\/audits\/seo\/hreflang.js | description": [
                        "audits.hreflang.description"
                    ],
                    "core\/audits\/seo\/plugins.js | title": [
                        "audits.plugins.title"
                    ],
                    "core\/audits\/seo\/plugins.js | description": [
                        "audits.plugins.description"
                    ],
                    "core\/audits\/seo\/canonical.js | title": [
                        "audits.canonical.title"
                    ],
                    "core\/audits\/seo\/canonical.js | description": [
                        "audits.canonical.description"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | title": [
                        "audits[structured-data].title"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | description": [
                        "audits[structured-data].description"
                    ],
                    "core\/audits\/bf-cache.js | failureTitle": [
                        "audits[bf-cache].title"
                    ],
                    "core\/audits\/bf-cache.js | description": [
                        "audits[bf-cache].description"
                    ],
                    "core\/audits\/bf-cache.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 2
                            },
                            "path": "audits[bf-cache].displayValue"
                        }
                    ],
                    "core\/audits\/bf-cache.js | failureReasonColumn": [
                        "audits[bf-cache].details.headings[0].label"
                    ],
                    "core\/audits\/bf-cache.js | failureTypeColumn": [
                        "audits[bf-cache].details.headings[1].label"
                    ],
                    "core\/lib\/bf-cache-strings.js | broadcastChannel": [
                        "audits[bf-cache].details.items[0].reason"
                    ],
                    "core\/audits\/bf-cache.js | actionableFailureType": [
                        "audits[bf-cache].details.items[0].failureType"
                    ],
                    "core\/lib\/bf-cache-strings.js | mainResourceHasCacheControlNoStore": [
                        "audits[bf-cache].details.items[1].reason"
                    ],
                    "core\/audits\/bf-cache.js | notActionableFailureType": [
                        "audits[bf-cache].details.items[1].failureType"
                    ],
                    "core\/config\/default-config.js | performanceCategoryTitle": [
                        "categories.performance.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryTitle": [
                        "categories.accessibility.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryDescription": [
                        "categories.accessibility.description"
                    ],
                    "core\/config\/default-config.js | a11yCategoryManualDescription": [
                        "categories.accessibility.manualDescription"
                    ],
                    "core\/config\/default-config.js | bestPracticesCategoryTitle": [
                        "categories[best-practices].title"
                    ],
                    "core\/config\/default-config.js | seoCategoryTitle": [
                        "categories.seo.title"
                    ],
                    "core\/config\/default-config.js | seoCategoryDescription": [
                        "categories.seo.description"
                    ],
                    "core\/config\/default-config.js | seoCategoryManualDescription": [
                        "categories.seo.manualDescription"
                    ],
                    "core\/config\/default-config.js | pwaCategoryTitle": [
                        "categories.pwa.title"
                    ],
                    "core\/config\/default-config.js | pwaCategoryDescription": [
                        "categories.pwa.description"
                    ],
                    "core\/config\/default-config.js | pwaCategoryManualDescription": [
                        "categories.pwa.manualDescription"
                    ],
                    "core\/config\/default-config.js | metricGroupTitle": [
                        "categoryGroups.metrics.title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupTitle": [
                        "categoryGroups[load-opportunities].title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupDescription": [
                        "categoryGroups[load-opportunities].description"
                    ],
                    "core\/config\/default-config.js | budgetsGroupTitle": [
                        "categoryGroups.budgets.title"
                    ],
                    "core\/config\/default-config.js | budgetsGroupDescription": [
                        "categoryGroups.budgets.description"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupTitle": [
                        "categoryGroups.diagnostics.title"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupDescription": [
                        "categoryGroups.diagnostics.description"
                    ],
                    "core\/config\/default-config.js | pwaInstallableGroupTitle": [
                        "categoryGroups[pwa-installable].title"
                    ],
                    "core\/config\/default-config.js | pwaOptimizedGroupTitle": [
                        "categoryGroups[pwa-optimized].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupTitle": [
                        "categoryGroups[a11y-best-practices].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupDescription": [
                        "categoryGroups[a11y-best-practices].description"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupTitle": [
                        "categoryGroups[a11y-color-contrast].title"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupDescription": [
                        "categoryGroups[a11y-color-contrast].description"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupTitle": [
                        "categoryGroups[a11y-names-labels].title"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupDescription": [
                        "categoryGroups[a11y-names-labels].description"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupTitle": [
                        "categoryGroups[a11y-navigation].title"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupDescription": [
                        "categoryGroups[a11y-navigation].description"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupTitle": [
                        "categoryGroups[a11y-aria].title"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupDescription": [
                        "categoryGroups[a11y-aria].description"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupTitle": [
                        "categoryGroups[a11y-language].title"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupDescription": [
                        "categoryGroups[a11y-language].description"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupTitle": [
                        "categoryGroups[a11y-audio-video].title"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupDescription": [
                        "categoryGroups[a11y-audio-video].description"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupTitle": [
                        "categoryGroups[a11y-tables-lists].title"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupDescription": [
                        "categoryGroups[a11y-tables-lists].description"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupTitle": [
                        "categoryGroups[seo-mobile].title"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupDescription": [
                        "categoryGroups[seo-mobile].description"
                    ],
                    "core\/config\/default-config.js | seoContentGroupTitle": [
                        "categoryGroups[seo-content].title"
                    ],
                    "core\/config\/default-config.js | seoContentGroupDescription": [
                        "categoryGroups[seo-content].description"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupTitle": [
                        "categoryGroups[seo-crawl].title"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupDescription": [
                        "categoryGroups[seo-crawl].description"
                    ],
                    "core\/config\/default-config.js | bestPracticesTrustSafetyGroupTitle": [
                        "categoryGroups[best-practices-trust-safety].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesUXGroupTitle": [
                        "categoryGroups[best-practices-ux].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesBrowserCompatGroupTitle": [
                        "categoryGroups[best-practices-browser-compat].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesGeneralGroupTitle": [
                        "categoryGroups[best-practices-general].title"
                    ]
                }
            },
            "test_log": "lighthouse \"https:\/\/febelfin.be\/\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9260 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-jvtj-10.10.1.35\/241224_AiDcQS_8MC.1.0\/lighthouse.json\" --throttling-method provided --form-factor desktop --screenEmulation.disabled --emulatedUserAgent 'Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12'\nTue, 24 Dec 2024 13:25:58 GMT LH:ChromeLauncher Found existing Chrome already running using port 9260, using that.\nTue, 24 Dec 2024 13:25:58 GMT LH:status Connecting to browser\nTue, 24 Dec 2024 13:25:58 GMT LH:status Navigating to about:blank\nTue, 24 Dec 2024 13:25:58 GMT LH:status Benchmarking machine\nTue, 24 Dec 2024 13:25:59 GMT LH:status Preparing target for navigation mode\nTue, 24 Dec 2024 13:25:59 GMT LH:status Cleaning origin data\nTue, 24 Dec 2024 13:25:59 GMT LH:status Cleaning browser cache\nTue, 24 Dec 2024 13:25:59 GMT LH:status Preparing network conditions\nTue, 24 Dec 2024 13:26:00 GMT LH:status Navigating to https:\/\/febelfin.be\/\nTue, 24 Dec 2024 13:26:29 GMT LH:status Getting artifact: DevtoolsLog\nTue, 24 Dec 2024 13:26:29 GMT LH:status Getting artifact: Trace\nTue, 24 Dec 2024 13:26:29 GMT LH:status Getting artifact: DevtoolsLog\nTue, 24 Dec 2024 13:26:29 GMT LH:status Getting artifact: Trace\nTue, 24 Dec 2024 13:26:29 GMT LH:status Getting artifact: Accessibility\nTue, 24 Dec 2024 13:26:30 GMT LH:status Getting artifact: AnchorElements\nTue, 24 Dec 2024 13:26:30 GMT LH:status Getting artifact: ConsoleMessages\nTue, 24 Dec 2024 13:26:30 GMT LH:status Getting artifact: CSSUsage\nTue, 24 Dec 2024 13:26:30 GMT LH:status Getting artifact: Doctype\nTue, 24 Dec 2024 13:26:30 GMT LH:status Getting artifact: DOMStats\nTue, 24 Dec 2024 13:26:30 GMT LH:status Getting artifact: EmbeddedContent\nTue, 24 Dec 2024 13:26:30 GMT LH:status Getting artifact: FontSize\nTue, 24 Dec 2024 13:26:30 GMT LH:status Getting artifact: Inputs\nTue, 24 Dec 2024 13:26:30 GMT LH:status Getting artifact: GlobalListeners\nTue, 24 Dec 2024 13:26:30 GMT LH:status Getting artifact: ImageElements\nTue, 24 Dec 2024 13:26:31 GMT LH:status Getting artifact: InstallabilityErrors\nTue, 24 Dec 2024 13:26:31 GMT LH:status Get webapp installability errors\nTue, 24 Dec 2024 13:26:31 GMT LH:status Getting artifact: InspectorIssues\nTue, 24 Dec 2024 13:26:31 GMT LH:status Getting artifact: JsUsage\nTue, 24 Dec 2024 13:26:31 GMT LH:status Getting artifact: LinkElements\nTue, 24 Dec 2024 13:26:31 GMT LH:status Getting artifact: MainDocumentContent\nTue, 24 Dec 2024 13:26:31 GMT LH:status Getting artifact: MetaElements\nTue, 24 Dec 2024 13:26:31 GMT LH:status Getting artifact: NetworkUserAgent\nTue, 24 Dec 2024 13:26:31 GMT LH:status Getting artifact: OptimizedImages\nTue, 24 Dec 2024 13:26:36 GMT LH:status Getting artifact: ResponseCompression\nTue, 24 Dec 2024 13:26:36 GMT LH:status Getting artifact: RobotsTxt\nTue, 24 Dec 2024 13:26:36 GMT LH:status Getting artifact: Scripts\nTue, 24 Dec 2024 13:26:36 GMT LH:status Getting artifact: SourceMaps\nTue, 24 Dec 2024 13:26:36 GMT LH:status Getting artifact: Stacks\nTue, 24 Dec 2024 13:26:36 GMT LH:status Collect stacks\nTue, 24 Dec 2024 13:26:36 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nTue, 24 Dec 2024 13:26:36 GMT LH:status Getting artifact: TapTargets\nTue, 24 Dec 2024 13:26:37 GMT LH:status Getting artifact: TraceElements\nTue, 24 Dec 2024 13:26:37 GMT LH:TraceElements:error NO_NAVSTART\nTue, 24 Dec 2024 13:26:37 GMT LH:status Getting artifact: ViewportDimensions\nTue, 24 Dec 2024 13:26:37 GMT LH:status Getting artifact: WebAppManifest\nTue, 24 Dec 2024 13:26:37 GMT LH:status Get webapp manifest\nTue, 24 Dec 2024 13:26:37 GMT LH:status Getting artifact: devtoolsLogs\nTue, 24 Dec 2024 13:26:37 GMT LH:status Getting artifact: traces\nTue, 24 Dec 2024 13:26:37 GMT LH:status Getting artifact: BFCacheFailures\nTue, 24 Dec 2024 13:26:37 GMT LH:status Analyzing and running audits...\nTue, 24 Dec 2024 13:26:37 GMT LH:status Auditing: Uses HTTPS\nTue, 24 Dec 2024 13:26:37 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nTue, 24 Dec 2024 13:26:37 GMT LH:status Auditing: First Contentful Paint\nTue, 24 Dec 2024 13:26:37 GMT LH:first-contentful-paint:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:37 GMT LH:status Auditing: Largest Contentful Paint\nTue, 24 Dec 2024 13:26:37 GMT LH:largest-contentful-paint:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:37 GMT LH:status Auditing: First Meaningful Paint\nTue, 24 Dec 2024 13:26:37 GMT LH:first-meaningful-paint:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:37 GMT LH:status Auditing: Speed Index\nTue, 24 Dec 2024 13:26:37 GMT LH:speed-index:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:37 GMT LH:status Auditing: Screenshot Thumbnails\nTue, 24 Dec 2024 13:26:37 GMT LH:screenshot-thumbnails:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:37 GMT LH:status Auditing: Final Screenshot\nTue, 24 Dec 2024 13:26:37 GMT LH:final-screenshot:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:37 GMT LH:status Auditing: Total Blocking Time\nTue, 24 Dec 2024 13:26:37 GMT LH:total-blocking-time:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:37 GMT LH:status Auditing: Max Potential First Input Delay\nTue, 24 Dec 2024 13:26:37 GMT LH:max-potential-fid:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:37 GMT LH:status Auditing: Cumulative Layout Shift\nTue, 24 Dec 2024 13:26:37 GMT LH:cumulative-layout-shift:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:37 GMT LH:status Auditing: No browser errors logged to the console\nTue, 24 Dec 2024 13:26:37 GMT LH:status Auditing: Initial server response time was short\nTue, 24 Dec 2024 13:26:37 GMT LH:status Auditing: Time to Interactive\nTue, 24 Dec 2024 13:26:37 GMT LH:interactive:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:37 GMT LH:status Auditing: User Timing marks and measures\nTue, 24 Dec 2024 13:26:37 GMT LH:user-timings:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:37 GMT LH:status Auditing: Avoid chaining critical requests\nTue, 24 Dec 2024 13:26:38 GMT LH:critical-request-chains:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Avoid multiple page redirects\nTue, 24 Dec 2024 13:26:38 GMT LH:redirects:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Configured for a custom splash screen\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Sets a theme color for the address bar.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Manifest has a maskable icon\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Content is sized correctly for the viewport\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Displays images with correct aspect ratio\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Serves images with appropriate resolution\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Avoids deprecated APIs\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Avoids third-party cookies\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Minimizes main-thread work\nTue, 24 Dec 2024 13:26:38 GMT LH:mainthread-work-breakdown:error NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: JavaScript execution time\nTue, 24 Dec 2024 13:26:38 GMT LH:bootup-time:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Preload key requests\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Preconnect to required origins\nTue, 24 Dec 2024 13:26:38 GMT LH:uses-rel-preconnect:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: All text remains visible during webfont loads\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Diagnostics\nTue, 24 Dec 2024 13:26:38 GMT LH:diagnostics:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Network Requests\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Network Round Trip Times\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Server Backend Latencies\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Tasks\nTue, 24 Dec 2024 13:26:38 GMT LH:main-thread-tasks:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Metrics\nTue, 24 Dec 2024 13:26:38 GMT LH:metrics:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Performance budget\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Timing budget\nTue, 24 Dec 2024 13:26:38 GMT LH:timing-budget:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Resources Summary\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Minimize third-party usage\nTue, 24 Dec 2024 13:26:38 GMT LH:third-party-summary:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Lazy load third-party resources with facades\nTue, 24 Dec 2024 13:26:38 GMT LH:third-party-facades:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Largest Contentful Paint element\nTue, 24 Dec 2024 13:26:38 GMT LH:Runner:warn TraceElements gatherer, required by audit largest-contentful-paint-element, encountered an error: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nTue, 24 Dec 2024 13:26:38 GMT LH:Runner:warn TraceElements gatherer, required by audit lcp-lazy-loaded, encountered an error: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Avoid large layout shifts\nTue, 24 Dec 2024 13:26:38 GMT LH:Runner:warn TraceElements gatherer, required by audit layout-shift-elements, encountered an error: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Avoid long main-thread tasks\nTue, 24 Dec 2024 13:26:38 GMT LH:long-tasks:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Avoids `unload` event listeners\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Avoid non-composited animations\nTue, 24 Dec 2024 13:26:38 GMT LH:Runner:warn TraceElements gatherer, required by audit non-composited-animations, encountered an error: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Page has valid source maps\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Preload Largest Contentful Paint image\nTue, 24 Dec 2024 13:26:38 GMT LH:Runner:warn TraceElements gatherer, required by audit prioritize-lcp-image, encountered an error: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Script Treemap Data\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Site works cross-browser\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Each page has a URL\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `[accesskey]` values are unique\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: ARIA input fields have accessible names\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `[role]` values are valid\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: ARIA toggle fields have accessible names\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Buttons have an accessible name\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Document has a `<title>` element\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: ARIA IDs are unique\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: All heading elements contain content.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: No form fields have multiple labels\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Identical links have the same purpose.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Image elements have `[alt]` attributes\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Input buttons have discernible text.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Form elements have associated labels\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Document has a main landmark.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Links have a discernible name\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Links are distinguishable without relying on color.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `<object>` elements have alternate text\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Select elements have associated label elements.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Skip links are focusable.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `[lang]` attributes have a valid value\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Custom controls have associated labels\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Custom controls have ARIA roles\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Interactive controls are keyboard focusable\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: The page has a logical tab order\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Visual order on the page follows DOM order\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Uses efficient cache policy on static assets\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Avoids enormous network payloads\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Defer offscreen images\nTue, 24 Dec 2024 13:26:38 GMT LH:offscreen-images:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Eliminate render-blocking resources\nTue, 24 Dec 2024 13:26:38 GMT LH:render-blocking-resources:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Minify CSS\nTue, 24 Dec 2024 13:26:38 GMT LH:unminified-css:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Minify JavaScript\nTue, 24 Dec 2024 13:26:38 GMT LH:unminified-javascript:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Reduce unused CSS\nTue, 24 Dec 2024 13:26:38 GMT LH:unused-css-rules:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Reduce unused JavaScript\nTue, 24 Dec 2024 13:26:38 GMT LH:unused-javascript:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Serve images in next-gen formats\nTue, 24 Dec 2024 13:26:38 GMT LH:modern-image-formats:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Efficiently encode images\nTue, 24 Dec 2024 13:26:38 GMT LH:uses-optimized-images:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Enable text compression\nTue, 24 Dec 2024 13:26:38 GMT LH:uses-text-compression:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Properly size images\nTue, 24 Dec 2024 13:26:38 GMT LH:uses-responsive-images:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Use video formats for animated content\nTue, 24 Dec 2024 13:26:38 GMT LH:efficient-animated-content:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nTue, 24 Dec 2024 13:26:38 GMT LH:duplicated-javascript:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nTue, 24 Dec 2024 13:26:38 GMT LH:legacy-javascript:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Page has the HTML doctype\nTue, 24 Dec 2024 13:26:38 GMT LH:doctype:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Properly defines charset\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Avoids an excessive DOM size\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Avoids `document.write()`\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Detected JavaScript libraries\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Allows users to paste into input fields\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Use HTTP\/2\nTue, 24 Dec 2024 13:26:38 GMT LH:uses-http2:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Document has a meta description\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Page has successful HTTP status code\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Document uses legible font sizes\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Links have descriptive text\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Links are crawlable\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: robots.txt is valid\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Tap targets are sized appropriately\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Document has a valid `hreflang`\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Document avoids plugins\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Document has a valid `rel=canonical`\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Structured data is valid\nTue, 24 Dec 2024 13:26:38 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nTue, 24 Dec 2024 13:26:38 GMT LH:status Generating results...\nTue, 24 Dec 2024 13:26:38 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-jvtj-10.10.1.35\/241224_AiDcQS_8MC.1.0\/lighthouse.report.html\nTue, 24 Dec 2024 13:26:38 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nTue, 24 Dec 2024 13:26:38 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-jvtj-10.10.1.35\/241224_AiDcQS_8MC.1.0\/lighthouse.report.json\nRuntime error encountered: Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)\n"
        },
        "average": {
            "firstView": {
                "loadTime": 19036,
                "docTime": 19036,
                "fullyLoaded": 19062,
                "bytesOut": 91084,
                "bytesOutDoc": 91084,
                "bytesIn": 10968091,
                "bytesInDoc": 10968091,
                "requests": 40,
                "requestsFull": 40,
                "requestsDoc": 40,
                "responses_200": 37,
                "responses_404": 0,
                "responses_other": 3,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 18935,
                "loadEventEnd": 18966,
                "domContentLoadedEventStart": 4067,
                "domContentLoadedEventEnd": 4070,
                "connections": 8,
                "final_base_page_request": 1,
                "domInteractive": 4067,
                "firstPaint": 919,
                "firstContentfulPaint": 1019,
                "firstImagePaint": 1019,
                "firstMeaningfulPaint": 2256,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 1,
                "TTFB": 354,
                "score_cache": 9,
                "score_cdn": 29,
                "score_gzip": 74,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 89,
                "score_etags": -1,
                "score_progressive_jpeg": 1,
                "gzip_total": 513086,
                "gzip_savings": 137601,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 8651246,
                "image_savings": 956023,
                "cpu.ParseHTML": 7,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 4,
                "cpu.EventDispatch": 6,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 10,
                "cpu.ParseAuthorStyleSheet": 2,
                "cpu.EvaluateScript": 11,
                "cpu.v8.compile": 12,
                "cpu.UpdateLayoutTree": 20,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 370,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 20,
                "cpu.Paint": 18,
                "cpu.Layerize": 17,
                "cpu.IntersectionObserverController::computeIntersections": 2,
                "cpu.HitTest": 2,
                "cpu.FunctionCall": 263,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.TimerFire": 25,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 1,
                "cpu.MinorGC": 11,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 9,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 9,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 2,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                "cpu.HandlePostMessage": 11,
                "cpu.XHRReadyStateChange": 1,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.MajorGC": 0,
                "cpu.V8.GC_MARK_COMPACTOR": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.ClearTrivialWeakRefJob started": 0,
                "cpu.FilterNonTrivialWeakRefJob started": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                "cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.XHRLoad": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 1,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 5,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.Major concurrent marking paused": 0,
                "cpu.Major concurrent marking resumed": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.Idle": 18212,
                "start_epoch": 1735046717.5501568,
                "date": 1735046719.294354,
                "fullyLoadedCPUms": 8340,
                "fullyLoadedCPUpct": 20.981132075472516,
                "domElements": 1101,
                "domComplete": 18935,
                "PerformancePaintTiming.first-paint": 919,
                "PerformancePaintTiming.first-contentful-paint": 919,
                "test_run_time_ms": 36157,
                "Colordepth": 24,
                "generated-content-percent": 36.909999999999997,
                "generated-content-size": 39.490000000000002,
                "lastVisualChange": 4300,
                "render": 1000,
                "visualComplete85": 3600,
                "visualComplete90": 3600,
                "visualComplete95": 4300,
                "visualComplete99": 4300,
                "visualComplete": 4300,
                "SpeedIndex": 2596,
                "chromeUserTiming.navigationStart": 136,
                "chromeUserTiming.redirectStart": 112,
                "chromeUserTiming.domLoading": 465,
                "chromeUserTiming.responseEnd": 460,
                "chromeUserTiming.domInteractive": 4167,
                "chromeUserTiming.domContentLoadedEventStart": 4167,
                "chromeUserTiming.domContentLoadedEventEnd": 4171,
                "chromeUserTiming.domComplete": 19036,
                "chromeUserTiming.redirectEnd": 296,
                "chromeUserTiming.fetchStart": 296,
                "chromeUserTiming.unloadEventStart": 464,
                "chromeUserTiming.unloadEventEnd": 464,
                "chromeUserTiming.markAsMainFrame": 464,
                "chromeUserTiming.commitNavigationEnd": 464,
                "chromeUserTiming.firstPaint": 1019,
                "chromeUserTiming.firstContentfulPaint": 1019,
                "chromeUserTiming.firstImagePaint": 1019,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 2256,
                "chromeUserTiming.firstMeaningfulPaint": 2256,
                "chromeUserTiming.LayoutShift": 4302,
                "chromeUserTiming.loadEventStart": 19036,
                "chromeUserTiming.loadEventEnd": 19067,
                "chromeUserTiming.LargestTextPaint": 2256,
                "chromeUserTiming.LargestImagePaint": 3618,
                "chromeUserTiming.LargestContentfulPaint": 3618,
                "chromeUserTiming.TotalLayoutShift": 0.52302007288528396,
                "chromeUserTiming.CumulativeLayoutShift": 0.52073490813648293,
                "FirstInteractive": 4070,
                "maxFID": 520,
                "TTIMeasurementEnd": 22304,
                "LastInteractive": 18754,
                "FirstCPUIdle": 4070,
                "TotalBlockingTime": 1047,
                "run": 1,
                "step": 1,
                "effectiveBps": 586278,
                "domTime": 0,
                "aft": 0,
                "titleTime": 137,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.80000000000000004,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 587094,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 8101,
                "docTime": 8101,
                "fullyLoaded": 8101,
                "bytesOut": 26851,
                "bytesOutDoc": 26851,
                "bytesIn": 4268426,
                "bytesInDoc": 4268426,
                "requests": 10,
                "requestsFull": 10,
                "requestsDoc": 10,
                "responses_200": 8,
                "responses_404": 0,
                "responses_other": 2,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 8001,
                "loadEventEnd": 8028,
                "domContentLoadedEventStart": 931,
                "domContentLoadedEventEnd": 935,
                "connections": 3,
                "final_base_page_request": 1,
                "domInteractive": 930,
                "firstPaint": 947.59999999962747,
                "firstContentfulPaint": 1048,
                "firstImagePaint": 1048,
                "firstMeaningfulPaint": 1048,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 1,
                "TTFB": 377,
                "score_cache": 0,
                "score_cdn": 75,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 172828,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 4099604,
                "image_savings": 0,
                "cpu.ParseHTML": 11,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 2,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 4,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 22,
                "cpu.ParseAuthorStyleSheet": 3,
                "cpu.EvaluateScript": 13,
                "cpu.v8.compile": 80,
                "cpu.UpdateLayoutTree": 27,
                "cpu.BeginRemoteFontLoad": 2,
                "cpu.Layout": 348,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 7,
                "cpu.Paint": 6,
                "cpu.Layerize": 5,
                "cpu.MarkLoad": 0,
                "cpu.IntersectionObserverController::computeIntersections": 1,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 5,
                "cpu.MinorGC": 5,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 3,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 2,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 3,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.TimerFire": 4,
                "cpu.FunctionCall": 1004,
                "cpu.MarkDOMContent": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 1,
                "cpu.HandlePostMessage": 2,
                "cpu.XHRReadyStateChange": 1,
                "cpu.MajorGC": 0,
                "cpu.V8.GC_MARK_COMPACTOR": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 1,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 3,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 1,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.ClearTrivialWeakRefJob started": 0,
                "cpu.FilterNonTrivialWeakRefJob started": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                "cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 3,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 2,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 2,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 9,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                "cpu.Major concurrent marking paused": 0,
                "cpu.Major concurrent marking resumed": 0,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.XHRLoad": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.Idle": 6512,
                "start_epoch": 1735046800.011405,
                "date": 1735046801.6493096,
                "fullyLoadedCPUms": 5719,
                "fullyLoadedCPUpct": 28.514456630109155,
                "domElements": 1102,
                "domComplete": 8001,
                "PerformancePaintTiming.first-paint": 947.59999999962747,
                "PerformancePaintTiming.first-contentful-paint": 947.59999999962747,
                "test_run_time_ms": 18069,
                "Colordepth": 24,
                "generated-content-percent": 37.469999999999999,
                "generated-content-size": 39.780000000000001,
                "lastVisualChange": 1300,
                "render": 1000,
                "visualComplete85": 1100,
                "visualComplete90": 1100,
                "visualComplete95": 1300,
                "visualComplete99": 1300,
                "visualComplete": 1300,
                "SpeedIndex": 1111,
                "chromeUserTiming.navigationStart": 126,
                "chromeUserTiming.redirectStart": 105,
                "chromeUserTiming.domLoading": 486,
                "chromeUserTiming.responseEnd": 482,
                "chromeUserTiming.domInteractive": 1030,
                "chromeUserTiming.domContentLoadedEventStart": 1030,
                "chromeUserTiming.domContentLoadedEventEnd": 1035,
                "chromeUserTiming.domComplete": 8101,
                "chromeUserTiming.redirectEnd": 319,
                "chromeUserTiming.fetchStart": 319,
                "chromeUserTiming.unloadEventStart": 485,
                "chromeUserTiming.unloadEventEnd": 485,
                "chromeUserTiming.markAsMainFrame": 486,
                "chromeUserTiming.commitNavigationEnd": 486,
                "chromeUserTiming.LayoutShift": 1008,
                "chromeUserTiming.firstPaint": 1047,
                "chromeUserTiming.firstContentfulPaint": 1047,
                "chromeUserTiming.firstImagePaint": 1047,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1047,
                "chromeUserTiming.firstMeaningfulPaint": 1047,
                "chromeUserTiming.InteractiveTime": 5896,
                "chromeUserTiming.loadEventStart": 8101,
                "chromeUserTiming.loadEventEnd": 8128,
                "chromeUserTiming.LargestTextPaint": 1048,
                "chromeUserTiming.LargestImagePaint": 1138,
                "chromeUserTiming.LargestContentfulPaint": 1138,
                "chromeUserTiming.TotalLayoutShift": 0.0029635676063899962,
                "chromeUserTiming.CumulativeLayoutShift": 0.0029635676063899962,
                "FirstInteractive": 5794,
                "maxFID": 616,
                "TTIMeasurementEnd": 11213,
                "LastInteractive": 5794,
                "TimeToInteractive": 5794,
                "FirstCPUIdle": 5794,
                "TotalBlockingTime": 1029,
                "run": 1,
                "step": 1,
                "effectiveBps": 552618,
                "domTime": 0,
                "aft": 0,
                "titleTime": 126,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.80000000000000004,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 552618,
                "avgRun": 1
            }
        },
        "standardDeviation": {
            "firstView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "firstMeaningfulPaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.HitTest": 0,
                "cpu.FunctionCall": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.TimerFire": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.HandlePostMessage": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.MajorGC": 0,
                "cpu.V8.GC_MARK_COMPACTOR": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.ClearTrivialWeakRefJob started": 0,
                "cpu.FilterNonTrivialWeakRefJob started": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                "cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.XHRLoad": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.Major concurrent marking paused": 0,
                "cpu.Major concurrent marking resumed": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.redirectStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.redirectEnd": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "FirstInteractive": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "FirstCPUIdle": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            },
            "repeatView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "firstMeaningfulPaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.Layout": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.MarkLoad": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.TimerFire": 0,
                "cpu.FunctionCall": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 0,
                "cpu.HandlePostMessage": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.MajorGC": 0,
                "cpu.V8.GC_MARK_COMPACTOR": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.ClearTrivialWeakRefJob started": 0,
                "cpu.FilterNonTrivialWeakRefJob started": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                "cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                "cpu.Major concurrent marking paused": 0,
                "cpu.Major concurrent marking resumed": 0,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.XHRLoad": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.redirectStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.redirectEnd": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.InteractiveTime": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "FirstInteractive": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TimeToInteractive": 0,
                "FirstCPUIdle": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            }
        },
        "median": {
            "firstView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-jvtj-10.10.1.35",
                "loadTime": 19036,
                "docTime": 19036,
                "fullyLoaded": 19062,
                "bytesOut": 91084,
                "bytesOutDoc": 91084,
                "bytesIn": 10968091,
                "bytesInDoc": 10968091,
                "requests": [
                    {
                        "type": 3,
                        "id": "5A256150EAF24911FEB35D8D662BF521",
                        "request_id": "5A256150EAF24911FEB35D8D662BF521",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/",
                        "raw_id": "5A256150EAF24911FEB35D8D662BF521",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/",
                        "responseCode": 302,
                        "load_ms": 40,
                        "ttfb_ms": 40,
                        "load_start": 151,
                        "load_start_float": 151,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "http\/1.1",
                        "dns_start": 1,
                        "dns_end": 59,
                        "connect_start": 59,
                        "connect_end": 92,
                        "ssl_start": 93,
                        "ssl_end": 151,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "*.febelfin.be",
                            "sanList": [
                                "*.febelfin.be",
                                "febelfin.be"
                            ],
                            "issuer": "GlobalSign RSA OV SSL CA 2018",
                            "validFrom": 1717423632,
                            "validTo": 1751724431,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2025h2'",
                                    "logId": "AF181A28D68CA3E0A98A4C9C67AB09F8BBBC22BAAEBCB138A3A19DD3F9B6030D",
                                    "timestamp": 1717423635286,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30460221008BB9E45E5D6F1124815EA6C4754DF8F6ADB84D52D2BEEE304D392553706641CA022100ECA660D18FBBBEDB523A321444BAEAFF063FB7BF07CDD34BF958287AA235E1AD"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h2' log",
                                    "logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
                                    "timestamp": 1717423635241,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450220321C937648143D0C16B8B38C111F608B8317698D04F0E036E191B329115372F9022100C999E1730477F877CE5C42DBD4632EF2C649D31FC76C21D8085848BB485B0F74"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2025h2'",
                                    "logId": "0DE1F2302BD30DC140621209EA552EFC47747CB1D7E930EF0E421EB47E4EAA34",
                                    "timestamp": 1717423634341,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402205BE1035E5B1DD123DB0FDD4294E2DDB6A295467F2172B64CBF5CBEEDC67632AA022026E649533AAD1A8871DD48EE16148EE8AAD18F22BC54872F3FF7EDBCF2EACA54"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: febelfin.be",
                                "Sec-Fetch-Dest: document",
                                "Sec-Fetch-Mode: navigate",
                                "Sec-Fetch-Site: cross-site",
                                "Upgrade-Insecure-Requests: 1",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "Connection: keep-alive",
                                "Content-Type: text\/html; charset=UTF-8",
                                "Date: Tue, 24 Dec 2024 13:25:19 GMT",
                                "Location: https:\/\/febelfin.be\/nl",
                                "Referrer-Policy: same-origin",
                                "Server: nginx\/1.22.1",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Transfer-Encoding: chunked",
                                "Vary: Cookie",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-XSS-Protection: 1; mode=block"
                            ]
                        },
                        "bytesOut": 1969,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 58,
                        "connect_ms": 33,
                        "ssl_ms": 58,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 10,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "chunks": [],
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 1000000,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGrTCCBZWgAwIBAgIML86C3RA2eb7oBuOmMA0GCSqGSIb3DQEBCwUAMFAxCzAJ\nBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMSYwJAYDVQQDEx1H\nbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODAeFw0yNDA2MDMxNDA3MTJaFw0y\nNTA3MDUxNDA3MTFaMIGAMQswCQYDVQQGEwJCRTEmMCQGA1UECAwdUsOpZ2lvbiBk\nZSBCcnV4ZWxsZXMtQ2FwaXRhbGUxHjAcBgNVBAcTFVNhaW50LUpvc3NlLXRlbi1O\nb29kZTERMA8GA1UEChMIRmViZWxmaW4xFjAUBgNVBAMMDSouZmViZWxmaW4uYmUw\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj5M1lK8erPHPiYIPpxKsZ\nvrpEuT57hsjkl9Om9YRu+l8whTHb4FUbm1YpxReHlvAxxvfTjE2HNB5eJxrCQ3Lt\nmrLxaHS711UR2NuTWuw5nz4\/ag8M4uiXLw6rpHeVge\/ToCQIquHxmCmLLqRqzb0a\ndu2SBIaRci3W7jsQiKpblH3X+FWKgM4V\/mUyEkAeDZ99\/jas\/3CGlgdupCXkWdEu\ngwZkxiaOfdWlnTrh+JPxpd3xp2IObONo9P57NcD8\/hG9nTYphCg53LGknGoe5NYx\nWf4fVuepCrjdAm6yeiRmjukRYh1J27K7uVcEbZp8faOd0Vvucd59yaouaODhgFKh\nAgMBAAGjggNUMIIDUDAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADCBjgYI\nKwYBBQUHAQEEgYEwfzBEBggrBgEFBQcwAoY4aHR0cDovL3NlY3VyZS5nbG9iYWxz\naWduLmNvbS9jYWNlcnQvZ3Nyc2FvdnNzbGNhMjAxOC5jcnQwNwYIKwYBBQUHMAGG\nK2h0dHA6Ly9vY3NwLmdsb2JhbHNpZ24uY29tL2dzcnNhb3Zzc2xjYTIwMTgwVgYD\nVR0gBE8wTTBBBgkrBgEEAaAyARQwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cu\nZ2xvYmFsc2lnbi5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQICMD8GA1UdHwQ4MDYw\nNKAyoDCGLmh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3Nyc2FvdnNzbGNhMjAx\nOC5jcmwwJQYDVR0RBB4wHIINKi5mZWJlbGZpbi5iZYILZmViZWxmaW4uYmUwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPjvf\/LNeGeo\n3m+PJI2I8YcDArPrMB0GA1UdDgQWBBRSfbb7vOGcByxuJpWqRfchtshQ9zCCAX4G\nCisGAQQB1nkCBAIEggFuBIIBagFoAHcArxgaKNaMo+CpikycZ6sJ+Lu8IrquvLE4\no6Gd0\/m2Aw0AAAGP3mz7VgAABAMASDBGAiEAi7nkXl1vESSBXqbEdU349q24TVLS\nvu4wTTklU3BmQcoCIQDspmDRj7u+21I6MhREuur\/Bj+3vwfN00v5WCh6ojXhrQB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABj95s+ykAAAQDAEcw\nRQIgMhyTdkgUPQwWuLOMER9gi4MXaY0E8OA24ZGzKRFTcvkCIQDJmeFzBHf4d85c\nQtvUYy7yxknTH8dsIdgIWEi7SFsPdAB1AA3h8jAr0w3BQGISCepVLvxHdHyx1+kw\n7w5CHrR+Tqo0AAABj95s96UAAAQDAEYwRAIgW+EDXlsd0SPbD91ClOLdtqKVRn8h\ncrZMv1y+7cZ2MqoCICbmSVM6rRqIcd1I7hYUjuiq0Y8ivFSHLz\/37bzy6spUMA0G\nCSqGSIb3DQEBCwUAA4IBAQBliY4q3vyc19zVO49dKKq8eFfU3TfZKDXWegLgljGA\nYbD1yO344nolFkho9SLOh8A8JrStOExBTSmJOI8SfzRxZ2c1PAin2OLsXRXGWP7j\nXBEeXJEhjF6AKw6MqdX5Q7UeGJBSYQ+6QTbQHpLcM8Qps80FxPh1Ho5sUtXCgYYq\n3PiACkhNx5cbl1VzJcb8yaL0TlxyvSLtm1y8SLiZtcE4pC2K39WeWOCJ7zXGG1gl\nyeI\/hMvTqMWKkWnCtg6F\/WfLV3rId6sDBUQQTfS6x8mcrxkvu5sbNn7e1M0Qd9cO\n8DKqPkZNbxQFWzeWjXtTzuOCrMttmJKLCCbm8f+kqTOF\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIETjCCAzagAwIBAgINAe5fIh38YjvUMzqFVzANBgkqhkiG9w0BAQsFADBMMSAw\nHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFs\nU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0xODExMjEwMDAwMDBaFw0yODEx\nMjEwMDAwMDBaMFAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52\nLXNhMSYwJAYDVQQDEx1HbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODCCASIw\nDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKdaydUMGCEAI9WXD+uu3Vxoa2uP\nUGATeoHLl+6OimGUSyZ59gSnKvuk2la77qCk8HuKf1UfR5NhDW5xUTolJAgvjOH3\nidaSz6+zpz8w7bXfIa7+9UQX\/dhj2S\/TgVprX9NHsKzyqzskeU8fxy7quRU6fBhM\nabO1IFkJXinDY+YuRluqlJBJDrnw9UqhCS98NE3QvADFBlV5Bs6i0BDxSEPouVq1\nlVW9MdIbPYa+oewNEtssmSStR8JvA+Z6cLVwzM0nLKWMjsIYPJLJLnNvBhBWk0Cq\no8VS++XFBdZpaFwGue5RieGKDkFNm5KQConpFmvv73W+eka440eKHRwup08CAwEA\nAaOCASkwggElMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdDgQWBBT473\/yzXhnqN5vjySNiPGHAwKz6zAfBgNVHSMEGDAWgBSP8Et\/qC5F\nJK5NUPpjmove4t0bvDA+BggrBgEFBQcBAQQyMDAwLgYIKwYBBQUHMAGGImh0dHA6\nLy9vY3NwMi5nbG9iYWxzaWduLmNvbS9yb290cjMwNgYDVR0fBC8wLTAroCmgJ4Yl\naHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9yb290LXIzLmNybDBHBgNVHSAEQDA+\nMDwGBFUdIAAwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cuZ2xvYmFsc2lnbi5j\nb20vcmVwb3NpdG9yeS8wDQYJKoZIhvcNAQELBQADggEBAJmQyC1fQorUC2bbmANz\nEdSIhlIoU4r7rd\/9c446ZwTbw1MUcBQJfMPg+NccmBqixD7b6QDjynCy8SIwIVbb\n0615XoFYC20UgDX1b10d65pHBf9ZjQCxQNqQmJYaumxtf4z1s4DfjGRzNpZ5eWl0\n6r\/4ngGPoJVpjemEuunl1Ig423g7mNA2eymw0lIYkN5SQwCuaifIFJ6GlazhgDEw\nfpolu4usBCOmmQDo8dIm7A9+O4orkjgTHY+GzYZSR+Y0fFukAj6KYXwidlNalFMz\nhriSqHKvoflShx8xpfywgVcvzfTO3PYkz6fiNJBonf6q8amaEsybwMbDqKWwIX7e\nSPY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 191,
                        "ttfb_start": 151,
                        "ttfb_end": 191,
                        "download_start": 191,
                        "download_end": 191,
                        "download_ms": 0,
                        "all_start": 1,
                        "all_end": 191,
                        "all_ms": 189,
                        "index": 0,
                        "number": 1
                    },
                    {
                        "type": 3,
                        "id": "5A256150EAF24911FEB35D8D662BF521-1",
                        "request_id": "5A256150EAF24911FEB35D8D662BF521-1",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/nl",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/nl",
                        "raw_id": "5A256150EAF24911FEB35D8D662BF521",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 162,
                        "ttfb_ms": 160,
                        "load_start": 194,
                        "load_start_float": 194.000078,
                        "bytesIn": 11529,
                        "objectSize": 11529,
                        "objectSizeUncompressed": 69108,
                        "chunks": [
                            {
                                "ts": 355,
                                "bytes": 3295,
                                "inflated": 12737
                            },
                            {
                                "ts": 356,
                                "bytes": 8234,
                                "inflated": 56371
                            }
                        ],
                        "expires": "",
                        "cacheControl": "no-store, private",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: febelfin.be",
                                "Sec-Fetch-Dest: document",
                                "Sec-Fetch-Mode: navigate",
                                "Sec-Fetch-Site: cross-site",
                                "Upgrade-Insecure-Requests: 1",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:19 GMT",
                                "Content-Type: text\/html; charset=UTF-8",
                                "Transfer-Encoding: chunked",
                                "Connection: keep-alive",
                                "Vary: Accept-Encoding",
                                "Set-Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf; expires=Tue, 24 Dec 2024 15:25:19 GMT; Max-Age=7200; path=\/; secure; HttpOnly; SameSite=Lax",
                                "Cache-Control: no-store, private",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Content-Encoding: gzip"
                            ]
                        },
                        "bytesOut": 1969,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 12337,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 194,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 78,
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 356,
                        "ttfb_start": 194,
                        "ttfb_end": 354,
                        "download_start": 354,
                        "download_end": 356,
                        "download_ms": 2,
                        "all_start": 194,
                        "all_end": 356,
                        "all_ms": 162,
                        "index": 1,
                        "number": 2,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                686.60900000000004,
                                687.79499999999996
                            ],
                            [
                                686.62800000000004,
                                686.85000000000002
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "100408.2",
                        "request_id": "100408.2",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/resources\/styles\/build\/main.css?v=650408ba",
                        "raw_id": "100408.2",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 207,
                        "ttfb_ms": 67,
                        "load_start": 373,
                        "load_start_float": 373.00009799999998,
                        "bytesIn": 83632,
                        "objectSize": 83632,
                        "objectSizeUncompressed": 83632,
                        "chunks": [
                            {
                                "ts": 441,
                                "bytes": 3571
                            },
                            {
                                "ts": 442,
                                "bytes": 12288
                            },
                            {
                                "ts": 471,
                                "bytes": 16384
                            },
                            {
                                "ts": 497,
                                "bytes": 16384
                            },
                            {
                                "ts": 549,
                                "bytes": 16384
                            },
                            {
                                "ts": 580,
                                "bytes": 18621
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: text\/css,*\/*;q=0.1",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: style",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:19 GMT",
                                "Content-Type: text\/css",
                                "Content-Length: 83632",
                                "Connection: keep-alive",
                                "Last-Modified: Fri, 15 Sep 2023 07:33:14 GMT",
                                "ETag: \"650408ba-146b0\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2113,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 15,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 83632,
                        "gzip_save": 70997,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 368,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 98,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 580,
                        "ttfb_start": 373,
                        "ttfb_end": 440,
                        "download_start": 440,
                        "download_end": 580,
                        "download_ms": 140,
                        "all_start": 373,
                        "all_end": 580,
                        "all_ms": 207,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "100408.3",
                        "request_id": "100408.3",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                        "raw_id": "100408.3",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 3061,
                        "ttfb_ms": 213,
                        "load_start": 373,
                        "load_start_float": 373.00010400000002,
                        "bytesIn": 564339,
                        "objectSize": 564339,
                        "objectSizeUncompressed": 564339,
                        "chunks": [
                            {
                                "ts": 586,
                                "bytes": 3568
                            },
                            {
                                "ts": 599,
                                "bytes": 12288
                            },
                            {
                                "ts": 614,
                                "bytes": 16384
                            },
                            {
                                "ts": 660,
                                "bytes": 16384
                            },
                            {
                                "ts": 691,
                                "bytes": 16384
                            },
                            {
                                "ts": 726,
                                "bytes": 16384
                            },
                            {
                                "ts": 787,
                                "bytes": 16384
                            },
                            {
                                "ts": 905,
                                "bytes": 16384
                            },
                            {
                                "ts": 952,
                                "bytes": 16384
                            },
                            {
                                "ts": 994,
                                "bytes": 16384
                            },
                            {
                                "ts": 1065,
                                "bytes": 16384
                            },
                            {
                                "ts": 1129,
                                "bytes": 16384
                            },
                            {
                                "ts": 1317,
                                "bytes": 16384
                            },
                            {
                                "ts": 1359,
                                "bytes": 16384
                            },
                            {
                                "ts": 1433,
                                "bytes": 16384
                            },
                            {
                                "ts": 1468,
                                "bytes": 16384
                            },
                            {
                                "ts": 1679,
                                "bytes": 16384
                            },
                            {
                                "ts": 1808,
                                "bytes": 16384
                            },
                            {
                                "ts": 1844,
                                "bytes": 16384
                            },
                            {
                                "ts": 1947,
                                "bytes": 16384
                            },
                            {
                                "ts": 2020,
                                "bytes": 16384
                            },
                            {
                                "ts": 2177,
                                "bytes": 16384
                            },
                            {
                                "ts": 2253,
                                "bytes": 16384
                            },
                            {
                                "ts": 2298,
                                "bytes": 16384
                            },
                            {
                                "ts": 2388,
                                "bytes": 16384
                            },
                            {
                                "ts": 2462,
                                "bytes": 16384
                            },
                            {
                                "ts": 2627,
                                "bytes": 16384
                            },
                            {
                                "ts": 2734,
                                "bytes": 16384
                            },
                            {
                                "ts": 2835,
                                "bytes": 16384
                            },
                            {
                                "ts": 2921,
                                "bytes": 16384
                            },
                            {
                                "ts": 2999,
                                "bytes": 16384
                            },
                            {
                                "ts": 3129,
                                "bytes": 16384
                            },
                            {
                                "ts": 3223,
                                "bytes": 16384
                            },
                            {
                                "ts": 3326,
                                "bytes": 16384
                            },
                            {
                                "ts": 3423,
                                "bytes": 16384
                            },
                            {
                                "ts": 3434,
                                "bytes": 7811
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 58,
                        "connect_end": 93,
                        "ssl_start": 93,
                        "ssl_end": 164,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 412,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:19 GMT",
                                "Content-Type: image\/jpeg",
                                "Content-Length: 564339",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 08 Oct 2024 23:24:57 GMT",
                                "ETag: \"6705bf49-89c73\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 86,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 35,
                        "ssl_ms": 71,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 564339,
                        "image_save": 76016,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 368,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 104,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGrTCCBZWgAwIBAgIML86C3RA2eb7oBuOmMA0GCSqGSIb3DQEBCwUAMFAxCzAJ\nBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMSYwJAYDVQQDEx1H\nbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODAeFw0yNDA2MDMxNDA3MTJaFw0y\nNTA3MDUxNDA3MTFaMIGAMQswCQYDVQQGEwJCRTEmMCQGA1UECAwdUsOpZ2lvbiBk\nZSBCcnV4ZWxsZXMtQ2FwaXRhbGUxHjAcBgNVBAcTFVNhaW50LUpvc3NlLXRlbi1O\nb29kZTERMA8GA1UEChMIRmViZWxmaW4xFjAUBgNVBAMMDSouZmViZWxmaW4uYmUw\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj5M1lK8erPHPiYIPpxKsZ\nvrpEuT57hsjkl9Om9YRu+l8whTHb4FUbm1YpxReHlvAxxvfTjE2HNB5eJxrCQ3Lt\nmrLxaHS711UR2NuTWuw5nz4\/ag8M4uiXLw6rpHeVge\/ToCQIquHxmCmLLqRqzb0a\ndu2SBIaRci3W7jsQiKpblH3X+FWKgM4V\/mUyEkAeDZ99\/jas\/3CGlgdupCXkWdEu\ngwZkxiaOfdWlnTrh+JPxpd3xp2IObONo9P57NcD8\/hG9nTYphCg53LGknGoe5NYx\nWf4fVuepCrjdAm6yeiRmjukRYh1J27K7uVcEbZp8faOd0Vvucd59yaouaODhgFKh\nAgMBAAGjggNUMIIDUDAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADCBjgYI\nKwYBBQUHAQEEgYEwfzBEBggrBgEFBQcwAoY4aHR0cDovL3NlY3VyZS5nbG9iYWxz\naWduLmNvbS9jYWNlcnQvZ3Nyc2FvdnNzbGNhMjAxOC5jcnQwNwYIKwYBBQUHMAGG\nK2h0dHA6Ly9vY3NwLmdsb2JhbHNpZ24uY29tL2dzcnNhb3Zzc2xjYTIwMTgwVgYD\nVR0gBE8wTTBBBgkrBgEEAaAyARQwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cu\nZ2xvYmFsc2lnbi5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQICMD8GA1UdHwQ4MDYw\nNKAyoDCGLmh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3Nyc2FvdnNzbGNhMjAx\nOC5jcmwwJQYDVR0RBB4wHIINKi5mZWJlbGZpbi5iZYILZmViZWxmaW4uYmUwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPjvf\/LNeGeo\n3m+PJI2I8YcDArPrMB0GA1UdDgQWBBRSfbb7vOGcByxuJpWqRfchtshQ9zCCAX4G\nCisGAQQB1nkCBAIEggFuBIIBagFoAHcArxgaKNaMo+CpikycZ6sJ+Lu8IrquvLE4\no6Gd0\/m2Aw0AAAGP3mz7VgAABAMASDBGAiEAi7nkXl1vESSBXqbEdU349q24TVLS\nvu4wTTklU3BmQcoCIQDspmDRj7u+21I6MhREuur\/Bj+3vwfN00v5WCh6ojXhrQB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABj95s+ykAAAQDAEcw\nRQIgMhyTdkgUPQwWuLOMER9gi4MXaY0E8OA24ZGzKRFTcvkCIQDJmeFzBHf4d85c\nQtvUYy7yxknTH8dsIdgIWEi7SFsPdAB1AA3h8jAr0w3BQGISCepVLvxHdHyx1+kw\n7w5CHrR+Tqo0AAABj95s96UAAAQDAEYwRAIgW+EDXlsd0SPbD91ClOLdtqKVRn8h\ncrZMv1y+7cZ2MqoCICbmSVM6rRqIcd1I7hYUjuiq0Y8ivFSHLz\/37bzy6spUMA0G\nCSqGSIb3DQEBCwUAA4IBAQBliY4q3vyc19zVO49dKKq8eFfU3TfZKDXWegLgljGA\nYbD1yO344nolFkho9SLOh8A8JrStOExBTSmJOI8SfzRxZ2c1PAin2OLsXRXGWP7j\nXBEeXJEhjF6AKw6MqdX5Q7UeGJBSYQ+6QTbQHpLcM8Qps80FxPh1Ho5sUtXCgYYq\n3PiACkhNx5cbl1VzJcb8yaL0TlxyvSLtm1y8SLiZtcE4pC2K39WeWOCJ7zXGG1gl\nyeI\/hMvTqMWKkWnCtg6F\/WfLV3rId6sDBUQQTfS6x8mcrxkvu5sbNn7e1M0Qd9cO\n8DKqPkZNbxQFWzeWjXtTzuOCrMttmJKLCCbm8f+kqTOF\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIETjCCAzagAwIBAgINAe5fIh38YjvUMzqFVzANBgkqhkiG9w0BAQsFADBMMSAw\nHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFs\nU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0xODExMjEwMDAwMDBaFw0yODEx\nMjEwMDAwMDBaMFAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52\nLXNhMSYwJAYDVQQDEx1HbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODCCASIw\nDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKdaydUMGCEAI9WXD+uu3Vxoa2uP\nUGATeoHLl+6OimGUSyZ59gSnKvuk2la77qCk8HuKf1UfR5NhDW5xUTolJAgvjOH3\nidaSz6+zpz8w7bXfIa7+9UQX\/dhj2S\/TgVprX9NHsKzyqzskeU8fxy7quRU6fBhM\nabO1IFkJXinDY+YuRluqlJBJDrnw9UqhCS98NE3QvADFBlV5Bs6i0BDxSEPouVq1\nlVW9MdIbPYa+oewNEtssmSStR8JvA+Z6cLVwzM0nLKWMjsIYPJLJLnNvBhBWk0Cq\no8VS++XFBdZpaFwGue5RieGKDkFNm5KQConpFmvv73W+eka440eKHRwup08CAwEA\nAaOCASkwggElMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdDgQWBBT473\/yzXhnqN5vjySNiPGHAwKz6zAfBgNVHSMEGDAWgBSP8Et\/qC5F\nJK5NUPpjmove4t0bvDA+BggrBgEFBQcBAQQyMDAwLgYIKwYBBQUHMAGGImh0dHA6\nLy9vY3NwMi5nbG9iYWxzaWduLmNvbS9yb290cjMwNgYDVR0fBC8wLTAroCmgJ4Yl\naHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9yb290LXIzLmNybDBHBgNVHSAEQDA+\nMDwGBFUdIAAwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cuZ2xvYmFsc2lnbi5j\nb20vcmVwb3NpdG9yeS8wDQYJKoZIhvcNAQELBQADggEBAJmQyC1fQorUC2bbmANz\nEdSIhlIoU4r7rd\/9c446ZwTbw1MUcBQJfMPg+NccmBqixD7b6QDjynCy8SIwIVbb\n0615XoFYC20UgDX1b10d65pHBf9ZjQCxQNqQmJYaumxtf4z1s4DfjGRzNpZ5eWl0\n6r\/4ngGPoJVpjemEuunl1Ig423g7mNA2eymw0lIYkN5SQwCuaifIFJ6GlazhgDEw\nfpolu4usBCOmmQDo8dIm7A9+O4orkjgTHY+GzYZSR+Y0fFukAj6KYXwidlNalFMz\nhriSqHKvoflShx8xpfywgVcvzfTO3PYkz6fiNJBonf6q8amaEsybwMbDqKWwIX7e\nSPY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "551 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 2000,
                                    "ImageHeight": 1333,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "2000x1333",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2000,
                                    "height": 1333,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 20.833300000000001,
                                    "y": 13.885400000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2666000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 118.834,
                                        "standardDeviation": 76.418700000000001,
                                        "kurtosis": -1.10124,
                                        "skewness": 0.18439,
                                        "entropy": 0.92761099999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 136.97200000000001,
                                        "standardDeviation": 72.692499999999995,
                                        "kurtosis": -0.856348,
                                        "skewness": -0.118295,
                                        "entropy": 0.934083
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 119.699,
                                        "standardDeviation": 74.3018,
                                        "kurtosis": -0.98687999999999998,
                                        "skewness": 0.309527,
                                        "entropy": 0.93713500000000005
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 99.830600000000004,
                                        "standardDeviation": 82.261899999999997,
                                        "kurtosis": -1.0868899999999999,
                                        "skewness": 0.47789300000000001,
                                        "entropy": 0.91161400000000004
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 2000,
                                    "height": 1333,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-12-24T13:25:22+00:00",
                                    "date:modify": "2024-12-24T13:25:22+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "bb4005a6f1f8017f1e829da2eef8de3b55738a16d4911ec358184d91a05d6346"
                                },
                                "tainted": false,
                                "filesize": "564339B",
                                "numberPixels": "2666000",
                                "pixelsPerSecond": "41.7834MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.063"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 3434,
                        "ttfb_start": 373,
                        "ttfb_end": 586,
                        "download_start": 586,
                        "download_end": 3434,
                        "download_ms": 2848,
                        "all_start": 58,
                        "all_end": 3434,
                        "all_ms": 3167,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "100408.4",
                        "request_id": "100408.4",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                        "raw_id": "100408.4",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 4305,
                        "ttfb_ms": 269,
                        "load_start": 466,
                        "load_start_float": 466.00011000000001,
                        "bytesIn": 392793,
                        "objectSize": 392793,
                        "objectSizeUncompressed": 392793,
                        "chunks": [
                            {
                                "ts": 736,
                                "bytes": 3568
                            },
                            {
                                "ts": 738,
                                "bytes": 12288
                            },
                            {
                                "ts": 763,
                                "bytes": 16384
                            },
                            {
                                "ts": 1018,
                                "bytes": 16384
                            },
                            {
                                "ts": 1046,
                                "bytes": 16384
                            },
                            {
                                "ts": 1390,
                                "bytes": 16384
                            },
                            {
                                "ts": 1414,
                                "bytes": 16384
                            },
                            {
                                "ts": 1821,
                                "bytes": 16384
                            },
                            {
                                "ts": 1914,
                                "bytes": 16384
                            },
                            {
                                "ts": 1964,
                                "bytes": 16384
                            },
                            {
                                "ts": 2333,
                                "bytes": 16384
                            },
                            {
                                "ts": 2392,
                                "bytes": 16384
                            },
                            {
                                "ts": 2849,
                                "bytes": 16384
                            },
                            {
                                "ts": 2883,
                                "bytes": 16384
                            },
                            {
                                "ts": 2946,
                                "bytes": 16384
                            },
                            {
                                "ts": 3376,
                                "bytes": 16384
                            },
                            {
                                "ts": 3405,
                                "bytes": 16384
                            },
                            {
                                "ts": 3813,
                                "bytes": 16384
                            },
                            {
                                "ts": 3856,
                                "bytes": 16384
                            },
                            {
                                "ts": 3882,
                                "bytes": 16384
                            },
                            {
                                "ts": 4213,
                                "bytes": 16384
                            },
                            {
                                "ts": 4252,
                                "bytes": 16384
                            },
                            {
                                "ts": 4291,
                                "bytes": 16384
                            },
                            {
                                "ts": 4739,
                                "bytes": 16384
                            },
                            {
                                "ts": 4771,
                                "bytes": 16489
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 117,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 372,
                        "connect_end": 405,
                        "ssl_start": 405,
                        "ssl_end": 466,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "*.febelfin.be",
                            "sanList": [
                                "*.febelfin.be",
                                "febelfin.be"
                            ],
                            "issuer": "GlobalSign RSA OV SSL CA 2018",
                            "validFrom": 1717423632,
                            "validTo": 1751724431,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2025h2'",
                                    "logId": "AF181A28D68CA3E0A98A4C9C67AB09F8BBBC22BAAEBCB138A3A19DD3F9B6030D",
                                    "timestamp": 1717423635286,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30460221008BB9E45E5D6F1124815EA6C4754DF8F6ADB84D52D2BEEE304D392553706641CA022100ECA660D18FBBBEDB523A321444BAEAFF063FB7BF07CDD34BF958287AA235E1AD"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h2' log",
                                    "logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
                                    "timestamp": 1717423635241,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450220321C937648143D0C16B8B38C111F608B8317698D04F0E036E191B329115372F9022100C999E1730477F877CE5C42DBD4632EF2C649D31FC76C21D8085848BB485B0F74"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2025h2'",
                                    "logId": "0DE1F2302BD30DC140621209EA552EFC47747CB1D7E930EF0E421EB47E4EAA34",
                                    "timestamp": 1717423634341,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402205BE1035E5B1DD123DB0FDD4294E2DDB6A295467F2172B64CBF5CBEEDC67632AA022026E649533AAD1A8871DD48EE16148EE8AAD18F22BC54872F3FF7EDBCF2EACA54"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 461,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:20 GMT",
                                "Content-Type: image\/jpeg",
                                "Content-Length: 392793",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 08 Oct 2024 23:24:57 GMT",
                                "ETag: \"6705bf49-5fe59\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 85,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 33,
                        "ssl_ms": 61,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 392793,
                        "image_save": 58731,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 369,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "True",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 110,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGrTCCBZWgAwIBAgIML86C3RA2eb7oBuOmMA0GCSqGSIb3DQEBCwUAMFAxCzAJ\nBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMSYwJAYDVQQDEx1H\nbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODAeFw0yNDA2MDMxNDA3MTJaFw0y\nNTA3MDUxNDA3MTFaMIGAMQswCQYDVQQGEwJCRTEmMCQGA1UECAwdUsOpZ2lvbiBk\nZSBCcnV4ZWxsZXMtQ2FwaXRhbGUxHjAcBgNVBAcTFVNhaW50LUpvc3NlLXRlbi1O\nb29kZTERMA8GA1UEChMIRmViZWxmaW4xFjAUBgNVBAMMDSouZmViZWxmaW4uYmUw\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj5M1lK8erPHPiYIPpxKsZ\nvrpEuT57hsjkl9Om9YRu+l8whTHb4FUbm1YpxReHlvAxxvfTjE2HNB5eJxrCQ3Lt\nmrLxaHS711UR2NuTWuw5nz4\/ag8M4uiXLw6rpHeVge\/ToCQIquHxmCmLLqRqzb0a\ndu2SBIaRci3W7jsQiKpblH3X+FWKgM4V\/mUyEkAeDZ99\/jas\/3CGlgdupCXkWdEu\ngwZkxiaOfdWlnTrh+JPxpd3xp2IObONo9P57NcD8\/hG9nTYphCg53LGknGoe5NYx\nWf4fVuepCrjdAm6yeiRmjukRYh1J27K7uVcEbZp8faOd0Vvucd59yaouaODhgFKh\nAgMBAAGjggNUMIIDUDAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADCBjgYI\nKwYBBQUHAQEEgYEwfzBEBggrBgEFBQcwAoY4aHR0cDovL3NlY3VyZS5nbG9iYWxz\naWduLmNvbS9jYWNlcnQvZ3Nyc2FvdnNzbGNhMjAxOC5jcnQwNwYIKwYBBQUHMAGG\nK2h0dHA6Ly9vY3NwLmdsb2JhbHNpZ24uY29tL2dzcnNhb3Zzc2xjYTIwMTgwVgYD\nVR0gBE8wTTBBBgkrBgEEAaAyARQwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cu\nZ2xvYmFsc2lnbi5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQICMD8GA1UdHwQ4MDYw\nNKAyoDCGLmh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3Nyc2FvdnNzbGNhMjAx\nOC5jcmwwJQYDVR0RBB4wHIINKi5mZWJlbGZpbi5iZYILZmViZWxmaW4uYmUwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPjvf\/LNeGeo\n3m+PJI2I8YcDArPrMB0GA1UdDgQWBBRSfbb7vOGcByxuJpWqRfchtshQ9zCCAX4G\nCisGAQQB1nkCBAIEggFuBIIBagFoAHcArxgaKNaMo+CpikycZ6sJ+Lu8IrquvLE4\no6Gd0\/m2Aw0AAAGP3mz7VgAABAMASDBGAiEAi7nkXl1vESSBXqbEdU349q24TVLS\nvu4wTTklU3BmQcoCIQDspmDRj7u+21I6MhREuur\/Bj+3vwfN00v5WCh6ojXhrQB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABj95s+ykAAAQDAEcw\nRQIgMhyTdkgUPQwWuLOMER9gi4MXaY0E8OA24ZGzKRFTcvkCIQDJmeFzBHf4d85c\nQtvUYy7yxknTH8dsIdgIWEi7SFsPdAB1AA3h8jAr0w3BQGISCepVLvxHdHyx1+kw\n7w5CHrR+Tqo0AAABj95s96UAAAQDAEYwRAIgW+EDXlsd0SPbD91ClOLdtqKVRn8h\ncrZMv1y+7cZ2MqoCICbmSVM6rRqIcd1I7hYUjuiq0Y8ivFSHLz\/37bzy6spUMA0G\nCSqGSIb3DQEBCwUAA4IBAQBliY4q3vyc19zVO49dKKq8eFfU3TfZKDXWegLgljGA\nYbD1yO344nolFkho9SLOh8A8JrStOExBTSmJOI8SfzRxZ2c1PAin2OLsXRXGWP7j\nXBEeXJEhjF6AKw6MqdX5Q7UeGJBSYQ+6QTbQHpLcM8Qps80FxPh1Ho5sUtXCgYYq\n3PiACkhNx5cbl1VzJcb8yaL0TlxyvSLtm1y8SLiZtcE4pC2K39WeWOCJ7zXGG1gl\nyeI\/hMvTqMWKkWnCtg6F\/WfLV3rId6sDBUQQTfS6x8mcrxkvu5sbNn7e1M0Qd9cO\n8DKqPkZNbxQFWzeWjXtTzuOCrMttmJKLCCbm8f+kqTOF\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIETjCCAzagAwIBAgINAe5fIh38YjvUMzqFVzANBgkqhkiG9w0BAQsFADBMMSAw\nHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFs\nU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0xODExMjEwMDAwMDBaFw0yODEx\nMjEwMDAwMDBaMFAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52\nLXNhMSYwJAYDVQQDEx1HbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODCCASIw\nDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKdaydUMGCEAI9WXD+uu3Vxoa2uP\nUGATeoHLl+6OimGUSyZ59gSnKvuk2la77qCk8HuKf1UfR5NhDW5xUTolJAgvjOH3\nidaSz6+zpz8w7bXfIa7+9UQX\/dhj2S\/TgVprX9NHsKzyqzskeU8fxy7quRU6fBhM\nabO1IFkJXinDY+YuRluqlJBJDrnw9UqhCS98NE3QvADFBlV5Bs6i0BDxSEPouVq1\nlVW9MdIbPYa+oewNEtssmSStR8JvA+Z6cLVwzM0nLKWMjsIYPJLJLnNvBhBWk0Cq\no8VS++XFBdZpaFwGue5RieGKDkFNm5KQConpFmvv73W+eka440eKHRwup08CAwEA\nAaOCASkwggElMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdDgQWBBT473\/yzXhnqN5vjySNiPGHAwKz6zAfBgNVHSMEGDAWgBSP8Et\/qC5F\nJK5NUPpjmove4t0bvDA+BggrBgEFBQcBAQQyMDAwLgYIKwYBBQUHMAGGImh0dHA6\nLy9vY3NwMi5nbG9iYWxzaWduLmNvbS9yb290cjMwNgYDVR0fBC8wLTAroCmgJ4Yl\naHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9yb290LXIzLmNybDBHBgNVHSAEQDA+\nMDwGBFUdIAAwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cuZ2xvYmFsc2lnbi5j\nb20vcmVwb3NpdG9yeS8wDQYJKoZIhvcNAQELBQADggEBAJmQyC1fQorUC2bbmANz\nEdSIhlIoU4r7rd\/9c446ZwTbw1MUcBQJfMPg+NccmBqixD7b6QDjynCy8SIwIVbb\n0615XoFYC20UgDX1b10d65pHBf9ZjQCxQNqQmJYaumxtf4z1s4DfjGRzNpZ5eWl0\n6r\/4ngGPoJVpjemEuunl1Ig423g7mNA2eymw0lIYkN5SQwCuaifIFJ6GlazhgDEw\nfpolu4usBCOmmQDo8dIm7A9+O4orkjgTHY+GzYZSR+Y0fFukAj6KYXwidlNalFMz\nhriSqHKvoflShx8xpfywgVcvzfTO3PYkz6fiNJBonf6q8amaEsybwMbDqKWwIX7e\nSPY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "384 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 1498,
                                    "ImageHeight": 2000,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "1498x2000",
                                    "Megapixels": 3
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1498,
                                    "height": 2000,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 15.604200000000001,
                                    "y": 20.833300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2996000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 194.44200000000001,
                                        "standardDeviation": 60.729700000000001,
                                        "kurtosis": -0.416966,
                                        "skewness": -0.93417099999999997,
                                        "entropy": 0.89000999999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 206.90000000000001,
                                        "standardDeviation": 57.511400000000002,
                                        "kurtosis": 1.2073700000000001,
                                        "skewness": -1.5277799999999999,
                                        "entropy": 0.85232699999999995
                                    },
                                    "green": {
                                        "min": 19,
                                        "max": 255,
                                        "mean": 189.364,
                                        "standardDeviation": 59.9788,
                                        "kurtosis": -0.56152500000000005,
                                        "skewness": -0.78606100000000001,
                                        "entropy": 0.90556499999999995
                                    },
                                    "blue": {
                                        "min": 20,
                                        "max": 255,
                                        "mean": 187.06200000000001,
                                        "standardDeviation": 64.698999999999998,
                                        "kurtosis": -1.0634600000000001,
                                        "skewness": -0.61827900000000002,
                                        "entropy": 0.91213900000000003
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1498,
                                    "height": 2000,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-12-24T13:25:24+00:00",
                                    "date:modify": "2024-12-24T13:25:24+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "85f6da59862f4df895f710dd87d620c4a291cf59a70ad03d83a4f1a8c83704c8"
                                },
                                "tainted": false,
                                "filesize": "392793B",
                                "numberPixels": "2996000",
                                "pixelsPerSecond": "53.233MB",
                                "userTime": "0.040u",
                                "elapsedTime": "0:01.056"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 4771,
                        "ttfb_start": 466,
                        "ttfb_end": 735,
                        "download_start": 735,
                        "download_end": 4771,
                        "download_ms": 4036,
                        "all_start": 372,
                        "all_end": 4771,
                        "all_ms": 4399,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "100408.5",
                        "request_id": "100408.5",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                        "raw_id": "100408.5",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 4295,
                        "ttfb_ms": 228,
                        "load_start": 601,
                        "load_start_float": 601.00011800000004,
                        "bytesIn": 621867,
                        "objectSize": 621867,
                        "objectSizeUncompressed": 621867,
                        "chunks": [
                            {
                                "ts": 829,
                                "bytes": 3568
                            },
                            {
                                "ts": 829,
                                "bytes": 12288
                            },
                            {
                                "ts": 873,
                                "bytes": 16384
                            },
                            {
                                "ts": 902,
                                "bytes": 16384
                            },
                            {
                                "ts": 1115,
                                "bytes": 16384
                            },
                            {
                                "ts": 1155,
                                "bytes": 16384
                            },
                            {
                                "ts": 1188,
                                "bytes": 16384
                            },
                            {
                                "ts": 1492,
                                "bytes": 16384
                            },
                            {
                                "ts": 1535,
                                "bytes": 16384
                            },
                            {
                                "ts": 1570,
                                "bytes": 16384
                            },
                            {
                                "ts": 1983,
                                "bytes": 16384
                            },
                            {
                                "ts": 2035,
                                "bytes": 16384
                            },
                            {
                                "ts": 2068,
                                "bytes": 16384
                            },
                            {
                                "ts": 2101,
                                "bytes": 16384
                            },
                            {
                                "ts": 2439,
                                "bytes": 16384
                            },
                            {
                                "ts": 2486,
                                "bytes": 16384
                            },
                            {
                                "ts": 2517,
                                "bytes": 16384
                            },
                            {
                                "ts": 2963,
                                "bytes": 16384
                            },
                            {
                                "ts": 3008,
                                "bytes": 16384
                            },
                            {
                                "ts": 3036,
                                "bytes": 16384
                            },
                            {
                                "ts": 3069,
                                "bytes": 16384
                            },
                            {
                                "ts": 3462,
                                "bytes": 16384
                            },
                            {
                                "ts": 3490,
                                "bytes": 16384
                            },
                            {
                                "ts": 3518,
                                "bytes": 16384
                            },
                            {
                                "ts": 3542,
                                "bytes": 16384
                            },
                            {
                                "ts": 3899,
                                "bytes": 16384
                            },
                            {
                                "ts": 3928,
                                "bytes": 16384
                            },
                            {
                                "ts": 3954,
                                "bytes": 16384
                            },
                            {
                                "ts": 3988,
                                "bytes": 16384
                            },
                            {
                                "ts": 4062,
                                "bytes": 16384
                            },
                            {
                                "ts": 4317,
                                "bytes": 16384
                            },
                            {
                                "ts": 4346,
                                "bytes": 16384
                            },
                            {
                                "ts": 4374,
                                "bytes": 16384
                            },
                            {
                                "ts": 4405,
                                "bytes": 16384
                            },
                            {
                                "ts": 4788,
                                "bytes": 16384
                            },
                            {
                                "ts": 4816,
                                "bytes": 16384
                            },
                            {
                                "ts": 4840,
                                "bytes": 16384
                            },
                            {
                                "ts": 4873,
                                "bytes": 16384
                            },
                            {
                                "ts": 4896,
                                "bytes": 16187
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 482,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:20 GMT",
                                "Content-Type: image\/jpeg",
                                "Content-Length: 621867",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 08 Oct 2024 23:24:57 GMT",
                                "ETag: \"6705bf49-97d2b\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 82,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 621867,
                        "image_save": 111018,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 587,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 118,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "607 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 1600,
                                    "ImageHeight": 2000,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "1600x2000",
                                    "Megapixels": 3.2000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1600,
                                    "height": 2000,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 16.666699999999999,
                                    "y": 20.833300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 3200000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 240,
                                        "mean": 157.59700000000001,
                                        "standardDeviation": 39.890099999999997,
                                        "kurtosis": 2.6469399999999998,
                                        "skewness": -1.69042,
                                        "entropy": 0.84358599999999995
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 240,
                                        "mean": 166.13900000000001,
                                        "standardDeviation": 37.281999999999996,
                                        "kurtosis": 4.5004,
                                        "skewness": -1.97526,
                                        "entropy": 0.83903000000000005
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 233,
                                        "mean": 159.05000000000001,
                                        "standardDeviation": 38.286099999999998,
                                        "kurtosis": 3.5569099999999998,
                                        "skewness": -1.9095899999999999,
                                        "entropy": 0.83672400000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 237,
                                        "mean": 147.60300000000001,
                                        "standardDeviation": 44.1021,
                                        "kurtosis": 1.14598,
                                        "skewness": -1.35625,
                                        "entropy": 0.85500399999999999
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1600,
                                    "height": 2000,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-12-24T13:25:24+00:00",
                                    "date:modify": "2024-12-24T13:25:24+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "f90a46666ff578a4956f236eda99e23b6ca9df991f672fc2825f942c0d898173"
                                },
                                "tainted": false,
                                "filesize": "621867B",
                                "numberPixels": "3200000",
                                "pixelsPerSecond": "71.0448MB",
                                "userTime": "0.040u",
                                "elapsedTime": "0:01.045"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 4896,
                        "ttfb_start": 601,
                        "ttfb_end": 829,
                        "download_start": 829,
                        "download_end": 4896,
                        "download_ms": 4067,
                        "all_start": 601,
                        "all_end": 4896,
                        "all_ms": 4295,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "100408.64",
                        "request_id": "100408.64",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-Regular.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/resources\/fonts\/build\/Axiforma-Regular.woff2",
                        "raw_id": "100408.64",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 1224,
                        "ttfb_ms": 686,
                        "load_start": 903,
                        "load_start_float": 903.00022200000001,
                        "bytesIn": 57537,
                        "objectSize": 57537,
                        "objectSizeUncompressed": 57537,
                        "chunks": [
                            {
                                "ts": 1590,
                                "bytes": 3570
                            },
                            {
                                "ts": 1590,
                                "bytes": 12288
                            },
                            {
                                "ts": 1617,
                                "bytes": 16384
                            },
                            {
                                "ts": 2115,
                                "bytes": 16384
                            },
                            {
                                "ts": 2127,
                                "bytes": 8911
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 131,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 591,
                        "connect_end": 665,
                        "ssl_start": 665,
                        "ssl_end": 903,
                        "initiator": "https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Origin: https:\/\/febelfin.be",
                                "Referer: https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                                "Sec-Fetch-Dest: font",
                                "Sec-Fetch-Mode: cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:20 GMT",
                                "Content-Type: font\/woff2",
                                "Content-Length: 57537",
                                "Connection: keep-alive",
                                "Last-Modified: Fri, 15 Sep 2023 07:33:14 GMT",
                                "ETag: \"650408ba-e0c1\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 74,
                        "ssl_ms": 238,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 754,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "True",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 222,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGrTCCBZWgAwIBAgIML86C3RA2eb7oBuOmMA0GCSqGSIb3DQEBCwUAMFAxCzAJ\nBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMSYwJAYDVQQDEx1H\nbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODAeFw0yNDA2MDMxNDA3MTJaFw0y\nNTA3MDUxNDA3MTFaMIGAMQswCQYDVQQGEwJCRTEmMCQGA1UECAwdUsOpZ2lvbiBk\nZSBCcnV4ZWxsZXMtQ2FwaXRhbGUxHjAcBgNVBAcTFVNhaW50LUpvc3NlLXRlbi1O\nb29kZTERMA8GA1UEChMIRmViZWxmaW4xFjAUBgNVBAMMDSouZmViZWxmaW4uYmUw\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj5M1lK8erPHPiYIPpxKsZ\nvrpEuT57hsjkl9Om9YRu+l8whTHb4FUbm1YpxReHlvAxxvfTjE2HNB5eJxrCQ3Lt\nmrLxaHS711UR2NuTWuw5nz4\/ag8M4uiXLw6rpHeVge\/ToCQIquHxmCmLLqRqzb0a\ndu2SBIaRci3W7jsQiKpblH3X+FWKgM4V\/mUyEkAeDZ99\/jas\/3CGlgdupCXkWdEu\ngwZkxiaOfdWlnTrh+JPxpd3xp2IObONo9P57NcD8\/hG9nTYphCg53LGknGoe5NYx\nWf4fVuepCrjdAm6yeiRmjukRYh1J27K7uVcEbZp8faOd0Vvucd59yaouaODhgFKh\nAgMBAAGjggNUMIIDUDAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADCBjgYI\nKwYBBQUHAQEEgYEwfzBEBggrBgEFBQcwAoY4aHR0cDovL3NlY3VyZS5nbG9iYWxz\naWduLmNvbS9jYWNlcnQvZ3Nyc2FvdnNzbGNhMjAxOC5jcnQwNwYIKwYBBQUHMAGG\nK2h0dHA6Ly9vY3NwLmdsb2JhbHNpZ24uY29tL2dzcnNhb3Zzc2xjYTIwMTgwVgYD\nVR0gBE8wTTBBBgkrBgEEAaAyARQwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cu\nZ2xvYmFsc2lnbi5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQICMD8GA1UdHwQ4MDYw\nNKAyoDCGLmh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3Nyc2FvdnNzbGNhMjAx\nOC5jcmwwJQYDVR0RBB4wHIINKi5mZWJlbGZpbi5iZYILZmViZWxmaW4uYmUwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPjvf\/LNeGeo\n3m+PJI2I8YcDArPrMB0GA1UdDgQWBBRSfbb7vOGcByxuJpWqRfchtshQ9zCCAX4G\nCisGAQQB1nkCBAIEggFuBIIBagFoAHcArxgaKNaMo+CpikycZ6sJ+Lu8IrquvLE4\no6Gd0\/m2Aw0AAAGP3mz7VgAABAMASDBGAiEAi7nkXl1vESSBXqbEdU349q24TVLS\nvu4wTTklU3BmQcoCIQDspmDRj7u+21I6MhREuur\/Bj+3vwfN00v5WCh6ojXhrQB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABj95s+ykAAAQDAEcw\nRQIgMhyTdkgUPQwWuLOMER9gi4MXaY0E8OA24ZGzKRFTcvkCIQDJmeFzBHf4d85c\nQtvUYy7yxknTH8dsIdgIWEi7SFsPdAB1AA3h8jAr0w3BQGISCepVLvxHdHyx1+kw\n7w5CHrR+Tqo0AAABj95s96UAAAQDAEYwRAIgW+EDXlsd0SPbD91ClOLdtqKVRn8h\ncrZMv1y+7cZ2MqoCICbmSVM6rRqIcd1I7hYUjuiq0Y8ivFSHLz\/37bzy6spUMA0G\nCSqGSIb3DQEBCwUAA4IBAQBliY4q3vyc19zVO49dKKq8eFfU3TfZKDXWegLgljGA\nYbD1yO344nolFkho9SLOh8A8JrStOExBTSmJOI8SfzRxZ2c1PAin2OLsXRXGWP7j\nXBEeXJEhjF6AKw6MqdX5Q7UeGJBSYQ+6QTbQHpLcM8Qps80FxPh1Ho5sUtXCgYYq\n3PiACkhNx5cbl1VzJcb8yaL0TlxyvSLtm1y8SLiZtcE4pC2K39WeWOCJ7zXGG1gl\nyeI\/hMvTqMWKkWnCtg6F\/WfLV3rId6sDBUQQTfS6x8mcrxkvu5sbNn7e1M0Qd9cO\n8DKqPkZNbxQFWzeWjXtTzuOCrMttmJKLCCbm8f+kqTOF\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIETjCCAzagAwIBAgINAe5fIh38YjvUMzqFVzANBgkqhkiG9w0BAQsFADBMMSAw\nHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFs\nU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0xODExMjEwMDAwMDBaFw0yODEx\nMjEwMDAwMDBaMFAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52\nLXNhMSYwJAYDVQQDEx1HbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODCCASIw\nDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKdaydUMGCEAI9WXD+uu3Vxoa2uP\nUGATeoHLl+6OimGUSyZ59gSnKvuk2la77qCk8HuKf1UfR5NhDW5xUTolJAgvjOH3\nidaSz6+zpz8w7bXfIa7+9UQX\/dhj2S\/TgVprX9NHsKzyqzskeU8fxy7quRU6fBhM\nabO1IFkJXinDY+YuRluqlJBJDrnw9UqhCS98NE3QvADFBlV5Bs6i0BDxSEPouVq1\nlVW9MdIbPYa+oewNEtssmSStR8JvA+Z6cLVwzM0nLKWMjsIYPJLJLnNvBhBWk0Cq\no8VS++XFBdZpaFwGue5RieGKDkFNm5KQConpFmvv73W+eka440eKHRwup08CAwEA\nAaOCASkwggElMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdDgQWBBT473\/yzXhnqN5vjySNiPGHAwKz6zAfBgNVHSMEGDAWgBSP8Et\/qC5F\nJK5NUPpjmove4t0bvDA+BggrBgEFBQcBAQQyMDAwLgYIKwYBBQUHMAGGImh0dHA6\nLy9vY3NwMi5nbG9iYWxzaWduLmNvbS9yb290cjMwNgYDVR0fBC8wLTAroCmgJ4Yl\naHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9yb290LXIzLmNybDBHBgNVHSAEQDA+\nMDwGBFUdIAAwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cuZ2xvYmFsc2lnbi5j\nb20vcmVwb3NpdG9yeS8wDQYJKoZIhvcNAQELBQADggEBAJmQyC1fQorUC2bbmANz\nEdSIhlIoU4r7rd\/9c446ZwTbw1MUcBQJfMPg+NccmBqixD7b6QDjynCy8SIwIVbb\n0615XoFYC20UgDX1b10d65pHBf9ZjQCxQNqQmJYaumxtf4z1s4DfjGRzNpZ5eWl0\n6r\/4ngGPoJVpjemEuunl1Ig423g7mNA2eymw0lIYkN5SQwCuaifIFJ6GlazhgDEw\nfpolu4usBCOmmQDo8dIm7A9+O4orkjgTHY+GzYZSR+Y0fFukAj6KYXwidlNalFMz\nhriSqHKvoflShx8xpfywgVcvzfTO3PYkz6fiNJBonf6q8amaEsybwMbDqKWwIX7e\nSPY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 160,
                                "GPOS": 49482,
                                "GSUB": 7334,
                                "OS\/2": 96,
                                "cmap": 820,
                                "cvt ": 194,
                                "fpgm": 3350,
                                "gasp": 8,
                                "glyf": 87064,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 2564,
                                "loca": 0,
                                "maxp": 32,
                                "name": 1144,
                                "post": 5179,
                                "prep": 177
                            },
                            "names": {
                                "0": "Copyright \u00a9 2017 by Kastelov. All rights reserved.",
                                "1": "",
                                "2": "\u261e",
                                "3": "com.myfonts.kastelov.axiforma.regular.wfkit2.jZoZ",
                                "4": "\u261eAxiforma Regular",
                                "5": "Version 1.003;PS 001.003;hotconv 1.0.88;makeotf.lib2.5.64775;com",
                                "6": "Axiforma-Regular",
                                "7": "Please refer to the Copyright section for the font trademark att",
                                "8": "Kastelov",
                                "9": "Galin Kastelov",
                                "11": "http:\/\/www.kastelov.com",
                                "12": "http:\/\/www.kastelov.com",
                                "14": "https:\/\/www.myfonts.com\/viewlicense?lid=Array"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 606,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 4,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 286,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684354607,
                                "ulUnicodeRange2": 8219,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "UKWN",
                                "fsSelection": 64,
                                "usFirstCharIndex": 13,
                                "usLastCharIndex": 9674,
                                "sTypoAscender": 771,
                                "sTypoDescender": -229,
                                "sTypoLineGap": 584,
                                "usWinAscent": 1288,
                                "usWinDescent": 296,
                                "ulCodePageRange1": 536871063,
                                "ulCodePageRange2": 0,
                                "sxHeight": 536,
                                "sCapHeight": 739,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 12,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 5,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    312,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    329,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    536,
                                    537,
                                    538,
                                    539,
                                    567,
                                    710,
                                    711,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    916,
                                    937,
                                    956,
                                    960,
                                    1025,
                                    1040,
                                    1041,
                                    1042,
                                    1043,
                                    1044,
                                    1045,
                                    1046,
                                    1047,
                                    1048,
                                    1049,
                                    1050,
                                    1051,
                                    1052,
                                    1053,
                                    1054,
                                    1055,
                                    1056,
                                    1057,
                                    1058,
                                    1059,
                                    1060,
                                    1061,
                                    1062,
                                    1063,
                                    1064,
                                    1065,
                                    1066,
                                    1067,
                                    1068,
                                    1069,
                                    1070,
                                    1071,
                                    1072,
                                    1073,
                                    1074,
                                    1075,
                                    1076,
                                    1077,
                                    1078,
                                    1079,
                                    1080,
                                    1081,
                                    1082,
                                    1083,
                                    1084,
                                    1085,
                                    1086,
                                    1087,
                                    1088,
                                    1089,
                                    1090,
                                    1091,
                                    1092,
                                    1093,
                                    1094,
                                    1095,
                                    1096,
                                    1097,
                                    1098,
                                    1099,
                                    1100,
                                    1101,
                                    1102,
                                    1103,
                                    1105,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7922,
                                    7923,
                                    8201,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8249,
                                    8250,
                                    8260,
                                    8304,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8364,
                                    8381,
                                    8470,
                                    8482,
                                    8494,
                                    8528,
                                    8529,
                                    8531,
                                    8532,
                                    8533,
                                    8534,
                                    8535,
                                    8536,
                                    8537,
                                    8538,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8706,
                                    8719,
                                    8721,
                                    8722,
                                    8730,
                                    8734,
                                    8747,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    9674
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "BGR ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "RUS ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "BGR ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "RUS ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "AZE ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CAT ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CRT ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "KAZ ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "MOL ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "NLD ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "ROM ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TAT ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TRK ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 471,
                                "num_glyphs": 641
                            }
                        },
                        "load_end": 2127,
                        "ttfb_start": 903,
                        "ttfb_end": 1589,
                        "download_start": 1589,
                        "download_end": 2127,
                        "download_ms": 538,
                        "all_start": 591,
                        "all_end": 2127,
                        "all_ms": 1536,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "100408.67",
                        "request_id": "100408.67",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-SemiBold.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/resources\/fonts\/build\/Axiforma-SemiBold.woff2",
                        "raw_id": "100408.67",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 1250,
                        "ttfb_ms": 723,
                        "load_start": 906,
                        "load_start_float": 906.00022799999999,
                        "bytesIn": 58594,
                        "objectSize": 58594,
                        "objectSizeUncompressed": 58594,
                        "chunks": [
                            {
                                "ts": 1630,
                                "bytes": 3570
                            },
                            {
                                "ts": 1630,
                                "bytes": 12288
                            },
                            {
                                "ts": 1657,
                                "bytes": 16384
                            },
                            {
                                "ts": 2140,
                                "bytes": 16384
                            },
                            {
                                "ts": 2156,
                                "bytes": 9968
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 139,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 592,
                        "connect_end": 665,
                        "ssl_start": 665,
                        "ssl_end": 903,
                        "initiator": "https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Origin: https:\/\/febelfin.be",
                                "Referer: https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                                "Sec-Fetch-Dest: font",
                                "Sec-Fetch-Mode: cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:20 GMT",
                                "Content-Type: font\/woff2",
                                "Content-Length: 58594",
                                "Connection: keep-alive",
                                "Last-Modified: Fri, 15 Sep 2023 07:33:14 GMT",
                                "ETag: \"650408ba-e4e2\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 73,
                        "ssl_ms": 238,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 755,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "True",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 228,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGrTCCBZWgAwIBAgIML86C3RA2eb7oBuOmMA0GCSqGSIb3DQEBCwUAMFAxCzAJ\nBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMSYwJAYDVQQDEx1H\nbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODAeFw0yNDA2MDMxNDA3MTJaFw0y\nNTA3MDUxNDA3MTFaMIGAMQswCQYDVQQGEwJCRTEmMCQGA1UECAwdUsOpZ2lvbiBk\nZSBCcnV4ZWxsZXMtQ2FwaXRhbGUxHjAcBgNVBAcTFVNhaW50LUpvc3NlLXRlbi1O\nb29kZTERMA8GA1UEChMIRmViZWxmaW4xFjAUBgNVBAMMDSouZmViZWxmaW4uYmUw\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj5M1lK8erPHPiYIPpxKsZ\nvrpEuT57hsjkl9Om9YRu+l8whTHb4FUbm1YpxReHlvAxxvfTjE2HNB5eJxrCQ3Lt\nmrLxaHS711UR2NuTWuw5nz4\/ag8M4uiXLw6rpHeVge\/ToCQIquHxmCmLLqRqzb0a\ndu2SBIaRci3W7jsQiKpblH3X+FWKgM4V\/mUyEkAeDZ99\/jas\/3CGlgdupCXkWdEu\ngwZkxiaOfdWlnTrh+JPxpd3xp2IObONo9P57NcD8\/hG9nTYphCg53LGknGoe5NYx\nWf4fVuepCrjdAm6yeiRmjukRYh1J27K7uVcEbZp8faOd0Vvucd59yaouaODhgFKh\nAgMBAAGjggNUMIIDUDAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADCBjgYI\nKwYBBQUHAQEEgYEwfzBEBggrBgEFBQcwAoY4aHR0cDovL3NlY3VyZS5nbG9iYWxz\naWduLmNvbS9jYWNlcnQvZ3Nyc2FvdnNzbGNhMjAxOC5jcnQwNwYIKwYBBQUHMAGG\nK2h0dHA6Ly9vY3NwLmdsb2JhbHNpZ24uY29tL2dzcnNhb3Zzc2xjYTIwMTgwVgYD\nVR0gBE8wTTBBBgkrBgEEAaAyARQwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cu\nZ2xvYmFsc2lnbi5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQICMD8GA1UdHwQ4MDYw\nNKAyoDCGLmh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3Nyc2FvdnNzbGNhMjAx\nOC5jcmwwJQYDVR0RBB4wHIINKi5mZWJlbGZpbi5iZYILZmViZWxmaW4uYmUwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPjvf\/LNeGeo\n3m+PJI2I8YcDArPrMB0GA1UdDgQWBBRSfbb7vOGcByxuJpWqRfchtshQ9zCCAX4G\nCisGAQQB1nkCBAIEggFuBIIBagFoAHcArxgaKNaMo+CpikycZ6sJ+Lu8IrquvLE4\no6Gd0\/m2Aw0AAAGP3mz7VgAABAMASDBGAiEAi7nkXl1vESSBXqbEdU349q24TVLS\nvu4wTTklU3BmQcoCIQDspmDRj7u+21I6MhREuur\/Bj+3vwfN00v5WCh6ojXhrQB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABj95s+ykAAAQDAEcw\nRQIgMhyTdkgUPQwWuLOMER9gi4MXaY0E8OA24ZGzKRFTcvkCIQDJmeFzBHf4d85c\nQtvUYy7yxknTH8dsIdgIWEi7SFsPdAB1AA3h8jAr0w3BQGISCepVLvxHdHyx1+kw\n7w5CHrR+Tqo0AAABj95s96UAAAQDAEYwRAIgW+EDXlsd0SPbD91ClOLdtqKVRn8h\ncrZMv1y+7cZ2MqoCICbmSVM6rRqIcd1I7hYUjuiq0Y8ivFSHLz\/37bzy6spUMA0G\nCSqGSIb3DQEBCwUAA4IBAQBliY4q3vyc19zVO49dKKq8eFfU3TfZKDXWegLgljGA\nYbD1yO344nolFkho9SLOh8A8JrStOExBTSmJOI8SfzRxZ2c1PAin2OLsXRXGWP7j\nXBEeXJEhjF6AKw6MqdX5Q7UeGJBSYQ+6QTbQHpLcM8Qps80FxPh1Ho5sUtXCgYYq\n3PiACkhNx5cbl1VzJcb8yaL0TlxyvSLtm1y8SLiZtcE4pC2K39WeWOCJ7zXGG1gl\nyeI\/hMvTqMWKkWnCtg6F\/WfLV3rId6sDBUQQTfS6x8mcrxkvu5sbNn7e1M0Qd9cO\n8DKqPkZNbxQFWzeWjXtTzuOCrMttmJKLCCbm8f+kqTOF\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIETjCCAzagAwIBAgINAe5fIh38YjvUMzqFVzANBgkqhkiG9w0BAQsFADBMMSAw\nHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFs\nU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0xODExMjEwMDAwMDBaFw0yODEx\nMjEwMDAwMDBaMFAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52\nLXNhMSYwJAYDVQQDEx1HbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODCCASIw\nDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKdaydUMGCEAI9WXD+uu3Vxoa2uP\nUGATeoHLl+6OimGUSyZ59gSnKvuk2la77qCk8HuKf1UfR5NhDW5xUTolJAgvjOH3\nidaSz6+zpz8w7bXfIa7+9UQX\/dhj2S\/TgVprX9NHsKzyqzskeU8fxy7quRU6fBhM\nabO1IFkJXinDY+YuRluqlJBJDrnw9UqhCS98NE3QvADFBlV5Bs6i0BDxSEPouVq1\nlVW9MdIbPYa+oewNEtssmSStR8JvA+Z6cLVwzM0nLKWMjsIYPJLJLnNvBhBWk0Cq\no8VS++XFBdZpaFwGue5RieGKDkFNm5KQConpFmvv73W+eka440eKHRwup08CAwEA\nAaOCASkwggElMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdDgQWBBT473\/yzXhnqN5vjySNiPGHAwKz6zAfBgNVHSMEGDAWgBSP8Et\/qC5F\nJK5NUPpjmove4t0bvDA+BggrBgEFBQcBAQQyMDAwLgYIKwYBBQUHMAGGImh0dHA6\nLy9vY3NwMi5nbG9iYWxzaWduLmNvbS9yb290cjMwNgYDVR0fBC8wLTAroCmgJ4Yl\naHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9yb290LXIzLmNybDBHBgNVHSAEQDA+\nMDwGBFUdIAAwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cuZ2xvYmFsc2lnbi5j\nb20vcmVwb3NpdG9yeS8wDQYJKoZIhvcNAQELBQADggEBAJmQyC1fQorUC2bbmANz\nEdSIhlIoU4r7rd\/9c446ZwTbw1MUcBQJfMPg+NccmBqixD7b6QDjynCy8SIwIVbb\n0615XoFYC20UgDX1b10d65pHBf9ZjQCxQNqQmJYaumxtf4z1s4DfjGRzNpZ5eWl0\n6r\/4ngGPoJVpjemEuunl1Ig423g7mNA2eymw0lIYkN5SQwCuaifIFJ6GlazhgDEw\nfpolu4usBCOmmQDo8dIm7A9+O4orkjgTHY+GzYZSR+Y0fFukAj6KYXwidlNalFMz\nhriSqHKvoflShx8xpfywgVcvzfTO3PYkz6fiNJBonf6q8amaEsybwMbDqKWwIX7e\nSPY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 160,
                                "GPOS": 49806,
                                "GSUB": 7334,
                                "OS\/2": 96,
                                "cmap": 820,
                                "cvt ": 194,
                                "fpgm": 3350,
                                "gasp": 8,
                                "glyf": 86338,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 2564,
                                "loca": 0,
                                "maxp": 32,
                                "name": 1157,
                                "post": 5179,
                                "prep": 177
                            },
                            "names": {
                                "0": "Copyright \u00a9 2017 by Kastelov. All rights reserved.",
                                "1": "",
                                "2": "\u261e",
                                "3": "com.myfonts.kastelov.axiforma.semi-bold.wfkit2.jZoZ",
                                "4": "\u261eAxiforma SemiBold",
                                "5": "Version 1.003;PS 001.003;hotconv 1.0.88;makeotf.lib2.5.64775;com",
                                "6": "Axiforma-SemiBold",
                                "7": "Please refer to the Copyright section for the font trademark att",
                                "8": "Kastelov",
                                "9": "Galin Kastelov",
                                "11": "http:\/\/www.kastelov.com",
                                "12": "http:\/\/www.kastelov.com",
                                "14": "https:\/\/www.myfonts.com\/viewlicense?lid=Array"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 621,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 4,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 286,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684354607,
                                "ulUnicodeRange2": 8219,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "UKWN",
                                "fsSelection": 64,
                                "usFirstCharIndex": 13,
                                "usLastCharIndex": 9674,
                                "sTypoAscender": 772,
                                "sTypoDescender": -228,
                                "sTypoLineGap": 631,
                                "usWinAscent": 1330,
                                "usWinDescent": 301,
                                "ulCodePageRange1": 536871063,
                                "ulCodePageRange2": 0,
                                "sxHeight": 543,
                                "sCapHeight": 739,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 12,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 7,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    312,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    329,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    536,
                                    537,
                                    538,
                                    539,
                                    567,
                                    710,
                                    711,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    916,
                                    937,
                                    956,
                                    960,
                                    1025,
                                    1040,
                                    1041,
                                    1042,
                                    1043,
                                    1044,
                                    1045,
                                    1046,
                                    1047,
                                    1048,
                                    1049,
                                    1050,
                                    1051,
                                    1052,
                                    1053,
                                    1054,
                                    1055,
                                    1056,
                                    1057,
                                    1058,
                                    1059,
                                    1060,
                                    1061,
                                    1062,
                                    1063,
                                    1064,
                                    1065,
                                    1066,
                                    1067,
                                    1068,
                                    1069,
                                    1070,
                                    1071,
                                    1072,
                                    1073,
                                    1074,
                                    1075,
                                    1076,
                                    1077,
                                    1078,
                                    1079,
                                    1080,
                                    1081,
                                    1082,
                                    1083,
                                    1084,
                                    1085,
                                    1086,
                                    1087,
                                    1088,
                                    1089,
                                    1090,
                                    1091,
                                    1092,
                                    1093,
                                    1094,
                                    1095,
                                    1096,
                                    1097,
                                    1098,
                                    1099,
                                    1100,
                                    1101,
                                    1102,
                                    1103,
                                    1105,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7922,
                                    7923,
                                    8201,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8249,
                                    8250,
                                    8260,
                                    8304,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8364,
                                    8381,
                                    8470,
                                    8482,
                                    8494,
                                    8528,
                                    8529,
                                    8531,
                                    8532,
                                    8533,
                                    8534,
                                    8535,
                                    8536,
                                    8537,
                                    8538,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8706,
                                    8719,
                                    8721,
                                    8722,
                                    8730,
                                    8734,
                                    8747,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    9674
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "BGR ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "RUS ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "BGR ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "RUS ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "AZE ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CAT ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CRT ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "KAZ ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "MOL ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "NLD ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "ROM ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TAT ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TRK ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 471,
                                "num_glyphs": 641
                            }
                        },
                        "load_end": 2156,
                        "ttfb_start": 906,
                        "ttfb_end": 1629,
                        "download_start": 1629,
                        "download_end": 2156,
                        "download_ms": 527,
                        "all_start": 592,
                        "all_end": 2156,
                        "all_ms": 1561,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "100408.23",
                        "request_id": "100408.23",
                        "ip_addr": "104.17.25.14",
                        "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdnjs.cloudflare.com",
                        "url": "\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                        "raw_id": "100408.23",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 798,
                        "ttfb_ms": 345,
                        "load_start": 931,
                        "load_start_float": 931.00013999999999,
                        "bytesIn": 28112,
                        "objectSize": 28112,
                        "objectSizeUncompressed": 89947,
                        "chunks": [
                            {
                                "ts": 1276,
                                "bytes": 516,
                                "inflated": 18
                            },
                            {
                                "ts": 1278,
                                "bytes": 1176,
                                "inflated": 3395
                            },
                            {
                                "ts": 1280,
                                "bytes": 1176,
                                "inflated": 2893
                            },
                            {
                                "ts": 1282,
                                "bytes": 1176,
                                "inflated": 3996
                            },
                            {
                                "ts": 1284,
                                "bytes": 1176,
                                "inflated": 4256
                            },
                            {
                                "ts": 1286,
                                "bytes": 1176,
                                "inflated": 3870
                            },
                            {
                                "ts": 1288,
                                "bytes": 1176,
                                "inflated": 3737
                            },
                            {
                                "ts": 1290,
                                "bytes": 1176,
                                "inflated": 3739
                            },
                            {
                                "ts": 1292,
                                "bytes": 1176,
                                "inflated": 3995
                            },
                            {
                                "ts": 1293,
                                "bytes": 551,
                                "inflated": 1761
                            },
                            {
                                "ts": 1685,
                                "bytes": 588,
                                "inflated": 1761
                            },
                            {
                                "ts": 1692,
                                "bytes": 1170,
                                "inflated": 3826
                            },
                            {
                                "ts": 1694,
                                "bytes": 1176,
                                "inflated": 3641
                            },
                            {
                                "ts": 1696,
                                "bytes": 1176,
                                "inflated": 3919
                            },
                            {
                                "ts": 1698,
                                "bytes": 1176,
                                "inflated": 4019
                            },
                            {
                                "ts": 1710,
                                "bytes": 1171,
                                "inflated": 4232
                            },
                            {
                                "ts": 1721,
                                "bytes": 1174,
                                "inflated": 3782
                            },
                            {
                                "ts": 1721,
                                "bytes": 4693,
                                "inflated": 16378
                            },
                            {
                                "ts": 1725,
                                "bytes": 1174,
                                "inflated": 3237
                            },
                            {
                                "ts": 1725,
                                "bytes": 1174,
                                "inflated": 3476
                            },
                            {
                                "ts": 1727,
                                "bytes": 1171,
                                "inflated": 4021
                            },
                            {
                                "ts": 1728,
                                "bytes": 1174,
                                "inflated": 3953
                            },
                            {
                                "ts": 1729,
                                "bytes": 620,
                                "inflated": 2042
                            }
                        ],
                        "expires": "Sun, 14 Dec 2025 13:25:20 GMT",
                        "cacheControl": "public, max-age=30672000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": 594,
                        "dns_end": 675,
                        "connect_start": 442,
                        "connect_end": 442,
                        "ssl_start": 442,
                        "ssl_end": 698,
                        "securityDetails": {
                            "protocol": "QUIC",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519MLKEM768",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "cdnjs.cloudflare.com",
                            "sanList": [
                                "cdnjs.cloudflare.com",
                                "*.cdnjs.cloudflare.com"
                            ],
                            "issuer": "WE1",
                            "validFrom": 1732605918,
                            "validTo": 1740381917,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1732609519278,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450220450E1C3B958B3AAED0598CCBEDD8192742876C2A8F8D7D7B293F5F4FFAC83952022100868C9E36A10CF2A4C005BC131D7A259B276488BA3C5F4DA6044992D542938EE1"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2025'",
                                    "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                    "timestamp": 1732609519293,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100BC76CB07EC67DB1B5FA480FB5BF3DAE3135B76C5C22171FCD5F632BFA51A1DF802203D1B54B3D6855171035EB745E4E06ADC9161472AEB29C8AF759E4CF408759079"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 1144,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdnjs.cloudflare.com",
                                ":method: GET",
                                ":path: \/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/febelfin.be",
                                "priority: u=1",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 27982",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: public, max-age=30672000",
                                "cf-cache-status: HIT",
                                "cf-cdnjs-via: cfworker\/kv",
                                "cf-ray: 8f70eab308eadbc8-FRA",
                                "content-encoding: br",
                                "content-length: 28112",
                                "content-type: application\/javascript; charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 13:25:20 GMT",
                                "etag: \"63a24ddb-6dd0\"",
                                "expires: Sun, 14 Dec 2025 13:25:20 GMT",
                                "last-modified: Wed, 21 Dec 2022 00:05:47 GMT",
                                "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "priority: u=1,i=?0",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=E1aSaLwLdG51TPTE7BtRdYCKRLqbluHqQZgy1YK9UMQmZUl2CNIMI7zdMUWzDvoqKPz%2FkFt1J2osBr3ZM5bheDIdreFRu3Ckv1s9jtIfICdUZTLL51D0Ps6qQQvF9hs5xLtpeLcA\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfExtPri",
                                "strict-transport-security: max-age=15780000",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff"
                            ]
                        },
                        "bytesOut": 1816,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 81,
                        "connect_ms": 0,
                        "ssl_ms": 256,
                        "gzip_total": 28112,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 30644018,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 592,
                        "netlog_id": 140,
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 1729,
                        "ttfb_start": 931,
                        "ttfb_end": 1276,
                        "download_start": 1276,
                        "download_end": 1729,
                        "download_ms": 453,
                        "all_start": 594,
                        "all_end": 1729,
                        "all_ms": 1135,
                        "index": 8,
                        "number": 9,
                        "cpuTimes": {
                            "EvaluateScript": 14,
                            "v8.compile": 4,
                            "FunctionCall": 5
                        },
                        "cpu.EvaluateScript": 14,
                        "cpu.v8.compile": 4,
                        "cpu.FunctionCall": 5,
                        "cpuTime": 24,
                        "js_timing": [
                            [
                                1836.617,
                                1850.712
                            ],
                            [
                                1836.6379999999999,
                                1841.0920000000001
                            ],
                            [
                                4167.5320000000002,
                                4167.7669999999998
                            ],
                            [
                                4174.0929999999998,
                                4177.3050000000003
                            ],
                            [
                                4177.326,
                                4178.1589999999997
                            ],
                            [
                                4179.1859999999997,
                                4179.2290000000003
                            ],
                            [
                                4179.241,
                                4179.2790000000005
                            ],
                            [
                                19072.257000000001,
                                19073.227999999999
                            ],
                            [
                                19076.858,
                                19076.875
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "100408.70",
                        "request_id": "100408.70",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-Medium.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/resources\/fonts\/build\/Axiforma-Medium.woff2",
                        "raw_id": "100408.70",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 1276,
                        "ttfb_ms": 770,
                        "load_start": 938,
                        "load_start_float": 938.00023399999998,
                        "bytesIn": 58375,
                        "objectSize": 58375,
                        "objectSizeUncompressed": 58375,
                        "chunks": [
                            {
                                "ts": 1709,
                                "bytes": 3570
                            },
                            {
                                "ts": 1721,
                                "bytes": 12288
                            },
                            {
                                "ts": 1763,
                                "bytes": 16384
                            },
                            {
                                "ts": 2193,
                                "bytes": 16384
                            },
                            {
                                "ts": 2214,
                                "bytes": 9749
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 160,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 598,
                        "connect_end": 676,
                        "ssl_start": 676,
                        "ssl_end": 938,
                        "initiator": "https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Origin: https:\/\/febelfin.be",
                                "Referer: https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                                "Sec-Fetch-Dest: font",
                                "Sec-Fetch-Mode: cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:20 GMT",
                                "Content-Type: font\/woff2",
                                "Content-Length: 58375",
                                "Connection: keep-alive",
                                "Last-Modified: Fri, 15 Sep 2023 07:33:14 GMT",
                                "ETag: \"650408ba-e407\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 78,
                        "ssl_ms": 262,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 758,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 234,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGrTCCBZWgAwIBAgIML86C3RA2eb7oBuOmMA0GCSqGSIb3DQEBCwUAMFAxCzAJ\nBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMSYwJAYDVQQDEx1H\nbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODAeFw0yNDA2MDMxNDA3MTJaFw0y\nNTA3MDUxNDA3MTFaMIGAMQswCQYDVQQGEwJCRTEmMCQGA1UECAwdUsOpZ2lvbiBk\nZSBCcnV4ZWxsZXMtQ2FwaXRhbGUxHjAcBgNVBAcTFVNhaW50LUpvc3NlLXRlbi1O\nb29kZTERMA8GA1UEChMIRmViZWxmaW4xFjAUBgNVBAMMDSouZmViZWxmaW4uYmUw\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj5M1lK8erPHPiYIPpxKsZ\nvrpEuT57hsjkl9Om9YRu+l8whTHb4FUbm1YpxReHlvAxxvfTjE2HNB5eJxrCQ3Lt\nmrLxaHS711UR2NuTWuw5nz4\/ag8M4uiXLw6rpHeVge\/ToCQIquHxmCmLLqRqzb0a\ndu2SBIaRci3W7jsQiKpblH3X+FWKgM4V\/mUyEkAeDZ99\/jas\/3CGlgdupCXkWdEu\ngwZkxiaOfdWlnTrh+JPxpd3xp2IObONo9P57NcD8\/hG9nTYphCg53LGknGoe5NYx\nWf4fVuepCrjdAm6yeiRmjukRYh1J27K7uVcEbZp8faOd0Vvucd59yaouaODhgFKh\nAgMBAAGjggNUMIIDUDAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADCBjgYI\nKwYBBQUHAQEEgYEwfzBEBggrBgEFBQcwAoY4aHR0cDovL3NlY3VyZS5nbG9iYWxz\naWduLmNvbS9jYWNlcnQvZ3Nyc2FvdnNzbGNhMjAxOC5jcnQwNwYIKwYBBQUHMAGG\nK2h0dHA6Ly9vY3NwLmdsb2JhbHNpZ24uY29tL2dzcnNhb3Zzc2xjYTIwMTgwVgYD\nVR0gBE8wTTBBBgkrBgEEAaAyARQwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cu\nZ2xvYmFsc2lnbi5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQICMD8GA1UdHwQ4MDYw\nNKAyoDCGLmh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3Nyc2FvdnNzbGNhMjAx\nOC5jcmwwJQYDVR0RBB4wHIINKi5mZWJlbGZpbi5iZYILZmViZWxmaW4uYmUwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPjvf\/LNeGeo\n3m+PJI2I8YcDArPrMB0GA1UdDgQWBBRSfbb7vOGcByxuJpWqRfchtshQ9zCCAX4G\nCisGAQQB1nkCBAIEggFuBIIBagFoAHcArxgaKNaMo+CpikycZ6sJ+Lu8IrquvLE4\no6Gd0\/m2Aw0AAAGP3mz7VgAABAMASDBGAiEAi7nkXl1vESSBXqbEdU349q24TVLS\nvu4wTTklU3BmQcoCIQDspmDRj7u+21I6MhREuur\/Bj+3vwfN00v5WCh6ojXhrQB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABj95s+ykAAAQDAEcw\nRQIgMhyTdkgUPQwWuLOMER9gi4MXaY0E8OA24ZGzKRFTcvkCIQDJmeFzBHf4d85c\nQtvUYy7yxknTH8dsIdgIWEi7SFsPdAB1AA3h8jAr0w3BQGISCepVLvxHdHyx1+kw\n7w5CHrR+Tqo0AAABj95s96UAAAQDAEYwRAIgW+EDXlsd0SPbD91ClOLdtqKVRn8h\ncrZMv1y+7cZ2MqoCICbmSVM6rRqIcd1I7hYUjuiq0Y8ivFSHLz\/37bzy6spUMA0G\nCSqGSIb3DQEBCwUAA4IBAQBliY4q3vyc19zVO49dKKq8eFfU3TfZKDXWegLgljGA\nYbD1yO344nolFkho9SLOh8A8JrStOExBTSmJOI8SfzRxZ2c1PAin2OLsXRXGWP7j\nXBEeXJEhjF6AKw6MqdX5Q7UeGJBSYQ+6QTbQHpLcM8Qps80FxPh1Ho5sUtXCgYYq\n3PiACkhNx5cbl1VzJcb8yaL0TlxyvSLtm1y8SLiZtcE4pC2K39WeWOCJ7zXGG1gl\nyeI\/hMvTqMWKkWnCtg6F\/WfLV3rId6sDBUQQTfS6x8mcrxkvu5sbNn7e1M0Qd9cO\n8DKqPkZNbxQFWzeWjXtTzuOCrMttmJKLCCbm8f+kqTOF\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIETjCCAzagAwIBAgINAe5fIh38YjvUMzqFVzANBgkqhkiG9w0BAQsFADBMMSAw\nHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFs\nU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0xODExMjEwMDAwMDBaFw0yODEx\nMjEwMDAwMDBaMFAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52\nLXNhMSYwJAYDVQQDEx1HbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODCCASIw\nDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKdaydUMGCEAI9WXD+uu3Vxoa2uP\nUGATeoHLl+6OimGUSyZ59gSnKvuk2la77qCk8HuKf1UfR5NhDW5xUTolJAgvjOH3\nidaSz6+zpz8w7bXfIa7+9UQX\/dhj2S\/TgVprX9NHsKzyqzskeU8fxy7quRU6fBhM\nabO1IFkJXinDY+YuRluqlJBJDrnw9UqhCS98NE3QvADFBlV5Bs6i0BDxSEPouVq1\nlVW9MdIbPYa+oewNEtssmSStR8JvA+Z6cLVwzM0nLKWMjsIYPJLJLnNvBhBWk0Cq\no8VS++XFBdZpaFwGue5RieGKDkFNm5KQConpFmvv73W+eka440eKHRwup08CAwEA\nAaOCASkwggElMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdDgQWBBT473\/yzXhnqN5vjySNiPGHAwKz6zAfBgNVHSMEGDAWgBSP8Et\/qC5F\nJK5NUPpjmove4t0bvDA+BggrBgEFBQcBAQQyMDAwLgYIKwYBBQUHMAGGImh0dHA6\nLy9vY3NwMi5nbG9iYWxzaWduLmNvbS9yb290cjMwNgYDVR0fBC8wLTAroCmgJ4Yl\naHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9yb290LXIzLmNybDBHBgNVHSAEQDA+\nMDwGBFUdIAAwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cuZ2xvYmFsc2lnbi5j\nb20vcmVwb3NpdG9yeS8wDQYJKoZIhvcNAQELBQADggEBAJmQyC1fQorUC2bbmANz\nEdSIhlIoU4r7rd\/9c446ZwTbw1MUcBQJfMPg+NccmBqixD7b6QDjynCy8SIwIVbb\n0615XoFYC20UgDX1b10d65pHBf9ZjQCxQNqQmJYaumxtf4z1s4DfjGRzNpZ5eWl0\n6r\/4ngGPoJVpjemEuunl1Ig423g7mNA2eymw0lIYkN5SQwCuaifIFJ6GlazhgDEw\nfpolu4usBCOmmQDo8dIm7A9+O4orkjgTHY+GzYZSR+Y0fFukAj6KYXwidlNalFMz\nhriSqHKvoflShx8xpfywgVcvzfTO3PYkz6fiNJBonf6q8amaEsybwMbDqKWwIX7e\nSPY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 160,
                                "GPOS": 49788,
                                "GSUB": 7334,
                                "OS\/2": 96,
                                "cmap": 820,
                                "cvt ": 194,
                                "fpgm": 3350,
                                "gasp": 8,
                                "glyf": 87901,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 2564,
                                "loca": 0,
                                "maxp": 32,
                                "name": 1135,
                                "post": 5179,
                                "prep": 177
                            },
                            "names": {
                                "0": "Copyright \u00a9 2017 by Kastelov. All rights reserved.",
                                "1": "",
                                "2": "\u261e",
                                "3": "com.myfonts.kastelov.axiforma.medium.wfkit2.jZoZ",
                                "4": "\u261eAxiforma Medium",
                                "5": "Version 1.003;PS 001.003;hotconv 1.0.88;makeotf.lib2.5.64775;com",
                                "6": "Axiforma-Medium",
                                "7": "Please refer to the Copyright section for the font trademark att",
                                "8": "Kastelov",
                                "9": "Galin Kastelov",
                                "11": "http:\/\/www.kastelov.com",
                                "12": "http:\/\/www.kastelov.com",
                                "14": "https:\/\/www.myfonts.com\/viewlicense?lid=Array"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 612,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 4,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 286,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684354607,
                                "ulUnicodeRange2": 8219,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "UKWN",
                                "fsSelection": 64,
                                "usFirstCharIndex": 13,
                                "usLastCharIndex": 9674,
                                "sTypoAscender": 771,
                                "sTypoDescender": -229,
                                "sTypoLineGap": 604,
                                "usWinAscent": 1306,
                                "usWinDescent": 298,
                                "ulCodePageRange1": 536871063,
                                "ulCodePageRange2": 0,
                                "sxHeight": 539,
                                "sCapHeight": 739,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 12,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 6,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    312,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    329,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    536,
                                    537,
                                    538,
                                    539,
                                    567,
                                    710,
                                    711,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    916,
                                    937,
                                    956,
                                    960,
                                    1025,
                                    1040,
                                    1041,
                                    1042,
                                    1043,
                                    1044,
                                    1045,
                                    1046,
                                    1047,
                                    1048,
                                    1049,
                                    1050,
                                    1051,
                                    1052,
                                    1053,
                                    1054,
                                    1055,
                                    1056,
                                    1057,
                                    1058,
                                    1059,
                                    1060,
                                    1061,
                                    1062,
                                    1063,
                                    1064,
                                    1065,
                                    1066,
                                    1067,
                                    1068,
                                    1069,
                                    1070,
                                    1071,
                                    1072,
                                    1073,
                                    1074,
                                    1075,
                                    1076,
                                    1077,
                                    1078,
                                    1079,
                                    1080,
                                    1081,
                                    1082,
                                    1083,
                                    1084,
                                    1085,
                                    1086,
                                    1087,
                                    1088,
                                    1089,
                                    1090,
                                    1091,
                                    1092,
                                    1093,
                                    1094,
                                    1095,
                                    1096,
                                    1097,
                                    1098,
                                    1099,
                                    1100,
                                    1101,
                                    1102,
                                    1103,
                                    1105,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7922,
                                    7923,
                                    8201,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8249,
                                    8250,
                                    8260,
                                    8304,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8364,
                                    8381,
                                    8470,
                                    8482,
                                    8494,
                                    8528,
                                    8529,
                                    8531,
                                    8532,
                                    8533,
                                    8534,
                                    8535,
                                    8536,
                                    8537,
                                    8538,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8706,
                                    8719,
                                    8721,
                                    8722,
                                    8730,
                                    8734,
                                    8747,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    9674
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "BGR ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "RUS ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "BGR ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "RUS ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "AZE ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CAT ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CRT ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "KAZ ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "MOL ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "NLD ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "ROM ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TAT ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TRK ": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 471,
                                "num_glyphs": 641
                            }
                        },
                        "load_end": 2214,
                        "ttfb_start": 938,
                        "ttfb_end": 1708,
                        "download_start": 1708,
                        "download_end": 2214,
                        "download_ms": 506,
                        "all_start": 598,
                        "all_end": 2214,
                        "all_ms": 1616,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "100408.25",
                        "request_id": "100408.25",
                        "ip_addr": "104.18.94.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/turnstile\/v0\/api.js",
                        "raw_id": "100408.25",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 302,
                        "load_ms": 424,
                        "ttfb_ms": 424,
                        "load_start": 967,
                        "load_start_float": 967.000001,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "max-age=300, stale-if-error=10800, stale-while-revalidate=300, public",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": 602,
                        "dns_end": 695,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 1146,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/turnstile\/v0\/api.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=300, stale-if-error=10800, stale-while-revalidate=300, public",
                                "cf-ray: 8f70eab36e3ad3ad-FRA",
                                "content-length: 0",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 13:25:20 GMT",
                                "location: \/turnstile\/v0\/b\/787bc399e22f\/api.js",
                                "priority: u=3,i=?0",
                                "server: cloudflare",
                                "server-timing: cfExtPri",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 1645,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 93,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 601,
                        "chunks": [],
                        "netlog_id": 1000001,
                        "renderBlocking": "potentially_blocking",
                        "load_end": 1391,
                        "ttfb_start": 967,
                        "ttfb_end": 1391,
                        "download_start": 1391,
                        "download_end": 1391,
                        "download_ms": 0,
                        "all_start": 602,
                        "all_end": 1391,
                        "all_ms": 517,
                        "index": 10,
                        "number": 11,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 1,
                            "FunctionCall": 10
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 10,
                        "cpuTime": 13,
                        "js_timing": [
                            [
                                4165.5870000000004,
                                4167.2809999999999
                            ],
                            [
                                4165.5959999999995,
                                4166.5290000000005
                            ],
                            [
                                4167.7740000000003,
                                4170.5249999999996
                            ],
                            [
                                5068.9920000000002,
                                5069.4489999999996
                            ],
                            [
                                5069.7449999999999,
                                5070.2579999999998
                            ],
                            [
                                5968.9889999999996,
                                5969.125
                            ],
                            [
                                5969.2749999999996,
                                5969.2969999999996
                            ],
                            [
                                6868.9799999999996,
                                6869.1009999999997
                            ],
                            [
                                6869.2420000000002,
                                6869.2659999999996
                            ],
                            [
                                7040.701,
                                7041.0020000000004
                            ],
                            [
                                7041.0249999999996,
                                7043.4660000000003
                            ],
                            [
                                7062.2929999999997,
                                7062.4089999999997
                            ],
                            [
                                7769.0119999999997,
                                7769.21
                            ],
                            [
                                7769.4620000000004,
                                7769.4830000000002
                            ],
                            [
                                8668.9930000000004,
                                8669.1689999999999
                            ],
                            [
                                8669.3850000000002,
                                8669.4050000000007
                            ],
                            [
                                9569.0040000000008,
                                9569.2569999999996
                            ],
                            [
                                9569.4300000000003,
                                9569.4779999999992
                            ],
                            [
                                10468.968000000001,
                                10469.127
                            ],
                            [
                                10469.329,
                                10469.357
                            ],
                            [
                                11369,
                                11369.153
                            ],
                            [
                                11369.358,
                                11369.375
                            ],
                            [
                                12348.713,
                                12348.804
                            ],
                            [
                                12359.263999999999,
                                12359.424000000001
                            ],
                            [
                                13168.995999999999,
                                13169.136
                            ],
                            [
                                13169.34,
                                13169.353999999999
                            ],
                            [
                                14069.004999999999,
                                14069.145
                            ],
                            [
                                14069.32,
                                14069.337
                            ],
                            [
                                15236.228999999999,
                                15236.316000000001
                            ],
                            [
                                15237.245999999999,
                                15237.264999999999
                            ],
                            [
                                15869,
                                15869.165000000001
                            ],
                            [
                                15869.424999999999,
                                15869.446
                            ],
                            [
                                16768.993999999999,
                                16769.118999999999
                            ],
                            [
                                16769.291000000001,
                                16769.307000000001
                            ],
                            [
                                17668.986000000001,
                                17669.096000000001
                            ],
                            [
                                17669.260999999999,
                                17669.276999999998
                            ],
                            [
                                18038.255000000001,
                                18038.297999999999
                            ],
                            [
                                18758.450000000001,
                                18758.543000000001
                            ],
                            [
                                18760.321,
                                18760.367999999999
                            ],
                            [
                                19170.126,
                                19170.165000000001
                            ],
                            [
                                19170.184000000001,
                                19170.964
                            ],
                            [
                                19469.032999999999,
                                19469.077000000001
                            ],
                            [
                                20369.025000000001,
                                20369.060000000001
                            ],
                            [
                                21269.013999999999,
                                21269.047999999999
                            ],
                            [
                                22169.007000000001,
                                22169.041000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "100408.27",
                        "request_id": "100408.27",
                        "ip_addr": "172.217.16.200",
                        "full_url": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WD8FXMP",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.googletagmanager.com",
                        "url": "\/gtm.js?id=GTM-WD8FXMP",
                        "raw_id": "100408.27",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 2801,
                        "ttfb_ms": 532,
                        "load_start": 1266,
                        "load_start_float": 1266.0001890000001,
                        "bytesIn": 117260,
                        "objectSize": 117260,
                        "objectSizeUncompressed": 349040,
                        "chunks": [
                            {
                                "ts": 1802,
                                "bytes": 3549,
                                "inflated": 12806
                            },
                            {
                                "ts": 1817,
                                "bytes": 2372,
                                "inflated": 8395
                            },
                            {
                                "ts": 1836,
                                "bytes": 1792,
                                "inflated": 14150
                            },
                            {
                                "ts": 1858,
                                "bytes": 2372,
                                "inflated": 8461
                            },
                            {
                                "ts": 1875,
                                "bytes": 2372,
                                "inflated": 6268
                            },
                            {
                                "ts": 1911,
                                "bytes": 2271,
                                "inflated": 6134
                            },
                            {
                                "ts": 2173,
                                "bytes": 2363,
                                "inflated": 5676
                            },
                            {
                                "ts": 2200,
                                "bytes": 2372,
                                "inflated": 8164
                            },
                            {
                                "ts": 2238,
                                "bytes": 2372,
                                "inflated": 9300
                            },
                            {
                                "ts": 2240,
                                "bytes": 2262,
                                "inflated": 7243
                            },
                            {
                                "ts": 2258,
                                "bytes": 2372,
                                "inflated": 6171
                            },
                            {
                                "ts": 2274,
                                "bytes": 2372,
                                "inflated": 7562
                            },
                            {
                                "ts": 2288,
                                "bytes": 2271,
                                "inflated": 5490
                            },
                            {
                                "ts": 2307,
                                "bytes": 2363,
                                "inflated": 7159
                            },
                            {
                                "ts": 2318,
                                "bytes": 2372,
                                "inflated": 5938
                            },
                            {
                                "ts": 2402,
                                "bytes": 2372,
                                "inflated": 5883
                            },
                            {
                                "ts": 2623,
                                "bytes": 2262,
                                "inflated": 6021
                            },
                            {
                                "ts": 2630,
                                "bytes": 1186,
                                "inflated": 3565
                            },
                            {
                                "ts": 2632,
                                "bytes": 1186,
                                "inflated": 3505
                            },
                            {
                                "ts": 2712,
                                "bytes": 1186,
                                "inflated": 3221
                            },
                            {
                                "ts": 2717,
                                "bytes": 2372,
                                "inflated": 6729
                            },
                            {
                                "ts": 2730,
                                "bytes": 2262,
                                "inflated": 6056
                            },
                            {
                                "ts": 2742,
                                "bytes": 2372,
                                "inflated": 7258
                            },
                            {
                                "ts": 2787,
                                "bytes": 2372,
                                "inflated": 5589
                            },
                            {
                                "ts": 2831,
                                "bytes": 2271,
                                "inflated": 5508
                            },
                            {
                                "ts": 2847,
                                "bytes": 2363,
                                "inflated": 6578
                            },
                            {
                                "ts": 2858,
                                "bytes": 2372,
                                "inflated": 6804
                            },
                            {
                                "ts": 2940,
                                "bytes": 2372,
                                "inflated": 6351
                            },
                            {
                                "ts": 3120,
                                "bytes": 2250,
                                "inflated": 6082
                            },
                            {
                                "ts": 3125,
                                "bytes": 2372,
                                "inflated": 6038
                            },
                            {
                                "ts": 3204,
                                "bytes": 2372,
                                "inflated": 5945
                            },
                            {
                                "ts": 3215,
                                "bytes": 2271,
                                "inflated": 6503
                            },
                            {
                                "ts": 3228,
                                "bytes": 2363,
                                "inflated": 7461
                            },
                            {
                                "ts": 3244,
                                "bytes": 2372,
                                "inflated": 7277
                            },
                            {
                                "ts": 3294,
                                "bytes": 1186,
                                "inflated": 3444
                            },
                            {
                                "ts": 3335,
                                "bytes": 2271,
                                "inflated": 7224
                            },
                            {
                                "ts": 3346,
                                "bytes": 2363,
                                "inflated": 6930
                            },
                            {
                                "ts": 3358,
                                "bytes": 2372,
                                "inflated": 6341
                            },
                            {
                                "ts": 3449,
                                "bytes": 2372,
                                "inflated": 6571
                            },
                            {
                                "ts": 3641,
                                "bytes": 2262,
                                "inflated": 6243
                            },
                            {
                                "ts": 3645,
                                "bytes": 2372,
                                "inflated": 6209
                            },
                            {
                                "ts": 3656,
                                "bytes": 2372,
                                "inflated": 7062
                            },
                            {
                                "ts": 3720,
                                "bytes": 2271,
                                "inflated": 6372
                            },
                            {
                                "ts": 3724,
                                "bytes": 2363,
                                "inflated": 7173
                            },
                            {
                                "ts": 3730,
                                "bytes": 2372,
                                "inflated": 6863
                            },
                            {
                                "ts": 3741,
                                "bytes": 2372,
                                "inflated": 6823
                            },
                            {
                                "ts": 3806,
                                "bytes": 2262,
                                "inflated": 6249
                            },
                            {
                                "ts": 3808,
                                "bytes": 2372,
                                "inflated": 7338
                            },
                            {
                                "ts": 3817,
                                "bytes": 2372,
                                "inflated": 7470
                            },
                            {
                                "ts": 3835,
                                "bytes": 3448,
                                "inflated": 11475
                            },
                            {
                                "ts": 3892,
                                "bytes": 2372,
                                "inflated": 6454
                            },
                            {
                                "ts": 4067,
                                "bytes": 691,
                                "inflated": 1508
                            }
                        ],
                        "expires": "Tue, 24 Dec 2024 13:25:20 GMT",
                        "cacheControl": "private, max-age=900",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 216,
                        "protocol": "HTTP\/2",
                        "dns_start": 603,
                        "dns_end": 685,
                        "connect_start": 686,
                        "connect_end": 927,
                        "ssl_start": 927,
                        "ssl_end": 1266,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.google-analytics.com",
                            "sanList": [
                                "*.google-analytics.com",
                                "region1.app-measurement.com",
                                "app-measurement.com",
                                "region1.att.app-measurement.com",
                                "att.app-measurement.com",
                                "region1.analytics.app-measurement.com",
                                "analytics.app-measurement.com",
                                "region1.app-analytics-services-att.com",
                                "app-analytics-services-att.com",
                                "region1.app-analytics-services.com",
                                "app-analytics-services.com",
                                "google-analytics.com",
                                "region1.google-analytics.com",
                                "ssl.google-analytics.com",
                                "www.google-analytics.com",
                                "region1.analytics.google.com",
                                "googletagmanager.com",
                                "www.googletagmanager.com",
                                "urchin.com",
                                "service.urchin.com",
                                "fps.goog",
                                "*.fps.goog",
                                "googleoptimize.com",
                                "www.googleoptimize.com"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1733128556,
                            "validTo": 1740386155,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h1' log",
                                    "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                    "timestamp": 1733132159019,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022066D2FB4E2C5C28841F36BB2AF6CBEF5A354D5D71E9DEFA48FF4CC116CEFC27E0022100E503CB9D9885A614AE26037DE0F82FA04C5F8A62BFB07199C517CC0CA1B13EDF"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1733132159038,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30440220351484A24B946011DADB9C0EF5D7BA41E86BA4CB99AAA72FE28E2BCCC679F003022052211492BF648C58847AAE31692F2FEA8DE27B9E750F5EB39806B3136536FFD7"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": "33",
                        "initiator_column": "64",
                        "initiator_type": "script",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.googletagmanager.com",
                                ":method: GET",
                                ":path: \/gtm.js?id=GTM-WD8FXMP",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: Cache-Control",
                                "access-control-allow-origin: *",
                                "cache-control: private, max-age=900",
                                "content-encoding: br",
                                "content-length: 117260",
                                "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https:\/\/csp.withgoogle.com\/csp\/scaffolding\/ascgcycc:1080:0",
                                "content-type: application\/javascript; charset=UTF-8",
                                "cross-origin-opener-policy-report-only: same-origin; report-to=coop_reporting",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 13:25:20 GMT",
                                "expires: Tue, 24 Dec 2024 13:25:20 GMT",
                                "last-modified: Tue, 24 Dec 2024 12:00:00 GMT",
                                "report-to: {\"group\":\"coop_reporting\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/scaffolding\/ascgcycc:1080:0\"}],}",
                                "server: Google Tag Manager",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1648,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 82,
                        "connect_ms": 241,
                        "ssl_ms": 339,
                        "gzip_total": 117260,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 900,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 602,
                        "socket_group": "https:\/\/www.googletagmanager.com <https:\/\/febelfin.be same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 189,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGvjCCBaagAwIBAgIRAL0Fx+0mDTF2CeP1SLCYbqcwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MTIwMjA4MzU1NloXDTI1MDIyNDA4MzU1NVowITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABHjsAtuZPNQ6xdAMVBwuR4vWI0RmSaSBJ9MU\/wWuJRqejbWhRpU3\nOpro7f4qF+ECXYppGvxJePuF9WOhNj5z8GWjggSgMIIEnDAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nwlC5ber9hiYV5F8wY5LmXa5eWGgwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvOVVWYk4wdzVFNlkuY3JsMIIBAwYKKwYB\nBAHWeQIEAgSB9ASB8QDvAHYATnWjJ1yaEMM4W2zU3z9S6x3w4I4bjWnAsfpksWKa\nOd8AAAGThroIKwAABAMARzBFAiBm0vtOLFwohB82uyr2y+9aNU1dcene+kj\/TMEW\nzvwn4AIhAOUDy52YhaYUriYDfeD4L6BMX4piv7BxmcUXzAyhsT7fAHUA5tIxY0B3\njMEQQQbXcbnOwdJA9paEhvu6hzId\/R43jlAAAAGThroIPgAABAMARjBEAiA1FISi\nS5RgEdrbnA7117pB6Guky5mqpy\/ijivMxnnwAwIgUiEUkr9kjFiEeq4xaS8v6o3i\ne551D16zmAazE2U2\/9cwDQYJKoZIhvcNAQELBQADggEBAFJqQlbRxSyQLiaXgPvZ\nOAqt1+5VTHkvBjvjFwTA3nOUo5J+bdpcwX1J0FYhTm3bXNXeOQYBIgXbXLkKv6AE\nHUnGfnwJ+0cPs8Pz+yJ+UpSUrwoX0rgm8TbszJ+nZELTJFPMc5u+cWGxam9yY+ns\nWoz\/eUOFAQ6sBtHeOs3JSsRde5cUJ5y9h9aALCJn5oEYvJnnzCYayCHM1Y\/xgpHf\nBPptz830Voamp1cba7uruDah9IN0kU+7KDmcMqcETTiyp6+mGxPU0haKD5RpXSbH\nNNBNFRVD+DunLju5C1Rq5qrHGxpuXql5Lg8c4\/bn776dSEe\/K5DX4nQsMW7VKkL\/\ni3k=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 4067,
                        "ttfb_start": 1266,
                        "ttfb_end": 1798,
                        "download_start": 1798,
                        "download_end": 4067,
                        "download_ms": 2269,
                        "all_start": 603,
                        "all_end": 4067,
                        "all_ms": 3463,
                        "index": 11,
                        "number": 12,
                        "cpuTimes": {
                            "EvaluateScript": 18,
                            "v8.compile": 6,
                            "FunctionCall": 23
                        },
                        "cpu.EvaluateScript": 18,
                        "cpu.v8.compile": 6,
                        "cpu.FunctionCall": 23,
                        "cpuTime": 47,
                        "js_timing": [
                            [
                                4180.7910000000002,
                                4198.5950000000003
                            ],
                            [
                                4180.8649999999998,
                                4187.0200000000004
                            ],
                            [
                                4200.6779999999999,
                                4216.3689999999997
                            ],
                            [
                                4244.5469999999996,
                                4246.3900000000003
                            ],
                            [
                                4246.6030000000001,
                                4246.6589999999997
                            ],
                            [
                                4246.6769999999997,
                                4246.6850000000004
                            ],
                            [
                                4246.6940000000004,
                                4246.7879999999996
                            ],
                            [
                                4246.8000000000002,
                                4247.9560000000001
                            ],
                            [
                                4249.2600000000002,
                                4249.2809999999999
                            ],
                            [
                                4249.46,
                                4249.4669999999996
                            ],
                            [
                                4249.473,
                                4249.4809999999998
                            ],
                            [
                                19066.638999999999,
                                19066.678
                            ],
                            [
                                19073.254000000001,
                                19074.439999999999
                            ],
                            [
                                19074.503000000001,
                                19076.642
                            ],
                            [
                                19076.883999999998,
                                19076.892
                            ],
                            [
                                19076.899000000001,
                                19076.924999999999
                            ],
                            [
                                19076.933000000001,
                                19077.339
                            ],
                            [
                                19077.607,
                                19077.616999999998
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "100408.25-1",
                        "request_id": "100408.25-1",
                        "ip_addr": "104.18.94.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/b\/787bc399e22f\/api.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/turnstile\/v0\/b\/787bc399e22f\/api.js",
                        "raw_id": "100408.25",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 935,
                        "ttfb_ms": 485,
                        "load_start": 1394,
                        "load_start_float": 1394.000176,
                        "bytesIn": 15980,
                        "objectSize": 15980,
                        "objectSizeUncompressed": 47692,
                        "chunks": [
                            {
                                "ts": 1879,
                                "bytes": 1
                            },
                            {
                                "ts": 1881,
                                "bytes": 1173,
                                "inflated": 2280
                            },
                            {
                                "ts": 1883,
                                "bytes": 1176,
                                "inflated": 2552
                            },
                            {
                                "ts": 1885,
                                "bytes": 1176,
                                "inflated": 3098
                            },
                            {
                                "ts": 1887,
                                "bytes": 1176,
                                "inflated": 3277
                            },
                            {
                                "ts": 1889,
                                "bytes": 1176,
                                "inflated": 3991
                            },
                            {
                                "ts": 1891,
                                "bytes": 1176,
                                "inflated": 3024
                            },
                            {
                                "ts": 1893,
                                "bytes": 1176,
                                "inflated": 4053
                            },
                            {
                                "ts": 1895,
                                "bytes": 1176,
                                "inflated": 3438
                            },
                            {
                                "ts": 1897,
                                "bytes": 1176,
                                "inflated": 4093
                            },
                            {
                                "ts": 1898,
                                "bytes": 846,
                                "inflated": 2571
                            },
                            {
                                "ts": 2319,
                                "bytes": 1168,
                                "inflated": 3164
                            },
                            {
                                "ts": 2320,
                                "bytes": 1176,
                                "inflated": 4240
                            },
                            {
                                "ts": 2321,
                                "bytes": 306,
                                "inflated": 891
                            },
                            {
                                "ts": 2327,
                                "bytes": 1173,
                                "inflated": 4655
                            },
                            {
                                "ts": 2329,
                                "bytes": 729,
                                "inflated": 2365
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=31536000, stale-if-error=10800, stale-while-revalidate=31536000, public",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 1146,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/turnstile\/v0\/b\/787bc399e22f\/api.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=31536000, stale-if-error=10800, stale-while-revalidate=31536000, public",
                                "cf-ray: 8f70eab599ced3ad-FRA",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=UTF-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 13:25:20 GMT",
                                "last-modified: Tue, 10 Dec 2024 17:31:41 GMT",
                                "priority: u=3,i=?0",
                                "server: cloudflare",
                                "server-timing: cfExtPri",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 1690,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 16276,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1393,
                        "netlog_id": 176,
                        "renderBlocking": "potentially_blocking",
                        "load_end": 2329,
                        "ttfb_start": 1394,
                        "ttfb_end": 1879,
                        "download_start": 1879,
                        "download_end": 2329,
                        "download_ms": 450,
                        "all_start": 1394,
                        "all_end": 2329,
                        "all_ms": 935,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "100408.49",
                        "request_id": "100408.49",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/resources\/fonts\/build\/FreightTextProBook-Regular.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/resources\/fonts\/build\/FreightTextProBook-Regular.woff2",
                        "raw_id": "100408.49",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 963,
                        "ttfb_ms": 435,
                        "load_start": 2129,
                        "load_start_float": 2129.0002399999998,
                        "bytesIn": 45182,
                        "objectSize": 45182,
                        "objectSizeUncompressed": 45182,
                        "chunks": [
                            {
                                "ts": 2565,
                                "bytes": 3570
                            },
                            {
                                "ts": 2565,
                                "bytes": 12288
                            },
                            {
                                "ts": 2592,
                                "bytes": 16384
                            },
                            {
                                "ts": 3092,
                                "bytes": 12940
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 131,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Origin: https:\/\/febelfin.be",
                                "Referer: https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                                "Sec-Fetch-Dest: font",
                                "Sec-Fetch-Mode: cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:21 GMT",
                                "Content-Type: font\/woff2",
                                "Content-Length: 45182",
                                "Connection: keep-alive",
                                "Last-Modified: Fri, 15 Sep 2023 07:33:14 GMT",
                                "ETag: \"650408ba-b07e\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 760,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 240,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 68,
                                "GPOS": 15938,
                                "GSUB": 4636,
                                "OS\/2": 96,
                                "cmap": 660,
                                "cvt ": 220,
                                "fpgm": 3350,
                                "gasp": 8,
                                "glyf": 99329,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 2412,
                                "loca": 0,
                                "maxp": 32,
                                "name": 1490,
                                "post": 5854,
                                "prep": 188
                            },
                            "names": {
                                "0": "Copyright \u00a9 2004-2009, Joshua Darden & Phil's Fonts, Inc. All ri",
                                "1": "",
                                "2": "\u261e",
                                "3": "com.myfonts.garagefonts.freight-text-pro.book.wfkit2.jZoZ",
                                "4": "\u261eFreightText Pro Book",
                                "5": "Version 3.000;com.myfonts.garagefonts.freight-text-pro.book.wfki",
                                "6": "FreightTextProBook-Regular",
                                "7": "Freight is a trademark of Joshua Darden & Phil's Fonts, Inc.",
                                "8": "Joshua Darden & Phil's Fonts, Inc",
                                "9": "Joshua Darden",
                                "10": "Copyright (c) 2004-2009 by Joshua Darden & Phil's Fonts, Inc. Al",
                                "11": "http:\/\/www.garagefonts.com",
                                "12": "http:\/\/www.joshuadarden.com",
                                "14": "https:\/\/www.myfonts.com\/viewlicense?lid=Array"
                            },
                            "OS2": {
                                "version": 2,
                                "xAvgCharWidth": 409,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 4,
                                "ySubscriptXSize": 700,
                                "ySubscriptYSize": 650,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 140,
                                "ySuperscriptXSize": 700,
                                "ySuperscriptYSize": 650,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 477,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 250,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684354735,
                                "ulUnicodeRange2": 1342178379,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "GF\u0000\u0000",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 64260,
                                "sTypoAscender": 727,
                                "sTypoDescender": -273,
                                "sTypoLineGap": 247,
                                "usWinAscent": 942,
                                "usWinDescent": 305,
                                "ulCodePageRange1": 147,
                                "ulCodePageRange2": 0,
                                "sxHeight": 446,
                                "sCapHeight": 625,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 4,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 0,
                                    "bWeight": 6,
                                    "bProportion": 3,
                                    "bContrast": 6,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 2,
                                    "bMidline": 0,
                                    "bXHeight": 4
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -123,
                                "underlineThickness": 20,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    308,
                                    309,
                                    310,
                                    311,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    402,
                                    506,
                                    507,
                                    508,
                                    509,
                                    510,
                                    511,
                                    536,
                                    537,
                                    538,
                                    539,
                                    567,
                                    710,
                                    711,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    956,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    8201,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8249,
                                    8250,
                                    8260,
                                    8304,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8314,
                                    8315,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8364,
                                    8482,
                                    8722,
                                    8725,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    9439,
                                    63171,
                                    64256,
                                    64257,
                                    64258,
                                    64259,
                                    64260
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "ornm",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "sups"
                                        ],
                                        "MOL ": [
                                            "locl"
                                        ],
                                        "ROM ": [
                                            "locl"
                                        ],
                                        "TRK ": [
                                            "liga"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 384,
                                "num_glyphs": 603
                            }
                        },
                        "load_end": 3092,
                        "ttfb_start": 2129,
                        "ttfb_end": 2564,
                        "download_start": 2564,
                        "download_end": 3092,
                        "download_ms": 528,
                        "all_start": 2129,
                        "all_end": 3092,
                        "all_ms": 963,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "100408.6",
                        "request_id": "100408.6",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                        "raw_id": "100408.6",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 5644,
                        "ttfb_ms": 501,
                        "load_start": 2157,
                        "load_start_float": 2157.0001240000001,
                        "bytesIn": 486872,
                        "objectSize": 486872,
                        "objectSizeUncompressed": 486872,
                        "chunks": [
                            {
                                "ts": 2659,
                                "bytes": 3568
                            },
                            {
                                "ts": 2659,
                                "bytes": 12288
                            },
                            {
                                "ts": 2691,
                                "bytes": 16384
                            },
                            {
                                "ts": 3152,
                                "bytes": 16384
                            },
                            {
                                "ts": 3185,
                                "bytes": 16384
                            },
                            {
                                "ts": 3660,
                                "bytes": 16384
                            },
                            {
                                "ts": 3686,
                                "bytes": 16384
                            },
                            {
                                "ts": 3715,
                                "bytes": 16384
                            },
                            {
                                "ts": 4090,
                                "bytes": 16384
                            },
                            {
                                "ts": 4119,
                                "bytes": 16384
                            },
                            {
                                "ts": 4431,
                                "bytes": 16384
                            },
                            {
                                "ts": 4469,
                                "bytes": 16384
                            },
                            {
                                "ts": 4597,
                                "bytes": 16384
                            },
                            {
                                "ts": 4909,
                                "bytes": 16384
                            },
                            {
                                "ts": 4946,
                                "bytes": 16384
                            },
                            {
                                "ts": 5107,
                                "bytes": 16384
                            },
                            {
                                "ts": 5387,
                                "bytes": 16384
                            },
                            {
                                "ts": 5413,
                                "bytes": 16384
                            },
                            {
                                "ts": 5744,
                                "bytes": 16384
                            },
                            {
                                "ts": 6039,
                                "bytes": 16384
                            },
                            {
                                "ts": 6067,
                                "bytes": 16384
                            },
                            {
                                "ts": 6387,
                                "bytes": 16384
                            },
                            {
                                "ts": 6599,
                                "bytes": 16384
                            },
                            {
                                "ts": 6816,
                                "bytes": 16384
                            },
                            {
                                "ts": 6849,
                                "bytes": 16384
                            },
                            {
                                "ts": 7195,
                                "bytes": 16384
                            },
                            {
                                "ts": 7359,
                                "bytes": 16384
                            },
                            {
                                "ts": 7720,
                                "bytes": 16384
                            },
                            {
                                "ts": 7750,
                                "bytes": 16384
                            },
                            {
                                "ts": 7784,
                                "bytes": 16384
                            },
                            {
                                "ts": 7801,
                                "bytes": 12264
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 139,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 503,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:21 GMT",
                                "Content-Type: image\/jpeg",
                                "Content-Length: 486872",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 08 Oct 2024 23:24:57 GMT",
                                "ETag: \"6705bf49-76dd8\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 84,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 486872,
                        "image_save": 77277,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 587,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 124,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "475 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 2000,
                                    "ImageHeight": 1333,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "2000x1333",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2000,
                                    "height": 1333,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 20.833300000000001,
                                    "y": 13.885400000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2666000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 63.894300000000001,
                                        "standardDeviation": 62.220599999999997,
                                        "kurtosis": 0.956735,
                                        "skewness": 1.1728700000000001,
                                        "entropy": 0.88054299999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 75.594300000000004,
                                        "standardDeviation": 72.565200000000004,
                                        "kurtosis": 0.50798399999999999,
                                        "skewness": 1.1551400000000001,
                                        "entropy": 0.90040900000000001
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 53.778599999999997,
                                        "standardDeviation": 55.417000000000002,
                                        "kurtosis": 0.99204599999999998,
                                        "skewness": 1.12348,
                                        "entropy": 0.85003300000000004
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 62.310000000000002,
                                        "standardDeviation": 58.679600000000001,
                                        "kurtosis": 0.17553299999999999,
                                        "skewness": 0.91144199999999997,
                                        "entropy": 0.89118799999999998
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 2000,
                                    "height": 1333,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-12-24T13:25:27+00:00",
                                    "date:modify": "2024-12-24T13:25:27+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "6edde32ea440289369056b9c3640d8df6fda6dbd50d5ce34b70a887ff7acaf5e"
                                },
                                "tainted": false,
                                "filesize": "486872B",
                                "numberPixels": "2666000",
                                "pixelsPerSecond": "66.0135MB",
                                "userTime": "0.040u",
                                "elapsedTime": "0:01.040"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 7801,
                        "ttfb_start": 2157,
                        "ttfb_end": 2658,
                        "download_start": 2658,
                        "download_end": 7801,
                        "download_ms": 5143,
                        "all_start": 2157,
                        "all_end": 7801,
                        "all_ms": 5644,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "100408.7",
                        "request_id": "100408.7",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                        "raw_id": "100408.7",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 6144,
                        "ttfb_ms": 562,
                        "load_start": 2215,
                        "load_start_float": 2215.0001320000001,
                        "bytesIn": 441421,
                        "objectSize": 441421,
                        "objectSizeUncompressed": 441421,
                        "chunks": [
                            {
                                "ts": 2778,
                                "bytes": 3568
                            },
                            {
                                "ts": 2778,
                                "bytes": 12288
                            },
                            {
                                "ts": 2815,
                                "bytes": 16384
                            },
                            {
                                "ts": 3286,
                                "bytes": 16384
                            },
                            {
                                "ts": 3316,
                                "bytes": 16384
                            },
                            {
                                "ts": 3759,
                                "bytes": 16384
                            },
                            {
                                "ts": 3790,
                                "bytes": 16384
                            },
                            {
                                "ts": 4154,
                                "bytes": 16384
                            },
                            {
                                "ts": 4180,
                                "bytes": 16384
                            },
                            {
                                "ts": 4218,
                                "bytes": 16384
                            },
                            {
                                "ts": 4697,
                                "bytes": 16384
                            },
                            {
                                "ts": 4726,
                                "bytes": 16384
                            },
                            {
                                "ts": 5199,
                                "bytes": 16384
                            },
                            {
                                "ts": 5225,
                                "bytes": 16384
                            },
                            {
                                "ts": 5253,
                                "bytes": 16384
                            },
                            {
                                "ts": 5835,
                                "bytes": 16384
                            },
                            {
                                "ts": 5875,
                                "bytes": 16384
                            },
                            {
                                "ts": 5904,
                                "bytes": 16384
                            },
                            {
                                "ts": 6557,
                                "bytes": 16384
                            },
                            {
                                "ts": 6585,
                                "bytes": 16384
                            },
                            {
                                "ts": 6628,
                                "bytes": 16384
                            },
                            {
                                "ts": 6757,
                                "bytes": 16384
                            },
                            {
                                "ts": 7404,
                                "bytes": 16384
                            },
                            {
                                "ts": 7433,
                                "bytes": 16384
                            },
                            {
                                "ts": 7480,
                                "bytes": 16384
                            },
                            {
                                "ts": 7508,
                                "bytes": 16384
                            },
                            {
                                "ts": 8337,
                                "bytes": 16384
                            },
                            {
                                "ts": 8359,
                                "bytes": 15965
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 160,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 524,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:21 GMT",
                                "Content-Type: image\/jpeg",
                                "Content-Length: 441421",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 08 Oct 2024 23:24:57 GMT",
                                "ETag: \"6705bf49-6bc4d\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 83,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 441421,
                        "image_save": 72359,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 591,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 132,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "431 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 1269,
                                    "ImageHeight": 2000,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "1269x2000",
                                    "Megapixels": 2.5
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1269,
                                    "height": 2000,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 13.2188,
                                    "y": 20.833300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2538000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 164.571,
                                        "standardDeviation": 44.077100000000002,
                                        "kurtosis": -0.243252,
                                        "skewness": -0.87115299999999996,
                                        "entropy": 0.89345799999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 119.538,
                                        "standardDeviation": 55.836500000000001,
                                        "kurtosis": -0.94058299999999995,
                                        "skewness": -0.025635700000000001,
                                        "entropy": 0.97194999999999998
                                    },
                                    "green": {
                                        "min": 24,
                                        "max": 255,
                                        "mean": 173.76400000000001,
                                        "standardDeviation": 41.222499999999997,
                                        "kurtosis": 1.38853,
                                        "skewness": -1.28861,
                                        "entropy": 0.89979399999999998
                                    },
                                    "blue": {
                                        "min": 43,
                                        "max": 255,
                                        "mean": 200.41,
                                        "standardDeviation": 35.1723,
                                        "kurtosis": 3.2046100000000002,
                                        "skewness": -1.8743300000000001,
                                        "entropy": 0.80863099999999999
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1269,
                                    "height": 2000,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-12-24T13:25:27+00:00",
                                    "date:modify": "2024-12-24T13:25:27+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "6c07d4881d4999d0387f27cc431ec87eec60f37c7b4655142c2e9239ef66a167"
                                },
                                "tainted": false,
                                "filesize": "441421B",
                                "numberPixels": "2538000",
                                "pixelsPerSecond": "67.8776MB",
                                "userTime": "0.040u",
                                "elapsedTime": "0:01.037"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 8359,
                        "ttfb_start": 2215,
                        "ttfb_end": 2777,
                        "download_start": 2777,
                        "download_end": 8359,
                        "download_ms": 5582,
                        "all_start": 2215,
                        "all_end": 8359,
                        "all_ms": 6144,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "100408.24",
                        "request_id": "100408.24",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/resources\/scripts\/build\/main.js?v=650408ba",
                        "raw_id": "100408.24",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 962,
                        "ttfb_ms": 493,
                        "load_start": 3094,
                        "load_start_float": 3094.000153,
                        "bytesIn": 68334,
                        "objectSize": 68334,
                        "objectSizeUncompressed": 68334,
                        "chunks": [
                            {
                                "ts": 3588,
                                "bytes": 3542
                            },
                            {
                                "ts": 3589,
                                "bytes": 12288
                            },
                            {
                                "ts": 3615,
                                "bytes": 16384
                            },
                            {
                                "ts": 4023,
                                "bytes": 16384
                            },
                            {
                                "ts": 4051,
                                "bytes": 16384
                            },
                            {
                                "ts": 4056,
                                "bytes": 3352
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "application\/javascript",
                        "contentEncoding": "",
                        "socket": 131,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 1145,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: script",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:22 GMT",
                                "Content-Type: application\/javascript; charset=utf-8",
                                "Content-Length: 68334",
                                "Connection: keep-alive",
                                "Last-Modified: Fri, 15 Sep 2023 07:33:14 GMT",
                                "ETag: \"650408ba-10aee\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2071,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 22,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 68334,
                        "gzip_save": 52633,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 595,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 153,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 4056,
                        "ttfb_start": 3094,
                        "ttfb_end": 3587,
                        "download_start": 3587,
                        "download_end": 4056,
                        "download_ms": 469,
                        "all_start": 3094,
                        "all_end": 4056,
                        "all_ms": 962,
                        "index": 16,
                        "number": 17,
                        "cpuTimes": {
                            "EvaluateScript": 4,
                            "v8.compile": 1,
                            "FunctionCall": 34
                        },
                        "cpu.EvaluateScript": 4,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 34,
                        "cpuTime": 39,
                        "js_timing": [
                            [
                                4161.1970000000001,
                                4165.0630000000001
                            ],
                            [
                                4161.2169999999996,
                                4162.5110000000004
                            ],
                            [
                                19035.922999999999,
                                19035.983
                            ],
                            [
                                19035.989000000001,
                                19036.189999999999
                            ],
                            [
                                19036.199000000001,
                                19063.764999999999
                            ],
                            [
                                19063.780999999999,
                                19063.919999999998
                            ],
                            [
                                19063.924999999999,
                                19065.969000000001
                            ],
                            [
                                19065.974999999999,
                                19066.062000000002
                            ],
                            [
                                19066.064999999999,
                                19066.130000000001
                            ],
                            [
                                19066.138999999999,
                                19066.332999999999
                            ],
                            [
                                19066.338,
                                19066.432000000001
                            ],
                            [
                                19066.436000000002,
                                19066.526000000002
                            ],
                            [
                                19066.527999999998,
                                19066.561000000002
                            ],
                            [
                                19066.562999999998,
                                19066.601999999999
                            ],
                            [
                                19066.603999999999,
                                19066.635999999999
                            ],
                            [
                                19067.377,
                                19067.494999999999
                            ],
                            [
                                19067.501,
                                19067.518
                            ],
                            [
                                19101.395,
                                19101.519
                            ],
                            [
                                19101.526000000002,
                                19101.540000000001
                            ],
                            [
                                19199.873,
                                19199.940999999999
                            ],
                            [
                                19199.946,
                                19199.976999999999
                            ],
                            [
                                19300.558000000001,
                                19300.692999999999
                            ],
                            [
                                19300.700000000001,
                                19300.715
                            ],
                            [
                                19400.350999999999,
                                19400.432000000001
                            ],
                            [
                                19400.438999999998,
                                19400.467000000001
                            ],
                            [
                                19499.588,
                                19499.68
                            ],
                            [
                                19499.687000000002,
                                19499.702000000001
                            ],
                            [
                                19599.798999999999,
                                19599.855
                            ],
                            [
                                19599.861000000001,
                                19599.869999999999
                            ],
                            [
                                19699.794999999998,
                                19699.868999999999
                            ],
                            [
                                19699.874,
                                19699.883999999998
                            ],
                            [
                                19800.156999999999,
                                19800.227999999999
                            ],
                            [
                                19800.235000000001,
                                19800.277999999998
                            ],
                            [
                                19899.565999999999,
                                19899.627
                            ],
                            [
                                19899.633000000002,
                                19899.643
                            ],
                            [
                                19999.863000000001,
                                19999.920999999998
                            ],
                            [
                                19999.927,
                                19999.937000000002
                            ],
                            [
                                20100.206999999999,
                                20100.279999999999
                            ],
                            [
                                20100.286,
                                20100.299999999999
                            ],
                            [
                                20199.613000000001,
                                20199.669999999998
                            ],
                            [
                                20199.675999999999,
                                20199.687000000002
                            ],
                            [
                                20299.940999999999,
                                20300.002
                            ],
                            [
                                20300.008000000002,
                                20300.017
                            ],
                            [
                                20400.276000000002,
                                20400.369999999999
                            ],
                            [
                                20400.377,
                                20400.394
                            ],
                            [
                                20499.735000000001,
                                20499.809000000001
                            ],
                            [
                                20499.814999999999,
                                20499.825000000001
                            ],
                            [
                                20600.026999999998,
                                20600.116000000002
                            ],
                            [
                                20600.123,
                                20600.138999999999
                            ],
                            [
                                20700.375,
                                20700.502
                            ],
                            [
                                20700.509999999998,
                                20700.526999999998
                            ],
                            [
                                20799.954000000002,
                                20800.037
                            ],
                            [
                                20800.043000000001,
                                20800.052
                            ],
                            [
                                20899.584999999999,
                                20899.690999999999
                            ],
                            [
                                20899.698,
                                20899.708999999999
                            ],
                            [
                                21000.458999999999,
                                21000.529999999999
                            ],
                            [
                                21000.537,
                                21000.550999999999
                            ],
                            [
                                21100.121999999999,
                                21100.184000000001
                            ],
                            [
                                21100.188999999998,
                                21100.199000000001
                            ],
                            [
                                21199.648000000001,
                                21199.706999999999
                            ],
                            [
                                21199.713,
                                21199.736000000001
                            ],
                            [
                                21299.983,
                                21300.055
                            ],
                            [
                                21300.061000000002,
                                21300.07
                            ],
                            [
                                21400.400000000001,
                                21400.518
                            ],
                            [
                                21400.526000000002,
                                21400.546999999999
                            ],
                            [
                                21499.782999999999,
                                21499.859
                            ],
                            [
                                21499.864000000001,
                                21499.874
                            ],
                            [
                                21600.358,
                                21600.448
                            ],
                            [
                                21600.455999999998,
                                21600.472000000002
                            ],
                            [
                                21699.672999999999,
                                21699.731
                            ],
                            [
                                21699.737000000001,
                                21699.746999999999
                            ],
                            [
                                21800.177,
                                21800.245999999999
                            ],
                            [
                                21800.254000000001,
                                21800.268
                            ],
                            [
                                21900.483,
                                21900.589
                            ],
                            [
                                21900.597000000002,
                                21900.615000000002
                            ],
                            [
                                22000.445,
                                22000.516
                            ],
                            [
                                22000.523000000001,
                                22000.538
                            ],
                            [
                                22099.792000000001,
                                22099.879000000001
                            ],
                            [
                                22099.884999999998,
                                22099.902999999998
                            ],
                            [
                                22200.399000000001,
                                22200.492999999999
                            ],
                            [
                                22200.5,
                                22200.518
                            ],
                            [
                                22302.329000000002,
                                22302.396000000001
                            ],
                            [
                                22302.402999999998,
                                22302.416000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "100408.8",
                        "request_id": "100408.8",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                        "raw_id": "100408.8",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 6311,
                        "ttfb_ms": 453,
                        "load_start": 4057,
                        "load_start_float": 4057.0001609999999,
                        "bytesIn": 508242,
                        "objectSize": 508242,
                        "objectSizeUncompressed": 508242,
                        "chunks": [
                            {
                                "ts": 4511,
                                "bytes": 3568
                            },
                            {
                                "ts": 4511,
                                "bytes": 12288
                            },
                            {
                                "ts": 4575,
                                "bytes": 16384
                            },
                            {
                                "ts": 4972,
                                "bytes": 16384
                            },
                            {
                                "ts": 5064,
                                "bytes": 16384
                            },
                            {
                                "ts": 5092,
                                "bytes": 16384
                            },
                            {
                                "ts": 5599,
                                "bytes": 16384
                            },
                            {
                                "ts": 5705,
                                "bytes": 16384
                            },
                            {
                                "ts": 5729,
                                "bytes": 16384
                            },
                            {
                                "ts": 6293,
                                "bytes": 16384
                            },
                            {
                                "ts": 6411,
                                "bytes": 16384
                            },
                            {
                                "ts": 6439,
                                "bytes": 16384
                            },
                            {
                                "ts": 7086,
                                "bytes": 16384
                            },
                            {
                                "ts": 7223,
                                "bytes": 16384
                            },
                            {
                                "ts": 7246,
                                "bytes": 16384
                            },
                            {
                                "ts": 7858,
                                "bytes": 16384
                            },
                            {
                                "ts": 8068,
                                "bytes": 16384
                            },
                            {
                                "ts": 8251,
                                "bytes": 16384
                            },
                            {
                                "ts": 8284,
                                "bytes": 16384
                            },
                            {
                                "ts": 8332,
                                "bytes": 16384
                            },
                            {
                                "ts": 8940,
                                "bytes": 16384
                            },
                            {
                                "ts": 8968,
                                "bytes": 16384
                            },
                            {
                                "ts": 9048,
                                "bytes": 16384
                            },
                            {
                                "ts": 9077,
                                "bytes": 16384
                            },
                            {
                                "ts": 9105,
                                "bytes": 16384
                            },
                            {
                                "ts": 9129,
                                "bytes": 16384
                            },
                            {
                                "ts": 10051,
                                "bytes": 16384
                            },
                            {
                                "ts": 10077,
                                "bytes": 16384
                            },
                            {
                                "ts": 10105,
                                "bytes": 16384
                            },
                            {
                                "ts": 10315,
                                "bytes": 16384
                            },
                            {
                                "ts": 10341,
                                "bytes": 16384
                            },
                            {
                                "ts": 10367,
                                "bytes": 16384
                            },
                            {
                                "ts": 10368,
                                "bytes": 866
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 131,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 545,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:23 GMT",
                                "Content-Type: image\/jpeg",
                                "Content-Length: 508242",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 08 Oct 2024 23:24:58 GMT",
                                "ETag: \"6705bf4a-7c152\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 80,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 508242,
                        "image_save": 97555,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 598,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 161,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "496 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 1681,
                                    "ImageHeight": 2000,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "1681x2000",
                                    "Megapixels": 3.3999999999999999
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1681,
                                    "height": 2000,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 17.510400000000001,
                                    "y": 20.833300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 3362000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 171.86000000000001,
                                        "standardDeviation": 82.551299999999998,
                                        "kurtosis": -0.82188600000000001,
                                        "skewness": -0.82967400000000002,
                                        "entropy": 0.90585599999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 167.851,
                                        "standardDeviation": 83.190899999999999,
                                        "kurtosis": -0.89119899999999996,
                                        "skewness": -0.77881299999999998,
                                        "entropy": 0.91373199999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 177.203,
                                        "standardDeviation": 79.811999999999998,
                                        "kurtosis": -0.63076699999999997,
                                        "skewness": -0.90765600000000002,
                                        "entropy": 0.90178800000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 170.52699999999999,
                                        "standardDeviation": 84.650999999999996,
                                        "kurtosis": -0.92978300000000003,
                                        "skewness": -0.80235400000000001,
                                        "entropy": 0.90204700000000004
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1681,
                                    "height": 2000,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-12-24T13:25:29+00:00",
                                    "date:modify": "2024-12-24T13:25:29+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "46f88928a228c4e776c7b7b9cb08f97faf191eca80416bfa7b4a92b0e433248f"
                                },
                                "tainted": false,
                                "filesize": "508242B",
                                "numberPixels": "3362000",
                                "pixelsPerSecond": "90.266MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.037"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 10368,
                        "ttfb_start": 4057,
                        "ttfb_end": 4510,
                        "download_start": 4510,
                        "download_end": 10368,
                        "download_ms": 5858,
                        "all_start": 4057,
                        "all_end": 10368,
                        "all_ms": 6311,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "100408.9",
                        "request_id": "100408.9",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                        "raw_id": "100408.9",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 4260,
                        "ttfb_ms": 485,
                        "load_start": 4057,
                        "load_start_float": 4057.0001619999998,
                        "bytesIn": 481525,
                        "objectSize": 481525,
                        "objectSizeUncompressed": 481525,
                        "chunks": [
                            {
                                "ts": 4543,
                                "bytes": 3568
                            },
                            {
                                "ts": 4544,
                                "bytes": 12288
                            },
                            {
                                "ts": 4629,
                                "bytes": 16384
                            },
                            {
                                "ts": 5003,
                                "bytes": 16384
                            },
                            {
                                "ts": 5026,
                                "bytes": 16384
                            },
                            {
                                "ts": 5111,
                                "bytes": 16384
                            },
                            {
                                "ts": 5139,
                                "bytes": 16384
                            },
                            {
                                "ts": 5179,
                                "bytes": 16384
                            },
                            {
                                "ts": 5639,
                                "bytes": 16384
                            },
                            {
                                "ts": 5668,
                                "bytes": 16384
                            },
                            {
                                "ts": 5757,
                                "bytes": 16384
                            },
                            {
                                "ts": 5783,
                                "bytes": 16384
                            },
                            {
                                "ts": 5859,
                                "bytes": 16384
                            },
                            {
                                "ts": 6330,
                                "bytes": 16384
                            },
                            {
                                "ts": 6361,
                                "bytes": 16384
                            },
                            {
                                "ts": 6463,
                                "bytes": 16384
                            },
                            {
                                "ts": 6486,
                                "bytes": 16384
                            },
                            {
                                "ts": 6519,
                                "bytes": 16384
                            },
                            {
                                "ts": 7110,
                                "bytes": 16384
                            },
                            {
                                "ts": 7135,
                                "bytes": 16384
                            },
                            {
                                "ts": 7164,
                                "bytes": 16384
                            },
                            {
                                "ts": 7277,
                                "bytes": 16384
                            },
                            {
                                "ts": 7303,
                                "bytes": 16384
                            },
                            {
                                "ts": 7331,
                                "bytes": 16384
                            },
                            {
                                "ts": 7374,
                                "bytes": 16384
                            },
                            {
                                "ts": 8087,
                                "bytes": 16384
                            },
                            {
                                "ts": 8115,
                                "bytes": 16384
                            },
                            {
                                "ts": 8139,
                                "bytes": 16384
                            },
                            {
                                "ts": 8209,
                                "bytes": 16384
                            },
                            {
                                "ts": 8308,
                                "bytes": 16384
                            },
                            {
                                "ts": 8317,
                                "bytes": 6917
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 566,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:23 GMT",
                                "Content-Type: image\/jpeg",
                                "Content-Length: 481525",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 08 Oct 2024 23:24:57 GMT",
                                "ETag: \"6705bf49-758f5\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 85,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 481525,
                        "image_save": 71739,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 598,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 162,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "470 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 1333,
                                    "ImageHeight": 2000,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "1333x2000",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1333,
                                    "height": 2000,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 13.885400000000001,
                                    "y": 20.833300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2666000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 157.32499999999999,
                                        "standardDeviation": 73.2774,
                                        "kurtosis": -0.76336700000000002,
                                        "skewness": -0.75590299999999999,
                                        "entropy": 0.93563499999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 145.44200000000001,
                                        "standardDeviation": 75.729500000000002,
                                        "kurtosis": -1.21397,
                                        "skewness": -0.45838699999999999,
                                        "entropy": 0.94373499999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 159.29499999999999,
                                        "standardDeviation": 72.626499999999993,
                                        "kurtosis": -0.613757,
                                        "skewness": -0.81371000000000004,
                                        "entropy": 0.94025400000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 167.239,
                                        "standardDeviation": 71.476100000000002,
                                        "kurtosis": -0.14499100000000001,
                                        "skewness": -1.0421400000000001,
                                        "entropy": 0.92291699999999999
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1333,
                                    "height": 2000,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-12-24T13:25:27+00:00",
                                    "date:modify": "2024-12-24T13:25:27+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "87fbb5cdbddcbe8428e8047c96d91a45b713d7384ae0d1c7ce62cfb5138e1885"
                                },
                                "tainted": false,
                                "filesize": "481525B",
                                "numberPixels": "2666000",
                                "pixelsPerSecond": "87.8941MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.030"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 8317,
                        "ttfb_start": 4057,
                        "ttfb_end": 4542,
                        "download_start": 4542,
                        "download_end": 8317,
                        "download_ms": 3775,
                        "all_start": 4057,
                        "all_end": 8317,
                        "all_ms": 4260,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "660F4BAA0071260EFB4F45ACB8DB3488",
                        "request_id": "660F4BAA0071260EFB4F45ACB8DB3488",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "raw_id": "660F4BAA0071260EFB4F45ACB8DB3488",
                        "frame_id": "F330B51EBA9BC35A130FE2880395FE69",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 501,
                        "ttfb_ms": 484,
                        "load_start": 4441,
                        "load_start_float": 4441.000301,
                        "bytesIn": 6681,
                        "objectSize": 6681,
                        "objectSizeUncompressed": 26723,
                        "chunks": [
                            {
                                "ts": 4932,
                                "bytes": 1173,
                                "inflated": 2503
                            },
                            {
                                "ts": 4934,
                                "bytes": 1176,
                                "inflated": 5661
                            },
                            {
                                "ts": 4936,
                                "bytes": 1176,
                                "inflated": 5783
                            },
                            {
                                "ts": 4938,
                                "bytes": 1176,
                                "inflated": 8777
                            },
                            {
                                "ts": 4940,
                                "bytes": 1176,
                                "inflated": 1974
                            },
                            {
                                "ts": 4942,
                                "bytes": 804,
                                "inflated": 2025
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js",
                        "initiator_line": "0",
                        "initiator_column": "31981",
                        "initiator_type": "script",
                        "initiator_function": "I",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: iframe",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                "cf-ray: 8f70eac8ccbdbb5c-FRA",
                                "content-encoding: br",
                                "content-security-policy: frame-src https:\/\/challenges.cloudflare.com\/; base-uri 'self'",
                                "content-type: text\/html; charset=UTF-8",
                                "critical-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                "cross-origin-embedder-policy: require-corp",
                                "cross-origin-opener-policy: same-origin",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 13:25:23 GMT",
                                "document-policy: js-profiling",
                                "origin-agent-cluster: ?1",
                                "permissions-policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()",
                                "priority: u=0,i",
                                "referrer-policy: same-origin",
                                "server: cloudflare",
                                "server-timing: cfExtPri"
                            ]
                        },
                        "bytesOut": 2467,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 7758,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 4072,
                        "netlog_id": 301,
                        "load_end": 4942,
                        "ttfb_start": 4441,
                        "ttfb_end": 4925,
                        "download_start": 4925,
                        "download_end": 4942,
                        "download_ms": 17,
                        "all_start": 4441,
                        "all_end": 4942,
                        "all_ms": 501,
                        "index": 19,
                        "number": 20,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                5047.9170000000004,
                                5048.2709999999997
                            ],
                            [
                                5047.9290000000001,
                                5048.2049999999999
                            ],
                            [
                                5069.5569999999998,
                                5069.7049999999999
                            ],
                            [
                                5969.1689999999999,
                                5969.2529999999997
                            ],
                            [
                                6869.1559999999999,
                                6869.2200000000003
                            ],
                            [
                                7043.5339999999997,
                                7043.5469999999996
                            ],
                            [
                                7043.875,
                                7043.9170000000004
                            ],
                            [
                                7047.9750000000004,
                                7047.9859999999999
                            ],
                            [
                                7769.2520000000004,
                                7769.3950000000004
                            ],
                            [
                                8669.2160000000003,
                                8669.2890000000007
                            ],
                            [
                                9569.3029999999999,
                                9569.3700000000008
                            ],
                            [
                                10469.162,
                                10469.261
                            ],
                            [
                                11369.200999999999,
                                11369.288
                            ],
                            [
                                12358.485000000001,
                                12358.566999999999
                            ],
                            [
                                13169.177,
                                13169.237999999999
                            ],
                            [
                                14069.188,
                                14069.253000000001
                            ],
                            [
                                15236.907999999999,
                                15236.983
                            ],
                            [
                                15869.213,
                                15869.328
                            ],
                            [
                                16769.161,
                                16769.223000000002
                            ],
                            [
                                17669.145,
                                17669.205000000002
                            ],
                            [
                                18759.192999999999,
                                18759.269
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "100408.10",
                        "request_id": "100408.10",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                        "raw_id": "100408.10",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 5026,
                        "ttfb_ms": 521,
                        "load_start": 4772,
                        "load_start_float": 4772.0001629999997,
                        "bytesIn": 574956,
                        "objectSize": 574956,
                        "objectSizeUncompressed": 574956,
                        "chunks": [
                            {
                                "ts": 5294,
                                "bytes": 3568
                            },
                            {
                                "ts": 5294,
                                "bytes": 12288
                            },
                            {
                                "ts": 5320,
                                "bytes": 16384
                            },
                            {
                                "ts": 5348,
                                "bytes": 16384
                            },
                            {
                                "ts": 5927,
                                "bytes": 16384
                            },
                            {
                                "ts": 5955,
                                "bytes": 16384
                            },
                            {
                                "ts": 5981,
                                "bytes": 16384
                            },
                            {
                                "ts": 6010,
                                "bytes": 16384
                            },
                            {
                                "ts": 6663,
                                "bytes": 16384
                            },
                            {
                                "ts": 6691,
                                "bytes": 16384
                            },
                            {
                                "ts": 6720,
                                "bytes": 16384
                            },
                            {
                                "ts": 6748,
                                "bytes": 16384
                            },
                            {
                                "ts": 6779,
                                "bytes": 16384
                            },
                            {
                                "ts": 7532,
                                "bytes": 16384
                            },
                            {
                                "ts": 7560,
                                "bytes": 16384
                            },
                            {
                                "ts": 7593,
                                "bytes": 16384
                            },
                            {
                                "ts": 7621,
                                "bytes": 16384
                            },
                            {
                                "ts": 7650,
                                "bytes": 16384
                            },
                            {
                                "ts": 7678,
                                "bytes": 16384
                            },
                            {
                                "ts": 7706,
                                "bytes": 16384
                            },
                            {
                                "ts": 8380,
                                "bytes": 16384
                            },
                            {
                                "ts": 8409,
                                "bytes": 16384
                            },
                            {
                                "ts": 8437,
                                "bytes": 16384
                            },
                            {
                                "ts": 8465,
                                "bytes": 16384
                            },
                            {
                                "ts": 8490,
                                "bytes": 16384
                            },
                            {
                                "ts": 8517,
                                "bytes": 16384
                            },
                            {
                                "ts": 8546,
                                "bytes": 16384
                            },
                            {
                                "ts": 8574,
                                "bytes": 16384
                            },
                            {
                                "ts": 8602,
                                "bytes": 16384
                            },
                            {
                                "ts": 9150,
                                "bytes": 16384
                            },
                            {
                                "ts": 9316,
                                "bytes": 16384
                            },
                            {
                                "ts": 9493,
                                "bytes": 16384
                            },
                            {
                                "ts": 9548,
                                "bytes": 16384
                            },
                            {
                                "ts": 9744,
                                "bytes": 16384
                            },
                            {
                                "ts": 9769,
                                "bytes": 16384
                            },
                            {
                                "ts": 9795,
                                "bytes": 16384
                            },
                            {
                                "ts": 9798,
                                "bytes": 2044
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 117,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 587,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:24 GMT",
                                "Content-Type: image\/jpeg",
                                "Content-Length: 574956",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 08 Oct 2024 23:24:58 GMT",
                                "ETag: \"6705bf4a-8c5ec\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 80,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 574956,
                        "image_save": 111276,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 598,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 163,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "561 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 1226,
                                    "ImageHeight": 2000,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "1226x2000",
                                    "Megapixels": 2.5
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1226,
                                    "height": 2000,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 12.770799999999999,
                                    "y": 20.833300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2452000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 196,
                                        "mean": 143.21700000000001,
                                        "standardDeviation": 37.831299999999999,
                                        "kurtosis": 1.4090800000000001,
                                        "skewness": -1.4410000000000001,
                                        "entropy": 0.83416699999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 1,
                                        "max": 194,
                                        "mean": 156.98699999999999,
                                        "standardDeviation": 31.223299999999998,
                                        "kurtosis": 5.8660300000000003,
                                        "skewness": -2.51417,
                                        "entropy": 0.77600599999999997
                                    },
                                    "green": {
                                        "min": 1,
                                        "max": 194,
                                        "mean": 147.92599999999999,
                                        "standardDeviation": 30.249199999999998,
                                        "kurtosis": 2.05227,
                                        "skewness": -1.3841000000000001,
                                        "entropy": 0.83517600000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 196,
                                        "mean": 124.738,
                                        "standardDeviation": 52.021500000000003,
                                        "kurtosis": -0.60908099999999998,
                                        "skewness": -0.65464800000000001,
                                        "entropy": 0.89131899999999997
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1226,
                                    "height": 2000,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-12-24T13:25:29+00:00",
                                    "date:modify": "2024-12-24T13:25:29+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "f0f0d6bcfcd22b1129a76992f65cb9569ccfb99590d737906a141bf390aacca9"
                                },
                                "tainted": false,
                                "filesize": "574956B",
                                "numberPixels": "2452000",
                                "pixelsPerSecond": "58.3128MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.042"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 9798,
                        "ttfb_start": 4772,
                        "ttfb_end": 5293,
                        "download_start": 5293,
                        "download_end": 9798,
                        "download_ms": 4505,
                        "all_start": 4772,
                        "all_end": 9798,
                        "all_ms": 5026,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "100408.11",
                        "request_id": "100408.11",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                        "raw_id": "100408.11",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 4031,
                        "ttfb_ms": 550,
                        "load_start": 4900,
                        "load_start_float": 4900.000164,
                        "bytesIn": 490372,
                        "objectSize": 490372,
                        "objectSizeUncompressed": 490372,
                        "chunks": [
                            {
                                "ts": 5451,
                                "bytes": 3568
                            },
                            {
                                "ts": 5451,
                                "bytes": 12288
                            },
                            {
                                "ts": 5507,
                                "bytes": 16384
                            },
                            {
                                "ts": 5535,
                                "bytes": 16384
                            },
                            {
                                "ts": 5562,
                                "bytes": 16384
                            },
                            {
                                "ts": 5590,
                                "bytes": 16384
                            },
                            {
                                "ts": 6115,
                                "bytes": 16384
                            },
                            {
                                "ts": 6189,
                                "bytes": 16384
                            },
                            {
                                "ts": 6213,
                                "bytes": 16384
                            },
                            {
                                "ts": 6241,
                                "bytes": 16384
                            },
                            {
                                "ts": 6269,
                                "bytes": 16384
                            },
                            {
                                "ts": 6873,
                                "bytes": 16384
                            },
                            {
                                "ts": 6902,
                                "bytes": 16384
                            },
                            {
                                "ts": 6963,
                                "bytes": 16384
                            },
                            {
                                "ts": 6987,
                                "bytes": 16384
                            },
                            {
                                "ts": 7015,
                                "bytes": 16384
                            },
                            {
                                "ts": 7043,
                                "bytes": 16384
                            },
                            {
                                "ts": 7074,
                                "bytes": 16384
                            },
                            {
                                "ts": 7820,
                                "bytes": 16384
                            },
                            {
                                "ts": 7848,
                                "bytes": 16384
                            },
                            {
                                "ts": 7886,
                                "bytes": 16384
                            },
                            {
                                "ts": 7912,
                                "bytes": 16384
                            },
                            {
                                "ts": 7941,
                                "bytes": 16384
                            },
                            {
                                "ts": 7969,
                                "bytes": 16384
                            },
                            {
                                "ts": 7997,
                                "bytes": 16384
                            },
                            {
                                "ts": 8025,
                                "bytes": 16384
                            },
                            {
                                "ts": 8256,
                                "bytes": 16384
                            },
                            {
                                "ts": 8640,
                                "bytes": 16384
                            },
                            {
                                "ts": 8668,
                                "bytes": 16384
                            },
                            {
                                "ts": 8739,
                                "bytes": 16384
                            },
                            {
                                "ts": 8931,
                                "bytes": 15764
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 608,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:24 GMT",
                                "Content-Type: image\/jpeg",
                                "Content-Length: 490372",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 08 Oct 2024 23:24:59 GMT",
                                "ETag: \"6705bf4b-77b84\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 83,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 490372,
                        "image_save": 79909,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 599,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 164,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "479 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 2000,
                                    "ImageHeight": 1333,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "2000x1333",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2000,
                                    "height": 1333,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 20.833300000000001,
                                    "y": 13.885400000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2666000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 152.071,
                                        "standardDeviation": 88.026600000000002,
                                        "kurtosis": -1.4975499999999999,
                                        "skewness": -0.42417700000000003,
                                        "entropy": 0.88661299999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 160.28100000000001,
                                        "standardDeviation": 87.918400000000005,
                                        "kurtosis": -1.19377,
                                        "skewness": -0.68629300000000004,
                                        "entropy": 0.87841599999999997
                                    },
                                    "green": {
                                        "min": 4,
                                        "max": 255,
                                        "mean": 151.34299999999999,
                                        "standardDeviation": 87.633600000000001,
                                        "kurtosis": -1.53637,
                                        "skewness": -0.36912200000000001,
                                        "entropy": 0.89403999999999995
                                    },
                                    "blue": {
                                        "min": 6,
                                        "max": 255,
                                        "mean": 144.58799999999999,
                                        "standardDeviation": 88.527699999999996,
                                        "kurtosis": -1.64266,
                                        "skewness": -0.22769600000000001,
                                        "entropy": 0.88738300000000003
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 2000,
                                    "height": 1333,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-12-24T13:25:28+00:00",
                                    "date:modify": "2024-12-24T13:25:28+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "eec8b4cbad49343772858ff7f1d44acc46bf0f783cfb46754be851a01f3d02a7"
                                },
                                "tainted": false,
                                "filesize": "490372B",
                                "numberPixels": "2666000",
                                "pixelsPerSecond": "110.919MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.024"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 8931,
                        "ttfb_start": 4900,
                        "ttfb_end": 5450,
                        "download_start": 5450,
                        "download_end": 8931,
                        "download_ms": 3481,
                        "all_start": 4900,
                        "all_end": 8931,
                        "all_ms": 4031,
                        "index": 21,
                        "number": 22
                    },
                    {
                        "type": 3,
                        "id": "100408.90",
                        "request_id": "100408.90",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/cmg\/1",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/b\/cmg\/1",
                        "raw_id": "100408.90",
                        "frame_id": "F330B51EBA9BC35A130FE2880395FE69",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 479,
                        "ttfb_ms": 478,
                        "load_start": 4945,
                        "load_start_float": 4945.0003239999996,
                        "bytesIn": 61,
                        "objectSize": 61,
                        "objectSizeUncompressed": 61,
                        "chunks": [
                            {
                                "ts": 5424,
                                "bytes": 61
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=2629800, public",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/b\/cmg\/1",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=2629800, public",
                                "cf-ray: 8f70eacbdefabb5c-FRA",
                                "content-length: 61",
                                "content-type: image\/png",
                                "date: Tue, 24 Dec 2024 13:25:24 GMT",
                                "priority: u=3,i",
                                "server: cloudflare",
                                "server-timing: cfExtPri"
                            ]
                        },
                        "bytesOut": 2389,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 61,
                        "image_save": 0,
                        "cache_time": 2629800,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 4942,
                        "netlog_id": 324,
                        "renderBlocking": "non_blocking",
                        "preloadUnused": "true",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "61 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 2,
                                    "ImageHeight": 2,
                                    "BitDepth": 8,
                                    "ColorType": "RGB",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced"
                                },
                                "Composite": {
                                    "ImageSize": "2x2",
                                    "Megapixels": 3.9999999999999998e-6
                                }
                            }
                        },
                        "load_end": 5424,
                        "ttfb_start": 4945,
                        "ttfb_end": 5423,
                        "download_start": 5423,
                        "download_end": 5424,
                        "download_ms": 1,
                        "all_start": 4945,
                        "all_end": 5424,
                        "all_ms": 479,
                        "index": 22,
                        "number": 23
                    },
                    {
                        "type": 3,
                        "id": "100408.92",
                        "request_id": "100408.92",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "raw_id": "100408.92",
                        "frame_id": "F330B51EBA9BC35A130FE2880395FE69",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 1981,
                        "ttfb_ms": 510,
                        "load_start": 4947,
                        "load_start_float": 4947.0003299999998,
                        "bytesIn": 45729,
                        "objectSize": 45729,
                        "objectSizeUncompressed": 116431,
                        "chunks": [
                            {
                                "ts": 5458,
                                "bytes": 966,
                                "inflated": 1855
                            },
                            {
                                "ts": 5459,
                                "bytes": 1176,
                                "inflated": 2767
                            },
                            {
                                "ts": 5461,
                                "bytes": 1176,
                                "inflated": 3413
                            },
                            {
                                "ts": 5463,
                                "bytes": 1176,
                                "inflated": 2694
                            },
                            {
                                "ts": 5465,
                                "bytes": 1176,
                                "inflated": 3018
                            },
                            {
                                "ts": 5467,
                                "bytes": 1176,
                                "inflated": 3422
                            },
                            {
                                "ts": 5469,
                                "bytes": 1176,
                                "inflated": 3529
                            },
                            {
                                "ts": 5471,
                                "bytes": 1176,
                                "inflated": 2724
                            },
                            {
                                "ts": 5473,
                                "bytes": 1176,
                                "inflated": 3456
                            },
                            {
                                "ts": 5475,
                                "bytes": 923,
                                "inflated": 2973
                            },
                            {
                                "ts": 6105,
                                "bytes": 229,
                                "inflated": 704
                            },
                            {
                                "ts": 6121,
                                "bytes": 1165,
                                "inflated": 2550
                            },
                            {
                                "ts": 6123,
                                "bytes": 1176,
                                "inflated": 3209
                            },
                            {
                                "ts": 6125,
                                "bytes": 1176,
                                "inflated": 3092
                            },
                            {
                                "ts": 6127,
                                "bytes": 1176,
                                "inflated": 2999
                            },
                            {
                                "ts": 6129,
                                "bytes": 1171,
                                "inflated": 3627
                            },
                            {
                                "ts": 6131,
                                "bytes": 1174,
                                "inflated": 4002
                            },
                            {
                                "ts": 6133,
                                "bytes": 1174,
                                "inflated": 4123
                            },
                            {
                                "ts": 6135,
                                "bytes": 1174,
                                "inflated": 4103
                            },
                            {
                                "ts": 6137,
                                "bytes": 1171,
                                "inflated": 3495
                            },
                            {
                                "ts": 6139,
                                "bytes": 1171,
                                "inflated": 3549
                            },
                            {
                                "ts": 6141,
                                "bytes": 1174,
                                "inflated": 2091
                            },
                            {
                                "ts": 6143,
                                "bytes": 1174,
                                "inflated": 3276
                            },
                            {
                                "ts": 6145,
                                "bytes": 1171,
                                "inflated": 4274
                            },
                            {
                                "ts": 6147,
                                "bytes": 1174,
                                "inflated": 2959
                            },
                            {
                                "ts": 6149,
                                "bytes": 1174,
                                "inflated": 1873
                            },
                            {
                                "ts": 6151,
                                "bytes": 1174,
                                "inflated": 2030
                            },
                            {
                                "ts": 6153,
                                "bytes": 1171,
                                "inflated": 2048
                            },
                            {
                                "ts": 6155,
                                "bytes": 1171,
                                "inflated": 2105
                            },
                            {
                                "ts": 6156,
                                "bytes": 321,
                                "inflated": 672
                            },
                            {
                                "ts": 6903,
                                "bytes": 1171,
                                "inflated": 2156
                            },
                            {
                                "ts": 6904,
                                "bytes": 527,
                                "inflated": 939
                            },
                            {
                                "ts": 6911,
                                "bytes": 1171,
                                "inflated": 1873
                            },
                            {
                                "ts": 6913,
                                "bytes": 1174,
                                "inflated": 1563
                            },
                            {
                                "ts": 6914,
                                "bytes": 574,
                                "inflated": 763
                            },
                            {
                                "ts": 6916,
                                "bytes": 1171,
                                "inflated": 2007
                            },
                            {
                                "ts": 6918,
                                "bytes": 1171,
                                "inflated": 2139
                            },
                            {
                                "ts": 6919,
                                "bytes": 574,
                                "inflated": 688
                            },
                            {
                                "ts": 6921,
                                "bytes": 1171,
                                "inflated": 3970
                            },
                            {
                                "ts": 6923,
                                "bytes": 1174,
                                "inflated": 4314
                            },
                            {
                                "ts": 6924,
                                "bytes": 574,
                                "inflated": 2215
                            },
                            {
                                "ts": 6926,
                                "bytes": 1171,
                                "inflated": 4005
                            },
                            {
                                "ts": 6928,
                                "bytes": 1148,
                                "inflated": 3167
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "initiator_line": 64,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                "cf-ray: 8f70eacbdf06bb5c-FRA",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Tue, 24 Dec 2024 13:25:24 GMT",
                                "priority: u=1,i=?0",
                                "server: cloudflare",
                                "server-timing: cfExtPri"
                            ]
                        },
                        "bytesOut": 2359,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 45991,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 4947,
                        "netlog_id": 330,
                        "renderBlocking": "blocking",
                        "load_end": 6928,
                        "ttfb_start": 4947,
                        "ttfb_end": 5457,
                        "download_start": 5457,
                        "download_end": 6928,
                        "download_ms": 1471,
                        "all_start": 4947,
                        "all_end": 6928,
                        "all_ms": 1981,
                        "index": 23,
                        "number": 24,
                        "cpuTimes": {
                            "EvaluateScript": 5,
                            "v8.compile": 2,
                            "FunctionCall": 1171
                        },
                        "cpu.EvaluateScript": 5,
                        "cpu.v8.compile": 2,
                        "cpu.FunctionCall": 1171,
                        "cpuTime": 1179,
                        "js_timing": [
                            [
                                7033.3869999999997,
                                7038.7550000000001
                            ],
                            [
                                7033.4260000000004,
                                7035.6120000000001
                            ],
                            [
                                7039.6660000000002,
                                7039.7510000000002
                            ],
                            [
                                7040.0159999999996,
                                7040.4579999999996
                            ],
                            [
                                7040.4949999999999,
                                7040.6769999999997
                            ],
                            [
                                7043.549,
                                7043.6270000000004
                            ],
                            [
                                7043.6300000000001,
                                7043.8599999999997
                            ],
                            [
                                7043.9189999999999,
                                7043.9319999999998
                            ],
                            [
                                7043.9449999999997,
                                7047.951
                            ],
                            [
                                7047.9880000000003,
                                7048
                            ],
                            [
                                7048.0010000000002,
                                7062.027
                            ],
                            [
                                7062.473,
                                7062.5420000000004
                            ],
                            [
                                7162.143,
                                7176.1499999999996
                            ],
                            [
                                7607.4899999999998,
                                7610.1930000000002
                            ],
                            [
                                7769.4009999999998,
                                7769.4200000000001
                            ],
                            [
                                7769.424,
                                7769.4350000000004
                            ],
                            [
                                8037.6090000000004,
                                8037.9620000000004
                            ],
                            [
                                8160.1239999999998,
                                8160.9250000000002
                            ],
                            [
                                8261.1859999999997,
                                8261.3899999999994
                            ],
                            [
                                8261.4089999999997,
                                8261.4150000000009
                            ],
                            [
                                8311.5509999999995,
                                8311.5789999999997
                            ],
                            [
                                8669.2939999999999,
                                8669.3119999999999
                            ],
                            [
                                8669.3150000000005,
                                8669.3590000000004
                            ],
                            [
                                8710.8400000000001,
                                8711.9349999999995
                            ],
                            [
                                9037.6219999999994,
                                9037.8119999999999
                            ],
                            [
                                9078.9050000000007,
                                9078.9290000000001
                            ],
                            [
                                9129.0370000000003,
                                9129.0589999999993
                            ],
                            [
                                9261.9210000000003,
                                9262.8719999999994
                            ],
                            [
                                9569.375,
                                9569.3940000000002
                            ],
                            [
                                9569.3970000000008,
                                9569.4079999999994
                            ],
                            [
                                9812.8680000000004,
                                9815.5130000000008
                            ],
                            [
                                10037.618,
                                10037.683000000001
                            ],
                            [
                                10218.031999999999,
                                10218.055
                            ],
                            [
                                10268.305,
                                10268.325999999999
                            ],
                            [
                                10318.454,
                                10318.476000000001
                            ],
                            [
                                10365.487999999999,
                                10366.422
                            ],
                            [
                                10368.565000000001,
                                10368.612999999999
                            ],
                            [
                                10418.734,
                                10418.761
                            ],
                            [
                                10469.266,
                                10469.288
                            ],
                            [
                                10469.290999999999,
                                10469.303
                            ],
                            [
                                10916.407999999999,
                                10917.132
                            ],
                            [
                                11037.656000000001,
                                11037.74
                            ],
                            [
                                11369.291999999999,
                                11369.313
                            ],
                            [
                                11369.316000000001,
                                11369.333000000001
                            ],
                            [
                                11467.141,
                                11467.710999999999
                            ],
                            [
                                11734.674999999999,
                                11734.697
                            ],
                            [
                                11772.594999999999,
                                12165.610000000001
                            ],
                            [
                                12177.224,
                                12179.709000000001
                            ],
                            [
                                12179.767,
                                12179.855
                            ],
                            [
                                12220.116,
                                12230.844999999999
                            ],
                            [
                                12358.572,
                                12358.594999999999
                            ],
                            [
                                12358.598,
                                12358.846
                            ],
                            [
                                12729.576999999999,
                                12730.424000000001
                            ],
                            [
                                13037.620999999999,
                                13037.691999999999
                            ],
                            [
                                13169.26,
                                13169.295
                            ],
                            [
                                13169.299999999999,
                                13169.316999999999
                            ],
                            [
                                13280.458000000001,
                                13281.018
                            ],
                            [
                                13831.128000000001,
                                13831.956
                            ],
                            [
                                14037.619000000001,
                                14037.690000000001
                            ],
                            [
                                14069.258,
                                14069.277
                            ],
                            [
                                14069.280000000001,
                                14069.294
                            ],
                            [
                                14381.991,
                                14382.548000000001
                            ],
                            [
                                15234.581,
                                15235.405000000001
                            ],
                            [
                                15236.342000000001,
                                15236.385
                            ],
                            [
                                15236.987999999999,
                                15236.998
                            ],
                            [
                                15237.001,
                                15237.01
                            ],
                            [
                                15305.847,
                                15309.805
                            ],
                            [
                                15365.347,
                                15371.126
                            ],
                            [
                                15785.469999999999,
                                15786.008
                            ],
                            [
                                15869.334000000001,
                                15869.378000000001
                            ],
                            [
                                15869.382,
                                15869.397999999999
                            ],
                            [
                                16037.626,
                                16037.742
                            ],
                            [
                                16336.091,
                                16336.731
                            ],
                            [
                                16769.227999999999,
                                16769.248
                            ],
                            [
                                16769.251,
                                16769.260999999999
                            ],
                            [
                                16886.772000000001,
                                16887.407999999999
                            ],
                            [
                                17037.629000000001,
                                17037.780999999999
                            ],
                            [
                                17437.453000000001,
                                17437.966
                            ],
                            [
                                17669.209999999999,
                                17669.225999999999
                            ],
                            [
                                17669.228999999999,
                                17669.239000000001
                            ],
                            [
                                17988.055,
                                17988.651000000002
                            ],
                            [
                                18037.618999999999,
                                18038.209999999999
                            ],
                            [
                                18043.688999999998,
                                18170.060000000001
                            ],
                            [
                                18184.886999999999,
                                18753.462
                            ],
                            [
                                18757.790000000001,
                                18758.392
                            ],
                            [
                                18759.274000000001,
                                18759.331999999999
                            ],
                            [
                                18759.337,
                                18759.353999999999
                            ],
                            [
                                19076.668000000001,
                                19076.726999999999
                            ],
                            [
                                19166.648000000001,
                                19166.68
                            ],
                            [
                                19166.694,
                                19166.698
                            ],
                            [
                                19166.924999999999,
                                19169.957999999999
                            ],
                            [
                                19308.445,
                                19309.123
                            ],
                            [
                                19859.175999999999,
                                19859.613000000001
                            ],
                            [
                                20037.669999999998,
                                20037.723999999998
                            ],
                            [
                                20409.696,
                                20410.394
                            ],
                            [
                                20960.472000000002,
                                20960.918000000001
                            ],
                            [
                                21037.651000000002,
                                21037.698
                            ],
                            [
                                21510.992999999999,
                                21511.491000000002
                            ],
                            [
                                22037.639999999999,
                                22037.687000000002
                            ],
                            [
                                22061.577000000001,
                                22062.021000000001
                            ]
                        ],
                        "blockingTime": 1087.9610000000048
                    },
                    {
                        "type": 3,
                        "id": "100408.94",
                        "request_id": "100408.94",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/915441808:1735045952:XmDM-41UEJBATPLTpGM_rb03NvU2HY3yvNJfimQ6fw8\/8f70eac8ccbdbb5c\/hxMkhy59CnRN2RAN9i7nSknFLwkVxrrNqZnFPYCrYYw-1735046723-1.1.1.1-Zmdzu6IO_FoaveZydZ7UbA7Z7yGZ9bnILpitdZBanJkItnRatrhKj_LqcPGi5JKm",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/915441808:1735045952:XmDM-41UEJBATPLTpGM_rb03NvU2HY3yvNJfimQ6fw8\/8f70eac8ccbdbb5c\/hxMkhy59CnRN2RAN9i7nSknFLwkVxrrNqZnFPYCrYYw-1735046723-1.1.1.1-Zmdzu6IO_FoaveZydZ7UbA7Z7yGZ9bnILpitdZBanJkItnRatrhKj_LqcPGi5JKm",
                        "raw_id": "100408.94",
                        "frame_id": "F330B51EBA9BC35A130FE2880395FE69",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 4596,
                        "ttfb_ms": 1083,
                        "load_start": 7072,
                        "load_start_float": 7072.0003360000001,
                        "bytesIn": 115347,
                        "objectSize": 115347,
                        "objectSizeUncompressed": 153608,
                        "chunks": [
                            {
                                "ts": 8156,
                                "bytes": 620,
                                "inflated": 801
                            },
                            {
                                "ts": 8157,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 8159,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 8161,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 8163,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 8165,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 8167,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 8169,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 8171,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 8173,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 8175,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 8177,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 8179,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 8181,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 8183,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 8185,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 8187,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 8189,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 8191,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 8193,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 8194,
                                "bytes": 874,
                                "inflated": 1165
                            },
                            {
                                "ts": 8975,
                                "bytes": 1168,
                                "inflated": 1531
                            },
                            {
                                "ts": 8977,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 8978,
                                "bytes": 574,
                                "inflated": 765
                            },
                            {
                                "ts": 8980,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 8982,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 8983,
                                "bytes": 574,
                                "inflated": 765
                            },
                            {
                                "ts": 8985,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 8987,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 8988,
                                "bytes": 574,
                                "inflated": 765
                            },
                            {
                                "ts": 8990,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 8992,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 8993,
                                "bytes": 574,
                                "inflated": 765
                            },
                            {
                                "ts": 8995,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 8997,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 8999,
                                "bytes": 574,
                                "inflated": 765
                            },
                            {
                                "ts": 9000,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 9002,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 9003,
                                "bytes": 574,
                                "inflated": 765
                            },
                            {
                                "ts": 9005,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 9007,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 9008,
                                "bytes": 574,
                                "inflated": 765
                            },
                            {
                                "ts": 9010,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 9012,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 9013,
                                "bytes": 574,
                                "inflated": 765
                            },
                            {
                                "ts": 9015,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 9017,
                                "bytes": 1171,
                                "inflated": 1535
                            },
                            {
                                "ts": 9018,
                                "bytes": 574,
                                "inflated": 765
                            },
                            {
                                "ts": 9020,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 9022,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 9023,
                                "bytes": 574,
                                "inflated": 765
                            },
                            {
                                "ts": 9024,
                                "bytes": 874,
                                "inflated": 1166
                            },
                            {
                                "ts": 10114,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 10116,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 10117,
                                "bytes": 574,
                                "inflated": 766
                            },
                            {
                                "ts": 10119,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 10121,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 10123,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 10125,
                                "bytes": 871,
                                "inflated": 1161
                            },
                            {
                                "ts": 10127,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 10129,
                                "bytes": 1171,
                                "inflated": 1562
                            },
                            {
                                "ts": 10130,
                                "bytes": 574,
                                "inflated": 765
                            },
                            {
                                "ts": 10132,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 10134,
                                "bytes": 1171,
                                "inflated": 1562
                            },
                            {
                                "ts": 10163,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 10165,
                                "bytes": 871,
                                "inflated": 1161
                            },
                            {
                                "ts": 10167,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 10169,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 10170,
                                "bytes": 574,
                                "inflated": 765
                            },
                            {
                                "ts": 10261,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 10263,
                                "bytes": 1168,
                                "inflated": 1530
                            },
                            {
                                "ts": 10265,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 10267,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 10269,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 10271,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 10273,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 10275,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 10277,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 10279,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 10296,
                                "bytes": 1168,
                                "inflated": 1557
                            },
                            {
                                "ts": 10298,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 10299,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 10301,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 10303,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 10305,
                                "bytes": 1171,
                                "inflated": 1562
                            },
                            {
                                "ts": 10307,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 10308,
                                "bytes": 274,
                                "inflated": 365
                            },
                            {
                                "ts": 11631,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 11632,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 11634,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 11636,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 11638,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 11640,
                                "bytes": 1171,
                                "inflated": 1528
                            },
                            {
                                "ts": 11642,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 11644,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 11646,
                                "bytes": 1174,
                                "inflated": 1561
                            },
                            {
                                "ts": 11648,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 11650,
                                "bytes": 1174,
                                "inflated": 1563
                            },
                            {
                                "ts": 11652,
                                "bytes": 1174,
                                "inflated": 1561
                            },
                            {
                                "ts": 11654,
                                "bytes": 1174,
                                "inflated": 1563
                            },
                            {
                                "ts": 11655,
                                "bytes": 571,
                                "inflated": 759
                            },
                            {
                                "ts": 11657,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 11659,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 11660,
                                "bytes": 1171,
                                "inflated": 1558
                            },
                            {
                                "ts": 11663,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 11664,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 11665,
                                "bytes": 274,
                                "inflated": 365
                            },
                            {
                                "ts": 11667,
                                "bytes": 1174,
                                "inflated": 1563
                            },
                            {
                                "ts": 11668,
                                "bytes": 576,
                                "inflated": 764
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/plain",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "initiator_line": "0",
                        "initiator_column": "42774",
                        "initiator_type": "script",
                        "initiator_function": "eR",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: POST",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/915441808:1735045952:XmDM-41UEJBATPLTpGM_rb03NvU2HY3yvNJfimQ6fw8\/8f70eac8ccbdbb5c\/hxMkhy59CnRN2RAN9i7nSknFLwkVxrrNqZnFPYCrYYw-1735046723-1.1.1.1-Zmdzu6IO_FoaveZydZ7UbA7Z7yGZ9bnILpitdZBanJkItnRatrhKj_LqcPGi5JKm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cf-challenge: hxMkhy59CnRN2RAN9i7nSknFLwkVxrrNqZnFPYCrYYw-1735046723-1.1.1.1-Zmdzu6IO_FoaveZydZ7UbA7Z7yGZ9bnILpitdZBanJkItnRatrhKj_LqcPGi5JKm",
                                "cf-chl-retryattempt: 0",
                                "content-length: 3235",
                                "content-type: application\/x-www-form-urlencoded",
                                "origin: https:\/\/challenges.cloudflare.com",
                                "priority: u=1, i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-chl-gen: sVegyuMfTv23TC17bQcrz9VOo+dcIm0G\/0a18re7jJG+hA0mJ\/1J94WH\/mD3jWx\/KrbINEwFC55tm36PGHpyauEjsf3UqFPIlrwKib924xnfdz2yzWE2x1X0On2ICVJ2\/+AhCDARTBT\/nSBxmF2L6CzEw9n8A+Goid2lQeYlzGqwqqe\/DIns5i\/rmwHxUGXaMFi5VrKFOUxka2gTutPF0DFT6EFTd84kDEwVQ94UK4eSFlUHnHFW\/YrphPVvQ6YGRmH+zgAEf2LaDShmu\/olV4kO62GsvbGvu34o+WWxwq+Cp2RL2V7ig5Q7yWGMMyHuajKeH\/9LAJDqdUMgmLsiScQfQBSifOv1YqmgVm3\/3KFw5v5uhrZS8lTjVf80pqNaqKnkcw1vevT5MpHfRtwDY3oH8ueh47XULci6A0i5PrqvJ8\/STv0vzIe9qLqvLWCN70gU\/LkSqy3bBYpJA2m+3cxYegjLBCkXpw==$WhiIwpe2XaEqGu4e",
                                "cf-ray: 8f70ead929a8bb5c-FRA",
                                "content-encoding: br",
                                "content-type: text\/plain; charset=UTF-8",
                                "date: Tue, 24 Dec 2024 13:25:26 GMT",
                                "priority: u=1,i",
                                "server: cloudflare",
                                "server-timing: cfExtPri"
                            ]
                        },
                        "bytesOut": 3727,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 115995,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 7071,
                        "netlog_id": 336,
                        "load_end": 11668,
                        "ttfb_start": 7072,
                        "ttfb_end": 8155,
                        "download_start": 8155,
                        "download_end": 11668,
                        "download_ms": 3513,
                        "all_start": 7072,
                        "all_end": 11668,
                        "all_ms": 4596,
                        "index": 24,
                        "number": 25
                    },
                    {
                        "type": 3,
                        "id": "100408.12",
                        "request_id": "100408.12",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg",
                        "raw_id": "100408.12",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 3825,
                        "ttfb_ms": 921,
                        "load_start": 7803,
                        "load_start_float": 7803.0001650000004,
                        "bytesIn": 381336,
                        "objectSize": 381336,
                        "objectSizeUncompressed": 381336,
                        "chunks": [
                            {
                                "ts": 8725,
                                "bytes": 3568
                            },
                            {
                                "ts": 8726,
                                "bytes": 12288
                            },
                            {
                                "ts": 8767,
                                "bytes": 16384
                            },
                            {
                                "ts": 8795,
                                "bytes": 16384
                            },
                            {
                                "ts": 8823,
                                "bytes": 16384
                            },
                            {
                                "ts": 8848,
                                "bytes": 16384
                            },
                            {
                                "ts": 8891,
                                "bytes": 16384
                            },
                            {
                                "ts": 8919,
                                "bytes": 16384
                            },
                            {
                                "ts": 9836,
                                "bytes": 16384
                            },
                            {
                                "ts": 9869,
                                "bytes": 16384
                            },
                            {
                                "ts": 9899,
                                "bytes": 16384
                            },
                            {
                                "ts": 9924,
                                "bytes": 16384
                            },
                            {
                                "ts": 9952,
                                "bytes": 16384
                            },
                            {
                                "ts": 9980,
                                "bytes": 16384
                            },
                            {
                                "ts": 10008,
                                "bytes": 16384
                            },
                            {
                                "ts": 10037,
                                "bytes": 16384
                            },
                            {
                                "ts": 10996,
                                "bytes": 16384
                            },
                            {
                                "ts": 11020,
                                "bytes": 16384
                            },
                            {
                                "ts": 11076,
                                "bytes": 16384
                            },
                            {
                                "ts": 11379,
                                "bytes": 16384
                            },
                            {
                                "ts": 11540,
                                "bytes": 16384
                            },
                            {
                                "ts": 11568,
                                "bytes": 16384
                            },
                            {
                                "ts": 11597,
                                "bytes": 16384
                            },
                            {
                                "ts": 11620,
                                "bytes": 16384
                            },
                            {
                                "ts": 11628,
                                "bytes": 5032
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 139,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 658,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:27 GMT",
                                "Content-Type: image\/jpeg",
                                "Content-Length: 381336",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 08 Oct 2024 23:24:58 GMT",
                                "ETag: \"6705bf4a-5d198\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 81,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 381336,
                        "image_save": 69345,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 599,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 165,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "372 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 1600,
                                    "ImageHeight": 1220,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "1600x1220",
                                    "Megapixels": 2
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1600,
                                    "height": 1220,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 16.666699999999999,
                                    "y": 12.708299999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1952000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 162.33500000000001,
                                        "standardDeviation": 71.899299999999997,
                                        "kurtosis": -0.541493,
                                        "skewness": -0.91462500000000002,
                                        "entropy": 0.89185300000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 169.44300000000001,
                                        "standardDeviation": 67.833299999999994,
                                        "kurtosis": 0.187446,
                                        "skewness": -1.2410300000000001,
                                        "entropy": 0.85870599999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 153.286,
                                        "standardDeviation": 74.0107,
                                        "kurtosis": -0.90515900000000005,
                                        "skewness": -0.72201499999999996,
                                        "entropy": 0.90692799999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 164.27600000000001,
                                        "standardDeviation": 73.853899999999996,
                                        "kurtosis": -0.65756700000000001,
                                        "skewness": -0.83538800000000002,
                                        "entropy": 0.90992399999999996
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1600,
                                    "height": 1220,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-12-24T13:25:31+00:00",
                                    "date:modify": "2024-12-24T13:25:31+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "aacbf47a16906398169f291bf2fb8f7de2eea1c96c1c969d96d2e07c44e94ccf"
                                },
                                "tainted": false,
                                "filesize": "381336B",
                                "numberPixels": "1952000",
                                "pixelsPerSecond": "113.443MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.017"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 11628,
                        "ttfb_start": 7803,
                        "ttfb_end": 8724,
                        "download_start": 8724,
                        "download_end": 11628,
                        "download_ms": 2904,
                        "all_start": 7803,
                        "all_end": 11628,
                        "all_ms": 3825,
                        "index": 25,
                        "number": 26
                    },
                    {
                        "type": 3,
                        "id": "100408.13",
                        "request_id": "100408.13",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png",
                        "raw_id": "100408.13",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 6827,
                        "ttfb_ms": 868,
                        "load_start": 8319,
                        "load_start_float": 8319.0001659999998,
                        "bytesIn": 779127,
                        "objectSize": 779127,
                        "objectSizeUncompressed": 779127,
                        "chunks": [
                            {
                                "ts": 9188,
                                "bytes": 3569
                            },
                            {
                                "ts": 9190,
                                "bytes": 12288
                            },
                            {
                                "ts": 9229,
                                "bytes": 16384
                            },
                            {
                                "ts": 9258,
                                "bytes": 16384
                            },
                            {
                                "ts": 9286,
                                "bytes": 16384
                            },
                            {
                                "ts": 9311,
                                "bytes": 16384
                            },
                            {
                                "ts": 9353,
                                "bytes": 16384
                            },
                            {
                                "ts": 9382,
                                "bytes": 16384
                            },
                            {
                                "ts": 9410,
                                "bytes": 16384
                            },
                            {
                                "ts": 9438,
                                "bytes": 16384
                            },
                            {
                                "ts": 9467,
                                "bytes": 16384
                            },
                            {
                                "ts": 10388,
                                "bytes": 16384
                            },
                            {
                                "ts": 10416,
                                "bytes": 16384
                            },
                            {
                                "ts": 10444,
                                "bytes": 16384
                            },
                            {
                                "ts": 10468,
                                "bytes": 16384
                            },
                            {
                                "ts": 10496,
                                "bytes": 16384
                            },
                            {
                                "ts": 10524,
                                "bytes": 16384
                            },
                            {
                                "ts": 10552,
                                "bytes": 16384
                            },
                            {
                                "ts": 10581,
                                "bytes": 16384
                            },
                            {
                                "ts": 10609,
                                "bytes": 16384
                            },
                            {
                                "ts": 10633,
                                "bytes": 16384
                            },
                            {
                                "ts": 10661,
                                "bytes": 16384
                            },
                            {
                                "ts": 10689,
                                "bytes": 16384
                            },
                            {
                                "ts": 12060,
                                "bytes": 16384
                            },
                            {
                                "ts": 12088,
                                "bytes": 16384
                            },
                            {
                                "ts": 12117,
                                "bytes": 16384
                            },
                            {
                                "ts": 12168,
                                "bytes": 16384
                            },
                            {
                                "ts": 12480,
                                "bytes": 16384
                            },
                            {
                                "ts": 12506,
                                "bytes": 16384
                            },
                            {
                                "ts": 12537,
                                "bytes": 16384
                            },
                            {
                                "ts": 12563,
                                "bytes": 16384
                            },
                            {
                                "ts": 12589,
                                "bytes": 16384
                            },
                            {
                                "ts": 12619,
                                "bytes": 16384
                            },
                            {
                                "ts": 12645,
                                "bytes": 16384
                            },
                            {
                                "ts": 12671,
                                "bytes": 16384
                            },
                            {
                                "ts": 12700,
                                "bytes": 16384
                            },
                            {
                                "ts": 12730,
                                "bytes": 16384
                            },
                            {
                                "ts": 12754,
                                "bytes": 16384
                            },
                            {
                                "ts": 12782,
                                "bytes": 16384
                            },
                            {
                                "ts": 14420,
                                "bytes": 16384
                            },
                            {
                                "ts": 14482,
                                "bytes": 16384
                            },
                            {
                                "ts": 14512,
                                "bytes": 16384
                            },
                            {
                                "ts": 14541,
                                "bytes": 16384
                            },
                            {
                                "ts": 14564,
                                "bytes": 16384
                            },
                            {
                                "ts": 14635,
                                "bytes": 16384
                            },
                            {
                                "ts": 14945,
                                "bytes": 16384
                            },
                            {
                                "ts": 15103,
                                "bytes": 16384
                            },
                            {
                                "ts": 15131,
                                "bytes": 16384
                            },
                            {
                                "ts": 15146,
                                "bytes": 9606
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 810,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:27 GMT",
                                "Content-Type: image\/png",
                                "Content-Length: 779127",
                                "Connection: keep-alive",
                                "Last-Modified: Sat, 21 Dec 2024 08:58:11 GMT",
                                "ETag: \"67668323-be377\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 779127,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 600,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 166,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "761 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 847,
                                    "ImageHeight": 563,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "SRGBRendering": "Perceptual",
                                    "Gamma": 2.2000000000000002,
                                    "PixelsPerUnitX": 3779,
                                    "PixelsPerUnitY": 3779,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "847x563",
                                    "Megapixels": 0.47699999999999998
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 847,
                                    "height": 563,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.789999999999999,
                                    "y": 37.789999999999999
                                },
                                "printSize": {
                                    "x": 22.4133,
                                    "y": 14.898099999999999
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 476861,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 165.798,
                                        "standardDeviation": 51.098199999999999,
                                        "kurtosis": -1.26844,
                                        "skewness": -0.38062299999999999,
                                        "entropy": 0.721391
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 2.8311099999999999e-14,
                                        "standardDeviation": 2.6869099999999999e-6,
                                        "kurtosis": -3,
                                        "skewness": 3036990000,
                                        "entropy": 4.8216400000000001e-5
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 137.41200000000001,
                                        "standardDeviation": 70.188500000000005,
                                        "kurtosis": -1.3606,
                                        "skewness": -0.12334000000000001,
                                        "entropy": 0.96027399999999996
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 133.292,
                                        "standardDeviation": 68.455200000000005,
                                        "kurtosis": -1.3888199999999999,
                                        "skewness": -0.079515000000000002,
                                        "entropy": 0.96329900000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 254,
                                        "mean": 137.48699999999999,
                                        "standardDeviation": 65.749099999999999,
                                        "kurtosis": -1.28945,
                                        "skewness": -0.17735999999999999,
                                        "entropy": 0.96194299999999999
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45455000000000001,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 847,
                                    "height": 563,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T13:25:34+00:00",
                                    "date:modify": "2024-12-24T13:25:34+00:00",
                                    "png:cHRM": "chunk was found (see Chromaticity, above)",
                                    "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "847, 563",
                                    "png:pHYs": "x_res=3779, y_res=3779, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "db62df6213934abdfb3da2cdf0148e91d1e946d37dcfccccf44d11d511f2ecf0"
                                },
                                "tainted": false,
                                "filesize": "779127B",
                                "numberPixels": "476861",
                                "pixelsPerSecond": "33.5418MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.014"
                            }
                        },
                        "load_end": 15146,
                        "ttfb_start": 8319,
                        "ttfb_end": 9187,
                        "download_start": 9187,
                        "download_end": 15146,
                        "download_ms": 5959,
                        "all_start": 8319,
                        "all_end": 15146,
                        "all_ms": 6827,
                        "index": 26,
                        "number": 27
                    },
                    {
                        "type": 3,
                        "id": "100408.14",
                        "request_id": "100408.14",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png",
                        "raw_id": "100408.14",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 10567,
                        "ttfb_ms": 1167,
                        "load_start": 8362,
                        "load_start_float": 8362.0001670000001,
                        "bytesIn": 1588719,
                        "objectSize": 1588719,
                        "objectSizeUncompressed": 1588719,
                        "chunks": [
                            {
                                "ts": 9530,
                                "bytes": 3567
                            },
                            {
                                "ts": 9531,
                                "bytes": 12288
                            },
                            {
                                "ts": 9577,
                                "bytes": 16384
                            },
                            {
                                "ts": 9605,
                                "bytes": 16384
                            },
                            {
                                "ts": 9633,
                                "bytes": 16384
                            },
                            {
                                "ts": 9658,
                                "bytes": 16384
                            },
                            {
                                "ts": 9701,
                                "bytes": 16384
                            },
                            {
                                "ts": 9729,
                                "bytes": 16384
                            },
                            {
                                "ts": 10730,
                                "bytes": 16384
                            },
                            {
                                "ts": 10758,
                                "bytes": 16384
                            },
                            {
                                "ts": 10786,
                                "bytes": 16384
                            },
                            {
                                "ts": 10810,
                                "bytes": 16384
                            },
                            {
                                "ts": 10838,
                                "bytes": 16384
                            },
                            {
                                "ts": 10866,
                                "bytes": 16384
                            },
                            {
                                "ts": 10895,
                                "bytes": 16384
                            },
                            {
                                "ts": 10923,
                                "bytes": 16384
                            },
                            {
                                "ts": 10951,
                                "bytes": 16384
                            },
                            {
                                "ts": 10975,
                                "bytes": 16384
                            },
                            {
                                "ts": 12829,
                                "bytes": 16384
                            },
                            {
                                "ts": 12858,
                                "bytes": 16384
                            },
                            {
                                "ts": 12891,
                                "bytes": 16384
                            },
                            {
                                "ts": 12919,
                                "bytes": 16384
                            },
                            {
                                "ts": 12947,
                                "bytes": 16384
                            },
                            {
                                "ts": 12971,
                                "bytes": 16384
                            },
                            {
                                "ts": 12999,
                                "bytes": 16384
                            },
                            {
                                "ts": 13027,
                                "bytes": 16384
                            },
                            {
                                "ts": 13056,
                                "bytes": 16384
                            },
                            {
                                "ts": 13084,
                                "bytes": 16384
                            },
                            {
                                "ts": 13108,
                                "bytes": 16384
                            },
                            {
                                "ts": 13136,
                                "bytes": 16384
                            },
                            {
                                "ts": 13164,
                                "bytes": 16384
                            },
                            {
                                "ts": 13193,
                                "bytes": 16384
                            },
                            {
                                "ts": 15149,
                                "bytes": 16384
                            },
                            {
                                "ts": 15177,
                                "bytes": 16384
                            },
                            {
                                "ts": 15207,
                                "bytes": 16384
                            },
                            {
                                "ts": 15233,
                                "bytes": 16384
                            },
                            {
                                "ts": 15262,
                                "bytes": 16384
                            },
                            {
                                "ts": 15285,
                                "bytes": 16384
                            },
                            {
                                "ts": 15314,
                                "bytes": 16384
                            },
                            {
                                "ts": 15342,
                                "bytes": 16384
                            },
                            {
                                "ts": 15368,
                                "bytes": 16384
                            },
                            {
                                "ts": 15399,
                                "bytes": 16384
                            },
                            {
                                "ts": 15424,
                                "bytes": 16384
                            },
                            {
                                "ts": 15453,
                                "bytes": 16384
                            },
                            {
                                "ts": 15481,
                                "bytes": 16384
                            },
                            {
                                "ts": 15509,
                                "bytes": 16384
                            },
                            {
                                "ts": 15533,
                                "bytes": 16384
                            },
                            {
                                "ts": 15561,
                                "bytes": 16384
                            },
                            {
                                "ts": 15590,
                                "bytes": 16384
                            },
                            {
                                "ts": 15618,
                                "bytes": 16384
                            },
                            {
                                "ts": 15646,
                                "bytes": 16384
                            },
                            {
                                "ts": 15670,
                                "bytes": 16384
                            },
                            {
                                "ts": 15698,
                                "bytes": 16384
                            },
                            {
                                "ts": 15727,
                                "bytes": 16384
                            },
                            {
                                "ts": 15811,
                                "bytes": 16384
                            },
                            {
                                "ts": 17628,
                                "bytes": 16384
                            },
                            {
                                "ts": 17656,
                                "bytes": 16384
                            },
                            {
                                "ts": 17680,
                                "bytes": 16384
                            },
                            {
                                "ts": 17736,
                                "bytes": 16384
                            },
                            {
                                "ts": 17869,
                                "bytes": 16384
                            },
                            {
                                "ts": 17896,
                                "bytes": 16384
                            },
                            {
                                "ts": 17924,
                                "bytes": 16384
                            },
                            {
                                "ts": 17950,
                                "bytes": 16384
                            },
                            {
                                "ts": 17976,
                                "bytes": 16384
                            },
                            {
                                "ts": 18005,
                                "bytes": 16384
                            },
                            {
                                "ts": 18037,
                                "bytes": 16384
                            },
                            {
                                "ts": 18061,
                                "bytes": 16384
                            },
                            {
                                "ts": 18088,
                                "bytes": 16384
                            },
                            {
                                "ts": 18118,
                                "bytes": 16384
                            },
                            {
                                "ts": 18144,
                                "bytes": 16384
                            },
                            {
                                "ts": 18172,
                                "bytes": 16384
                            },
                            {
                                "ts": 18200,
                                "bytes": 16384
                            },
                            {
                                "ts": 18224,
                                "bytes": 16384
                            },
                            {
                                "ts": 18252,
                                "bytes": 16384
                            },
                            {
                                "ts": 18279,
                                "bytes": 16384
                            },
                            {
                                "ts": 18306,
                                "bytes": 16384
                            },
                            {
                                "ts": 18336,
                                "bytes": 16384
                            },
                            {
                                "ts": 18363,
                                "bytes": 16384
                            },
                            {
                                "ts": 18391,
                                "bytes": 16384
                            },
                            {
                                "ts": 18420,
                                "bytes": 16384
                            },
                            {
                                "ts": 18443,
                                "bytes": 16384
                            },
                            {
                                "ts": 18472,
                                "bytes": 16384
                            },
                            {
                                "ts": 18500,
                                "bytes": 16384
                            },
                            {
                                "ts": 18529,
                                "bytes": 16384
                            },
                            {
                                "ts": 18556,
                                "bytes": 16384
                            },
                            {
                                "ts": 18585,
                                "bytes": 16384
                            },
                            {
                                "ts": 18608,
                                "bytes": 16384
                            },
                            {
                                "ts": 18637,
                                "bytes": 16384
                            },
                            {
                                "ts": 18686,
                                "bytes": 16384
                            },
                            {
                                "ts": 18710,
                                "bytes": 16384
                            },
                            {
                                "ts": 18738,
                                "bytes": 16384
                            },
                            {
                                "ts": 18766,
                                "bytes": 16384
                            },
                            {
                                "ts": 18792,
                                "bytes": 16384
                            },
                            {
                                "ts": 18820,
                                "bytes": 16384
                            },
                            {
                                "ts": 18849,
                                "bytes": 16384
                            },
                            {
                                "ts": 18875,
                                "bytes": 16384
                            },
                            {
                                "ts": 18906,
                                "bytes": 16384
                            },
                            {
                                "ts": 18929,
                                "bytes": 16384
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 160,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 830,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:27 GMT",
                                "Content-Type: image\/png",
                                "Content-Length: 4750807",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 10 Dec 2024 07:55:45 GMT",
                                "ETag: \"6757f401-487dd7\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 4750807,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 600,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 167,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Truncated PNG image"
                                },
                                "File": {
                                    "FileSize": "1551 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 2000,
                                    "ImageHeight": 1600,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 7992,
                                    "PixelsPerUnitY": 7992,
                                    "PixelUnits": "meters"
                                },
                                "XMP": {
                                    "AdsCreated": "2024-11-20",
                                    "AdsExtId": "e7ca0e76-9059-4138-8e24-e8932cfbff21",
                                    "AdsFbId": 525265914179580,
                                    "AdsTouchType": 2,
                                    "Title": "Gray dancer photo collage - 2",
                                    "Author": "Febelfin ",
                                    "CreatorTool": "Canva (Renderer) doc=DAGXACl3_jg user=UAEo9WTb-hg"
                                },
                                "Composite": {
                                    "ImageSize": "2000x1600",
                                    "Megapixels": 3.2000000000000002
                                }
                            }
                        },
                        "load_end": 18929,
                        "ttfb_start": 8362,
                        "ttfb_end": 9529,
                        "download_start": 9529,
                        "download_end": 18929,
                        "download_ms": 9400,
                        "all_start": 8362,
                        "all_end": 18929,
                        "all_ms": 10567,
                        "index": 27,
                        "number": 28
                    },
                    {
                        "type": 3,
                        "id": "100408.15",
                        "request_id": "100408.15",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg",
                        "raw_id": "100408.15",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1327,
                        "ttfb_ms": 1229,
                        "load_start": 8932,
                        "load_start_float": 8932.0001680000005,
                        "bytesIn": 69292,
                        "objectSize": 69292,
                        "objectSizeUncompressed": 69292,
                        "chunks": [
                            {
                                "ts": 10162,
                                "bytes": 3569
                            },
                            {
                                "ts": 10162,
                                "bytes": 12288
                            },
                            {
                                "ts": 10198,
                                "bytes": 16384
                            },
                            {
                                "ts": 10227,
                                "bytes": 16384
                            },
                            {
                                "ts": 10255,
                                "bytes": 16384
                            },
                            {
                                "ts": 10259,
                                "bytes": 4283
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 850,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:28 GMT",
                                "Content-Type: image\/jpeg",
                                "Content-Length: 69292",
                                "Connection: keep-alive",
                                "Last-Modified: Fri, 15 Nov 2024 15:02:18 GMT",
                                "ETag: \"6737627a-10eac\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 75,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 69292,
                        "image_save": 16763,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 600,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 168,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "68 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 1174,
                                    "ImageHeight": 939,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 144,
                                    "YResolution": 144
                                },
                                "Composite": {
                                    "ImageSize": "1174x939",
                                    "Megapixels": 1.1000000000000001
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1174,
                                    "height": 939,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 144,
                                    "y": 144
                                },
                                "printSize": {
                                    "x": 8.1527799999999999,
                                    "y": 6.5208300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1102386,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 210.89500000000001,
                                        "standardDeviation": 65.862099999999998,
                                        "kurtosis": 2.4243800000000002,
                                        "skewness": -1.91622,
                                        "entropy": 0.409082
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 199.523,
                                        "standardDeviation": 70.519999999999996,
                                        "kurtosis": 1.43624,
                                        "skewness": -1.7215100000000001,
                                        "entropy": 0.41412900000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 214.50899999999999,
                                        "standardDeviation": 63.260100000000001,
                                        "kurtosis": 3.5973099999999998,
                                        "skewness": -2.1804899999999998,
                                        "entropy": 0.40661999999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 218.654,
                                        "standardDeviation": 63.8063,
                                        "kurtosis": 2.5713400000000002,
                                        "skewness": -1.92056,
                                        "entropy": 0.40649800000000003
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1174,
                                    "height": 939,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T13:25:29+00:00",
                                    "date:modify": "2024-12-24T13:25:29+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "88079ef666dcd2135bf381b3d0e470e341e4dbbb8890c0db21966eb2449f0fd5"
                                },
                                "tainted": false,
                                "filesize": "69292B",
                                "numberPixels": "1.10239M",
                                "pixelsPerSecond": "148.31MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.007"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 10259,
                        "ttfb_start": 8932,
                        "ttfb_end": 10161,
                        "download_start": 10161,
                        "download_end": 10259,
                        "download_ms": 98,
                        "all_start": 8932,
                        "all_end": 10259,
                        "all_ms": 1327,
                        "index": 28,
                        "number": 29
                    },
                    {
                        "type": 3,
                        "id": "100408.16",
                        "request_id": "100408.16",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png",
                        "raw_id": "100408.16",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 6657,
                        "ttfb_ms": 1261,
                        "load_start": 9800,
                        "load_start_float": 9800.0001690000008,
                        "bytesIn": 1024950,
                        "objectSize": 1024950,
                        "objectSizeUncompressed": 1024950,
                        "chunks": [
                            {
                                "ts": 11062,
                                "bytes": 3568
                            },
                            {
                                "ts": 11062,
                                "bytes": 12288
                            },
                            {
                                "ts": 11103,
                                "bytes": 16384
                            },
                            {
                                "ts": 11131,
                                "bytes": 16384
                            },
                            {
                                "ts": 11158,
                                "bytes": 16384
                            },
                            {
                                "ts": 11200,
                                "bytes": 16384
                            },
                            {
                                "ts": 11228,
                                "bytes": 16384
                            },
                            {
                                "ts": 11256,
                                "bytes": 16384
                            },
                            {
                                "ts": 11294,
                                "bytes": 16384
                            },
                            {
                                "ts": 11322,
                                "bytes": 16384
                            },
                            {
                                "ts": 11351,
                                "bytes": 16384
                            },
                            {
                                "ts": 11374,
                                "bytes": 16384
                            },
                            {
                                "ts": 11407,
                                "bytes": 16384
                            },
                            {
                                "ts": 11434,
                                "bytes": 16384
                            },
                            {
                                "ts": 11471,
                                "bytes": 16384
                            },
                            {
                                "ts": 11500,
                                "bytes": 16384
                            },
                            {
                                "ts": 13219,
                                "bytes": 16384
                            },
                            {
                                "ts": 13247,
                                "bytes": 16384
                            },
                            {
                                "ts": 13275,
                                "bytes": 16384
                            },
                            {
                                "ts": 13302,
                                "bytes": 16384
                            },
                            {
                                "ts": 13330,
                                "bytes": 16384
                            },
                            {
                                "ts": 13358,
                                "bytes": 16384
                            },
                            {
                                "ts": 13386,
                                "bytes": 16384
                            },
                            {
                                "ts": 13415,
                                "bytes": 16384
                            },
                            {
                                "ts": 13443,
                                "bytes": 16384
                            },
                            {
                                "ts": 13466,
                                "bytes": 16384
                            },
                            {
                                "ts": 13495,
                                "bytes": 16384
                            },
                            {
                                "ts": 13523,
                                "bytes": 16384
                            },
                            {
                                "ts": 13551,
                                "bytes": 16384
                            },
                            {
                                "ts": 13580,
                                "bytes": 16384
                            },
                            {
                                "ts": 13608,
                                "bytes": 16384
                            },
                            {
                                "ts": 13631,
                                "bytes": 16384
                            },
                            {
                                "ts": 13660,
                                "bytes": 16384
                            },
                            {
                                "ts": 13688,
                                "bytes": 16384
                            },
                            {
                                "ts": 13717,
                                "bytes": 16384
                            },
                            {
                                "ts": 13745,
                                "bytes": 16384
                            },
                            {
                                "ts": 13768,
                                "bytes": 16384
                            },
                            {
                                "ts": 15738,
                                "bytes": 16384
                            },
                            {
                                "ts": 15781,
                                "bytes": 16384
                            },
                            {
                                "ts": 15809,
                                "bytes": 16384
                            },
                            {
                                "ts": 15840,
                                "bytes": 16384
                            },
                            {
                                "ts": 15868,
                                "bytes": 16384
                            },
                            {
                                "ts": 15892,
                                "bytes": 16384
                            },
                            {
                                "ts": 15920,
                                "bytes": 16384
                            },
                            {
                                "ts": 15948,
                                "bytes": 16384
                            },
                            {
                                "ts": 15977,
                                "bytes": 16384
                            },
                            {
                                "ts": 16005,
                                "bytes": 16384
                            },
                            {
                                "ts": 16033,
                                "bytes": 16384
                            },
                            {
                                "ts": 16057,
                                "bytes": 16384
                            },
                            {
                                "ts": 16085,
                                "bytes": 16384
                            },
                            {
                                "ts": 16113,
                                "bytes": 16384
                            },
                            {
                                "ts": 16142,
                                "bytes": 16384
                            },
                            {
                                "ts": 16170,
                                "bytes": 16384
                            },
                            {
                                "ts": 16198,
                                "bytes": 16384
                            },
                            {
                                "ts": 16222,
                                "bytes": 16384
                            },
                            {
                                "ts": 16250,
                                "bytes": 16384
                            },
                            {
                                "ts": 16278,
                                "bytes": 16384
                            },
                            {
                                "ts": 16307,
                                "bytes": 16384
                            },
                            {
                                "ts": 16335,
                                "bytes": 16384
                            },
                            {
                                "ts": 16359,
                                "bytes": 16384
                            },
                            {
                                "ts": 16388,
                                "bytes": 16384
                            },
                            {
                                "ts": 16415,
                                "bytes": 16384
                            },
                            {
                                "ts": 16444,
                                "bytes": 16384
                            },
                            {
                                "ts": 16457,
                                "bytes": 9670
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 117,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 870,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:29 GMT",
                                "Content-Type: image\/png",
                                "Content-Length: 1024950",
                                "Connection: keep-alive",
                                "Last-Modified: Thu, 12 Dec 2024 06:13:05 GMT",
                                "ETag: \"675a7ef1-fa3b6\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 1024950,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 600,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 169,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "1001 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 940,
                                    "ImageHeight": 788,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "XMP": {
                                    "AdsCreated": "2024-10-23",
                                    "AdsExtId": 1,
                                    "AdsFbId": 525265914179580,
                                    "AdsTouchType": 2,
                                    "Title": "Untitled design - 1",
                                    "Author": "Febelfin ",
                                    "CreatorTool": "Canva (Renderer)"
                                },
                                "Composite": {
                                    "ImageSize": "940x788",
                                    "Megapixels": 0.74099999999999999
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 940,
                                    "height": 788,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 24.867699999999999,
                                    "y": 20.846599999999999
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 740720,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 181.333,
                                        "standardDeviation": 50.458399999999997,
                                        "kurtosis": -0.69586000000000003,
                                        "skewness": -0.71835899999999997,
                                        "entropy": 0.70324500000000001
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": 1.6384000000000001e+52,
                                        "skewness": 9.3750000000000007e+35,
                                        "entropy": 0
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 165.83199999999999,
                                        "standardDeviation": 67.341800000000006,
                                        "kurtosis": -0.43712400000000001,
                                        "skewness": -0.78499200000000002,
                                        "entropy": 0.93748299999999996
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 155.66200000000001,
                                        "standardDeviation": 67.128699999999995,
                                        "kurtosis": -0.96738800000000003,
                                        "skewness": -0.40117399999999998,
                                        "entropy": 0.936612
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 148.839,
                                        "standardDeviation": 67.363299999999995,
                                        "kurtosis": -1.1511100000000001,
                                        "skewness": -0.24029300000000001,
                                        "entropy": 0.93888400000000005
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 940,
                                    "height": 788,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T13:25:35+00:00",
                                    "date:modify": "2024-12-24T13:25:35+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "940, 788",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "08e7c1431eed5ef00484c0eccfedaadcae444abe57ffbc8a79a5e0720d580f27"
                                },
                                "tainted": false,
                                "filesize": "1024950B",
                                "numberPixels": "740720",
                                "pixelsPerSecond": "30.2854MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.024"
                            }
                        },
                        "load_end": 16457,
                        "ttfb_start": 9800,
                        "ttfb_end": 11061,
                        "download_start": 11061,
                        "download_end": 16457,
                        "download_ms": 5396,
                        "all_start": 9800,
                        "all_end": 16457,
                        "all_ms": 6657,
                        "index": 29,
                        "number": 30
                    },
                    {
                        "type": 3,
                        "id": "100408.17",
                        "request_id": "100408.17",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png",
                        "raw_id": "100408.17",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 6966,
                        "ttfb_ms": 1435,
                        "load_start": 10261,
                        "load_start_float": 10261.000169999999,
                        "bytesIn": 863893,
                        "objectSize": 863893,
                        "objectSizeUncompressed": 863893,
                        "chunks": [
                            {
                                "ts": 11697,
                                "bytes": 3569
                            },
                            {
                                "ts": 11698,
                                "bytes": 12288
                            },
                            {
                                "ts": 11766,
                                "bytes": 32768
                            },
                            {
                                "ts": 11781,
                                "bytes": 16384
                            },
                            {
                                "ts": 11806,
                                "bytes": 16384
                            },
                            {
                                "ts": 11834,
                                "bytes": 16384
                            },
                            {
                                "ts": 11865,
                                "bytes": 16384
                            },
                            {
                                "ts": 11893,
                                "bytes": 16384
                            },
                            {
                                "ts": 11921,
                                "bytes": 16384
                            },
                            {
                                "ts": 11948,
                                "bytes": 16384
                            },
                            {
                                "ts": 11971,
                                "bytes": 16384
                            },
                            {
                                "ts": 11998,
                                "bytes": 16384
                            },
                            {
                                "ts": 12027,
                                "bytes": 16384
                            },
                            {
                                "ts": 13809,
                                "bytes": 16384
                            },
                            {
                                "ts": 13860,
                                "bytes": 16384
                            },
                            {
                                "ts": 13991,
                                "bytes": 16384
                            },
                            {
                                "ts": 14022,
                                "bytes": 16384
                            },
                            {
                                "ts": 14045,
                                "bytes": 16384
                            },
                            {
                                "ts": 14074,
                                "bytes": 16384
                            },
                            {
                                "ts": 14102,
                                "bytes": 16384
                            },
                            {
                                "ts": 14130,
                                "bytes": 16384
                            },
                            {
                                "ts": 14159,
                                "bytes": 16384
                            },
                            {
                                "ts": 14187,
                                "bytes": 16384
                            },
                            {
                                "ts": 14210,
                                "bytes": 16384
                            },
                            {
                                "ts": 14239,
                                "bytes": 16384
                            },
                            {
                                "ts": 14267,
                                "bytes": 16384
                            },
                            {
                                "ts": 14296,
                                "bytes": 16384
                            },
                            {
                                "ts": 14324,
                                "bytes": 16384
                            },
                            {
                                "ts": 14352,
                                "bytes": 16384
                            },
                            {
                                "ts": 14376,
                                "bytes": 16384
                            },
                            {
                                "ts": 14404,
                                "bytes": 16384
                            },
                            {
                                "ts": 14435,
                                "bytes": 16384
                            },
                            {
                                "ts": 16462,
                                "bytes": 16384
                            },
                            {
                                "ts": 16491,
                                "bytes": 16384
                            },
                            {
                                "ts": 16519,
                                "bytes": 16384
                            },
                            {
                                "ts": 16547,
                                "bytes": 16384
                            },
                            {
                                "ts": 16573,
                                "bytes": 16384
                            },
                            {
                                "ts": 16602,
                                "bytes": 16384
                            },
                            {
                                "ts": 16741,
                                "bytes": 16384
                            },
                            {
                                "ts": 16881,
                                "bytes": 16384
                            },
                            {
                                "ts": 16905,
                                "bytes": 16384
                            },
                            {
                                "ts": 16933,
                                "bytes": 16384
                            },
                            {
                                "ts": 16961,
                                "bytes": 16384
                            },
                            {
                                "ts": 16989,
                                "bytes": 16384
                            },
                            {
                                "ts": 17018,
                                "bytes": 16384
                            },
                            {
                                "ts": 17046,
                                "bytes": 16384
                            },
                            {
                                "ts": 17069,
                                "bytes": 16384
                            },
                            {
                                "ts": 17098,
                                "bytes": 16384
                            },
                            {
                                "ts": 17126,
                                "bytes": 16384
                            },
                            {
                                "ts": 17154,
                                "bytes": 16384
                            },
                            {
                                "ts": 17183,
                                "bytes": 16384
                            },
                            {
                                "ts": 17211,
                                "bytes": 16384
                            },
                            {
                                "ts": 17227,
                                "bytes": 12452
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 890,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:29 GMT",
                                "Content-Type: image\/png",
                                "Content-Length: 863893",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 10 Dec 2024 10:41:40 GMT",
                                "ETag: \"67581ae4-d2e95\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 863893,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 600,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 170,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "844 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 880,
                                    "ImageHeight": 588,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "SRGBRendering": "Perceptual",
                                    "Gamma": 2.2000000000000002,
                                    "PixelsPerUnitX": 3779,
                                    "PixelsPerUnitY": 3779,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "880x588",
                                    "Megapixels": 0.51700000000000002
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 880,
                                    "height": 588,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.789999999999999,
                                    "y": 37.789999999999999
                                },
                                "printSize": {
                                    "x": 23.2866,
                                    "y": 15.559699999999999
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 517440,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 156.76900000000001,
                                        "standardDeviation": 50.449800000000003,
                                        "kurtosis": -1.2665599999999999,
                                        "skewness": -0.26708599999999999,
                                        "entropy": 0.73200399999999999
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": 8.1920000000000004e+51,
                                        "skewness": 1.0e+36,
                                        "entropy": 0
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 140.46299999999999,
                                        "standardDeviation": 71.437399999999997,
                                        "kurtosis": -1.26152,
                                        "skewness": -0.35554799999999998,
                                        "entropy": 0.97604000000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 127.71599999999999,
                                        "standardDeviation": 67.454400000000007,
                                        "kurtosis": -1.0678700000000001,
                                        "skewness": -0.23724100000000001,
                                        "entropy": 0.97990699999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 103.899,
                                        "standardDeviation": 62.907400000000003,
                                        "kurtosis": -0.38078400000000001,
                                        "skewness": 0.43074000000000001,
                                        "entropy": 0.97206800000000004
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45455000000000001,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 880,
                                    "height": 588,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T13:25:36+00:00",
                                    "date:modify": "2024-12-24T13:25:36+00:00",
                                    "png:cHRM": "chunk was found (see Chromaticity, above)",
                                    "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "880, 588",
                                    "png:pHYs": "x_res=3779, y_res=3779, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "f89b16aea312adfdf2d7149bf725f15dd1873b179dc3e6c90a0eeebcb48d42cb"
                                },
                                "tainted": false,
                                "filesize": "863893B",
                                "numberPixels": "517440",
                                "pixelsPerSecond": "33.5105MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.015"
                            }
                        },
                        "load_end": 17227,
                        "ttfb_start": 10261,
                        "ttfb_end": 11696,
                        "download_start": 11696,
                        "download_end": 17227,
                        "download_ms": 5531,
                        "all_start": 10261,
                        "all_end": 17227,
                        "all_ms": 6966,
                        "index": 30,
                        "number": 31
                    },
                    {
                        "type": 3,
                        "id": "100408.18",
                        "request_id": "100408.18",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg",
                        "raw_id": "100408.18",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 7228,
                        "ttfb_ms": 1786,
                        "load_start": 10369,
                        "load_start_float": 10369.000171,
                        "bytesIn": 673161,
                        "objectSize": 673161,
                        "objectSizeUncompressed": 673161,
                        "chunks": [
                            {
                                "ts": 12155,
                                "bytes": 3568
                            },
                            {
                                "ts": 12156,
                                "bytes": 12288
                            },
                            {
                                "ts": 12195,
                                "bytes": 16384
                            },
                            {
                                "ts": 12226,
                                "bytes": 16384
                            },
                            {
                                "ts": 12252,
                                "bytes": 16384
                            },
                            {
                                "ts": 12277,
                                "bytes": 16384
                            },
                            {
                                "ts": 12318,
                                "bytes": 16384
                            },
                            {
                                "ts": 12348,
                                "bytes": 16384
                            },
                            {
                                "ts": 12374,
                                "bytes": 16384
                            },
                            {
                                "ts": 12403,
                                "bytes": 16384
                            },
                            {
                                "ts": 12431,
                                "bytes": 16384
                            },
                            {
                                "ts": 12464,
                                "bytes": 16384
                            },
                            {
                                "ts": 14593,
                                "bytes": 16384
                            },
                            {
                                "ts": 14640,
                                "bytes": 16384
                            },
                            {
                                "ts": 14668,
                                "bytes": 16384
                            },
                            {
                                "ts": 14701,
                                "bytes": 16384
                            },
                            {
                                "ts": 14736,
                                "bytes": 16384
                            },
                            {
                                "ts": 14753,
                                "bytes": 16384
                            },
                            {
                                "ts": 14781,
                                "bytes": 16384
                            },
                            {
                                "ts": 14832,
                                "bytes": 16384
                            },
                            {
                                "ts": 14860,
                                "bytes": 16384
                            },
                            {
                                "ts": 14889,
                                "bytes": 16384
                            },
                            {
                                "ts": 14916,
                                "bytes": 16384
                            },
                            {
                                "ts": 14940,
                                "bytes": 16384
                            },
                            {
                                "ts": 14976,
                                "bytes": 16384
                            },
                            {
                                "ts": 15005,
                                "bytes": 16384
                            },
                            {
                                "ts": 15033,
                                "bytes": 16384
                            },
                            {
                                "ts": 15066,
                                "bytes": 16384
                            },
                            {
                                "ts": 17237,
                                "bytes": 16384
                            },
                            {
                                "ts": 17265,
                                "bytes": 16384
                            },
                            {
                                "ts": 17294,
                                "bytes": 16384
                            },
                            {
                                "ts": 17317,
                                "bytes": 16384
                            },
                            {
                                "ts": 17348,
                                "bytes": 16384
                            },
                            {
                                "ts": 17376,
                                "bytes": 16384
                            },
                            {
                                "ts": 17401,
                                "bytes": 16384
                            },
                            {
                                "ts": 17428,
                                "bytes": 16384
                            },
                            {
                                "ts": 17456,
                                "bytes": 16384
                            },
                            {
                                "ts": 17485,
                                "bytes": 16384
                            },
                            {
                                "ts": 17513,
                                "bytes": 16384
                            },
                            {
                                "ts": 17543,
                                "bytes": 16384
                            },
                            {
                                "ts": 17567,
                                "bytes": 16384
                            },
                            {
                                "ts": 17595,
                                "bytes": 16384
                            },
                            {
                                "ts": 17597,
                                "bytes": 1945
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 131,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 930,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:29 GMT",
                                "Content-Type: image\/jpeg",
                                "Content-Length: 673161",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 08 Oct 2024 23:24:59 GMT",
                                "ETag: \"6705bf4b-a4589\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 85,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 673161,
                        "image_save": 97890,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 600,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 171,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "657 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 2000,
                                    "ImageHeight": 1334,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "2000x1334",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2000,
                                    "height": 1334,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 20.833300000000001,
                                    "y": 13.895799999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2668000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 239,
                                        "mean": 28.735199999999999,
                                        "standardDeviation": 37.234200000000001,
                                        "kurtosis": 14.7127,
                                        "skewness": 3.7294900000000002,
                                        "entropy": 0.70635400000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 229,
                                        "mean": 26.749700000000001,
                                        "standardDeviation": 36.926099999999998,
                                        "kurtosis": 15.5518,
                                        "skewness": 3.87737,
                                        "entropy": 0.682195
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 231,
                                        "mean": 27.519600000000001,
                                        "standardDeviation": 37.002200000000002,
                                        "kurtosis": 15.5783,
                                        "skewness": 3.8420399999999999,
                                        "entropy": 0.69328100000000004
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 239,
                                        "mean": 31.936399999999999,
                                        "standardDeviation": 37.7742,
                                        "kurtosis": 13.4704,
                                        "skewness": 3.5331199999999998,
                                        "entropy": 0.743587
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 2000,
                                    "height": 1334,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-12-24T13:25:37+00:00",
                                    "date:modify": "2024-12-24T13:25:37+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "f1fe7e87e1b20d4aa050129cb18429ab247aaf4b59be89f3d58b7fa9ec6ae63d"
                                },
                                "tainted": false,
                                "filesize": "673161B",
                                "numberPixels": "2668000",
                                "pixelsPerSecond": "103.426MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.025"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 17597,
                        "ttfb_start": 10369,
                        "ttfb_end": 12155,
                        "download_start": 12155,
                        "download_end": 17597,
                        "download_ms": 5442,
                        "all_start": 10369,
                        "all_end": 17597,
                        "all_ms": 7228,
                        "index": 31,
                        "number": 32
                    },
                    {
                        "type": 3,
                        "id": "100408.19",
                        "request_id": "100408.19",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png",
                        "raw_id": "100408.19",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2339,
                        "ttfb_ms": 2212,
                        "load_start": 11629,
                        "load_start_float": 11629.000172,
                        "bytesIn": 77414,
                        "objectSize": 77414,
                        "objectSizeUncompressed": 77414,
                        "chunks": [
                            {
                                "ts": 13841,
                                "bytes": 3570
                            },
                            {
                                "ts": 13842,
                                "bytes": 12288
                            },
                            {
                                "ts": 13893,
                                "bytes": 16384
                            },
                            {
                                "ts": 13921,
                                "bytes": 16384
                            },
                            {
                                "ts": 13947,
                                "bytes": 16384
                            },
                            {
                                "ts": 13968,
                                "bytes": 12404
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 139,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 973,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:31 GMT",
                                "Content-Type: image\/png",
                                "Content-Length: 77414",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 08 Oct 2024 23:24:59 GMT",
                                "ETag: \"6705bf4b-12e66\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 77414,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 600,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 172,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "76 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1174,
                                    "ImageHeight": 895,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "SRGBRendering": "Perceptual",
                                    "Gamma": 2.2000000000000002,
                                    "PixelsPerUnitX": 5669,
                                    "PixelsPerUnitY": 5669,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "1174x895",
                                    "Megapixels": 1.1000000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1174,
                                    "height": 895,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 56.689999999999998,
                                    "y": 56.689999999999998
                                },
                                "printSize": {
                                    "x": 20.709099999999999,
                                    "y": 15.787599999999999
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1050730,
                                "imageStatistics": {
                                    "all": {
                                        "min": 31,
                                        "max": 255,
                                        "mean": 193.601,
                                        "standardDeviation": 39.6798,
                                        "kurtosis": -0.59537700000000005,
                                        "skewness": -0.87080199999999996,
                                        "entropy": 0.236568
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": 1.6384000000000001e+52,
                                        "skewness": 9.3750000000000007e+35,
                                        "entropy": 0
                                    },
                                    "red": {
                                        "min": 35,
                                        "max": 255,
                                        "mean": 122.242,
                                        "standardDeviation": 64.051599999999993,
                                        "kurtosis": -0.076565300000000003,
                                        "skewness": 0.96017600000000003,
                                        "entropy": 0.313079
                                    },
                                    "green": {
                                        "min": 31,
                                        "max": 255,
                                        "mean": 180.93600000000001,
                                        "standardDeviation": 45.175400000000003,
                                        "kurtosis": 2.2660800000000001,
                                        "skewness": -1.2241599999999999,
                                        "entropy": 0.31707200000000002
                                    },
                                    "blue": {
                                        "min": 32,
                                        "max": 255,
                                        "mean": 216.22399999999999,
                                        "standardDeviation": 49.491999999999997,
                                        "kurtosis": 4.2830199999999996,
                                        "skewness": -2.3935900000000001,
                                        "entropy": 0.31612200000000001
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45455000000000001,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1174,
                                    "height": 895,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T13:25:33+00:00",
                                    "date:modify": "2024-12-24T13:25:33+00:00",
                                    "png:cHRM": "chunk was found (see Chromaticity, above)",
                                    "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "1174, 895",
                                    "png:pHYs": "x_res=5669, y_res=5669, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "a3c92db3d527c45680e16a4681475c29a171168c3142c7d6dcde2c673e358ec5"
                                },
                                "tainted": false,
                                "filesize": "77414B",
                                "numberPixels": "1050730",
                                "pixelsPerSecond": "64.4634MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.016"
                            }
                        },
                        "load_end": 13968,
                        "ttfb_start": 11629,
                        "ttfb_end": 13841,
                        "download_start": 13841,
                        "download_end": 13968,
                        "download_ms": 127,
                        "all_start": 11629,
                        "all_end": 13968,
                        "all_ms": 2339,
                        "index": 32,
                        "number": 33
                    },
                    {
                        "type": 3,
                        "id": "100408.97",
                        "request_id": "100408.97",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70eac8ccbdbb5c\/1735046726621\/3844d3d6f54a4b4c9baeae24c3ac3ebf728678b0d428a5bab343bc35cd879470\/Y_uBGBIsJIJ3KNT",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70eac8ccbdbb5c\/1735046726621\/3844d3d6f54a4b4c9baeae24c3ac3ebf728678b0d428a5bab343bc35cd879470\/Y_uBGBIsJIJ3KNT",
                        "raw_id": "100408.97",
                        "frame_id": "F330B51EBA9BC35A130FE2880395FE69",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 401,
                        "request_type": "Fetch",
                        "load_ms": 2534,
                        "ttfb_ms": 2533,
                        "load_start": 12256,
                        "load_start_float": 12256.000392,
                        "bytesIn": 1,
                        "objectSize": 1,
                        "objectSizeUncompressed": 1,
                        "chunks": [
                            {
                                "ts": 14790,
                                "bytes": 1
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "initiator_line": "0",
                        "initiator_column": "46270",
                        "initiator_type": "script",
                        "initiator_function": "gr",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70eac8ccbdbb5c\/1735046726621\/3844d3d6f54a4b4c9baeae24c3ac3ebf728678b0d428a5bab343bc35cd879470\/Y_uBGBIsJIJ3KNT",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cache-control: max-age=0",
                                "priority: u=1, i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-ray: 8f70eaf98df9bb5c-FRA",
                                "content-length: 1",
                                "content-type: text\/plain; charset=utf-8",
                                "date: Tue, 24 Dec 2024 13:25:31 GMT",
                                "priority: u=1,i",
                                "server: cloudflare",
                                "server-timing: cfExtPri",
                                "www-authenticate: PrivateToken challenge=\"AAIAGXBhdC1pc3N1ZXIuY2xvdWRmbGFyZS5jb20gOETT1vVKS0ybrq4kw6w-v3KGeLDUKKW6s0O8Nc2HlHAAGWNoYWxsZW5nZXMuY2xvdWRmbGFyZS5jb20=\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAscjm_UO_k901rNdCKgLw5bvI4i6M_jDNCIXpfs2LRbtxwLOrUyplqVvML_hVlB5tIDMuj0ihhaOFHose-Y0_UjQnNUGE_vol46VvGgscTMtTjU4xINriap8AMTIygvljEBt6my-nBwkUGhY3U9v5iKC-eWR5bTfvrqFsuIVxafkSfhHqDXB4KLGNjvOOV71GGJ9x4yxA-C2OcULZ1uDDKuvAaMhuiWdF6OzSTXruP9yPg1vmuteavOW1re0YDbCbtK16PhHdSzWym7v_FrvId-2zf26j50FlTd_vl_DcKNDVCgWDoU0uX3cU6V3rSQoVXREEqPr-2ywSGru8ZuXRoQIDAQAB\", max-age=20, PrivateToken challenge=\"AAIAHXNhdC5wYXQtaXNzdWVyLmNsb3VkZmxhcmUuY29tIDhE09b1SktMm66uJMOsPr9yhniw1CilurNDvDXNh5RwABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAsLS4HBnLGydwK-bLQGRCaoyMsrXBRrDgQVmxS06j3UF0nYSd6GdTGCKIu1WV60eg-tJtTttfEVq7wHVQf4vzjYBidmCh88ebzxKv2GB6PESSodf5MsEup9xd5dxpkYScgL1CCJq89kRrOQ_CS61bvkL_oGyZf4ffqG5THgaOsopqj8dFLH6_SMy9yf8EgMYqpyjxfKsD-1_qb1m1DRjJEKPWKIGwmHXIKQJUqsxZFm4_Inwkxx7QMpVP4GyqlTxFVz7stWwJRSkMLHjEM_IWLUYfPhuwIUVqmRjGsY1n8flA1bRfxaWHNDxoi25-M2BKTP9NkNNJBbTKErhrZ9LGywIDAQAB\", max-age=20, PrivateToken challenge=\"AAIALHBwLWlzc3Vlci1wcm9kdWN0aW9uLnJlc2VhcmNoLmNsb3VkZmxhcmUuY29tIDhE09b1SktMm66uJMOsPr9yhniw1CilurNDvDXNh5RwABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAnjx4ES9FK_7HoOz2eOuAOLsLJohAAACh84h85AqhAgNOQHBXgzvaRlSVTWSxbxqMaM7_mzi_nXEX7uTPY4QjDPwxO1-MTMRr9MTdbId3v2KeXk7Utq2UL3Sqq1pUAFuYr5f3iNWvcUTPA2uQnM5rA2Y6y4ihqGeKzjo4Ws3RUng4UG_XpnH7TLtkaQT2lSlx1KW3HVmqe3s2nErL6VnmuSSy2fq44coBInPp7ynWCw8_3S_-dcI8a5go7lg2mavoCR40euH5CdnAunVSViDwmvWwAp-1utTaVRH5Js528pcl79qQZBn4JNqyILi_Ymqw1LSnr8eYgV1xj4dzW1hJqQIDAQAB\", max-age=20"
                            ]
                        },
                        "bytesOut": 2626,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 12253,
                        "netlog_id": 392,
                        "load_end": 14790,
                        "ttfb_start": 12256,
                        "ttfb_end": 14789,
                        "download_start": 14789,
                        "download_end": 14790,
                        "download_ms": 1,
                        "all_start": 12256,
                        "all_end": 14790,
                        "all_ms": 2534,
                        "index": 33,
                        "number": 34
                    },
                    {
                        "type": 3,
                        "id": "100408.20",
                        "request_id": "100408.20",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png",
                        "raw_id": "100408.20",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2888,
                        "ttfb_ms": 2664,
                        "load_start": 13970,
                        "load_start_float": 13970.000173,
                        "bytesIn": 132082,
                        "objectSize": 132082,
                        "objectSizeUncompressed": 132082,
                        "chunks": [
                            {
                                "ts": 16635,
                                "bytes": 3569
                            },
                            {
                                "ts": 16635,
                                "bytes": 12288
                            },
                            {
                                "ts": 16676,
                                "bytes": 16384
                            },
                            {
                                "ts": 16705,
                                "bytes": 16384
                            },
                            {
                                "ts": 16731,
                                "bytes": 16384
                            },
                            {
                                "ts": 16772,
                                "bytes": 16384
                            },
                            {
                                "ts": 16801,
                                "bytes": 16384
                            },
                            {
                                "ts": 16829,
                                "bytes": 16384
                            },
                            {
                                "ts": 16857,
                                "bytes": 16384
                            },
                            {
                                "ts": 16858,
                                "bytes": 1537
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 139,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 1000,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:33 GMT",
                                "Content-Type: image\/png",
                                "Content-Length: 132082",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 08 Oct 2024 23:24:59 GMT",
                                "ETag: \"6705bf4b-203f2\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 132082,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 601,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 173,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "129 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1015,
                                    "ImageHeight": 1005,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "SRGBRendering": "Perceptual",
                                    "Gamma": 2.2000000000000002,
                                    "PixelsPerUnitX": 5669,
                                    "PixelsPerUnitY": 5669,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "1015x1005",
                                    "Megapixels": 1
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1015,
                                    "height": 1005,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 56.689999999999998,
                                    "y": 56.689999999999998
                                },
                                "printSize": {
                                    "x": 17.904399999999999,
                                    "y": 17.728000000000002
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1020075,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 189.75299999999999,
                                        "standardDeviation": 43.405200000000001,
                                        "kurtosis": -0.80321299999999995,
                                        "skewness": -0.72060199999999996,
                                        "entropy": 0.28270000000000001
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": 8.1920000000000004e+51,
                                        "skewness": 1.0e+36,
                                        "entropy": 0
                                    },
                                    "red": {
                                        "min": 20,
                                        "max": 255,
                                        "mean": 133.55500000000001,
                                        "standardDeviation": 63.363500000000002,
                                        "kurtosis": -0.84776399999999996,
                                        "skewness": 0.75397099999999995,
                                        "entropy": 0.37760100000000002
                                    },
                                    "green": {
                                        "min": 14,
                                        "max": 255,
                                        "mean": 179.559,
                                        "standardDeviation": 46.619500000000002,
                                        "kurtosis": 1.7935099999999999,
                                        "skewness": -1.30175,
                                        "entropy": 0.37529200000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 190.899,
                                        "standardDeviation": 63.637799999999999,
                                        "kurtosis": 0.0073298800000000004,
                                        "skewness": -1.09562,
                                        "entropy": 0.37790699999999999
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45455000000000001,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1015,
                                    "height": 1005,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T13:25:36+00:00",
                                    "date:modify": "2024-12-24T13:25:36+00:00",
                                    "png:cHRM": "chunk was found (see Chromaticity, above)",
                                    "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "1015, 1005",
                                    "png:pHYs": "x_res=5669, y_res=5669, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "ce3e010aa245278395b80559c7041e94852afd29e2e0e7d34ed782adc76686c6"
                                },
                                "tainted": false,
                                "filesize": "132082B",
                                "numberPixels": "1.02008M",
                                "pixelsPerSecond": "66.4187MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.015"
                            }
                        },
                        "load_end": 16858,
                        "ttfb_start": 13970,
                        "ttfb_end": 16634,
                        "download_start": 16634,
                        "download_end": 16858,
                        "download_ms": 224,
                        "all_start": 13970,
                        "all_end": 16858,
                        "all_ms": 2888,
                        "index": 34,
                        "number": 35
                    },
                    {
                        "type": 3,
                        "id": "100408.21",
                        "request_id": "100408.21",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg",
                        "raw_id": "100408.21",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2686,
                        "ttfb_ms": 2569,
                        "load_start": 15153,
                        "load_start_float": 15153.000174000001,
                        "bytesIn": 77070,
                        "objectSize": 77070,
                        "objectSizeUncompressed": 77070,
                        "chunks": [
                            {
                                "ts": 17723,
                                "bytes": 3569
                            },
                            {
                                "ts": 17724,
                                "bytes": 12288
                            },
                            {
                                "ts": 17763,
                                "bytes": 16384
                            },
                            {
                                "ts": 17792,
                                "bytes": 16384
                            },
                            {
                                "ts": 17818,
                                "bytes": 16384
                            },
                            {
                                "ts": 17839,
                                "bytes": 12061
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 1044,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:34 GMT",
                                "Content-Type: image\/jpeg",
                                "Content-Length: 77070",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 08 Oct 2024 23:24:59 GMT",
                                "ETag: \"6705bf4b-12d0e\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 79,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 77070,
                        "image_save": 16145,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 601,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 174,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "75 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 600,
                                    "ImageHeight": 400,
                                    "EncodingProcess": "Progressive DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "APP14": {
                                    "DCTEncodeVersion": 100,
                                    "APP14Flags0": "[14]",
                                    "APP14Flags1": "(none)",
                                    "ColorTransform": "YCbCr"
                                },
                                "Composite": {
                                    "ImageSize": "600x400",
                                    "Megapixels": 0.23999999999999999
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 600,
                                    "height": 400,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 240000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 130.83000000000001,
                                        "standardDeviation": 80.922899999999998,
                                        "kurtosis": -1.5599400000000001,
                                        "skewness": -0.122254,
                                        "entropy": 0.969808
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 133.619,
                                        "standardDeviation": 81.905000000000001,
                                        "kurtosis": -1.5577399999999999,
                                        "skewness": -0.15784300000000001,
                                        "entropy": 0.968804
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 132.74000000000001,
                                        "standardDeviation": 81.571399999999997,
                                        "kurtosis": -1.5711599999999999,
                                        "skewness": -0.16283,
                                        "entropy": 0.96669499999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 126.13,
                                        "standardDeviation": 79.292299999999997,
                                        "kurtosis": -1.5409200000000001,
                                        "skewness": -0.050864199999999998,
                                        "entropy": 0.97392500000000004
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "JPEG",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 600,
                                    "height": 400,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 94,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T13:25:37+00:00",
                                    "date:modify": "2024-12-24T13:25:37+00:00",
                                    "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "icc:description": "sRGB IEC61966-2.1",
                                    "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                    "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "288493e5f731506cd0063ed21ce20028067f076b67c43dfa5595e9435ed97c46"
                                },
                                "profiles": {
                                    "icc": {
                                        "length": 3144
                                    }
                                },
                                "tainted": false,
                                "filesize": "77070B",
                                "numberPixels": "240000",
                                "pixelsPerSecond": "51.1237MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.004"
                            }
                        },
                        "jpeg_scan_count": 7,
                        "score_progressive_jpeg": 100,
                        "load_end": 17839,
                        "ttfb_start": 15153,
                        "ttfb_end": 17722,
                        "download_start": 17722,
                        "download_end": 17839,
                        "download_ms": 117,
                        "all_start": 15153,
                        "all_end": 17839,
                        "all_ms": 2686,
                        "index": 35,
                        "number": 36
                    },
                    {
                        "type": 3,
                        "id": "100408.98",
                        "request_id": "100408.98",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/i\/8f70eac8ccbdbb5c\/1735046726623\/srs1Y3hG4nZm5l_",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/b\/i\/8f70eac8ccbdbb5c\/1735046726623\/srs1Y3hG4nZm5l_",
                        "raw_id": "100408.98",
                        "frame_id": "F330B51EBA9BC35A130FE2880395FE69",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2670,
                        "ttfb_ms": 2669,
                        "load_start": 15269,
                        "load_start_float": 15269.000413,
                        "bytesIn": 61,
                        "objectSize": 61,
                        "objectSizeUncompressed": 61,
                        "chunks": [
                            {
                                "ts": 17939,
                                "bytes": 61
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 1149,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/b\/i\/8f70eac8ccbdbb5c\/1735046726623\/srs1Y3hG4nZm5l_",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-ray: 8f70eb0c5d3fbb5c-FRA",
                                "content-length: 61",
                                "content-type: image\/png",
                                "date: Tue, 24 Dec 2024 13:25:34 GMT",
                                "priority: u=3,i",
                                "server: cloudflare",
                                "server-timing: cfExtPri"
                            ]
                        },
                        "bytesOut": 2518,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 61,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 15268,
                        "netlog_id": 413,
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "61 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 78,
                                    "ImageHeight": 69,
                                    "BitDepth": 8,
                                    "ColorType": "RGB",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced"
                                },
                                "Composite": {
                                    "ImageSize": "78x69",
                                    "Megapixels": 0.0050000000000000001
                                }
                            }
                        },
                        "load_end": 17939,
                        "ttfb_start": 15269,
                        "ttfb_end": 17938,
                        "download_start": 17938,
                        "download_end": 17939,
                        "download_ms": 1,
                        "all_start": 15269,
                        "all_end": 17939,
                        "all_ms": 2670,
                        "index": 36,
                        "number": 37
                    },
                    {
                        "type": 3,
                        "id": "100408.22",
                        "request_id": "100408.22",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png",
                        "raw_id": "100408.22",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2201,
                        "ttfb_ms": 2200,
                        "load_start": 16460,
                        "load_start_float": 16460.000175000001,
                        "bytesIn": 10412,
                        "objectSize": 10412,
                        "objectSizeUncompressed": 10412,
                        "chunks": [
                            {
                                "ts": 18661,
                                "bytes": 3571
                            },
                            {
                                "ts": 18661,
                                "bytes": 6841
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 117,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/nl",
                        "initiator_line": 1053,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:36 GMT",
                                "Content-Type: image\/png",
                                "Content-Length: 10412",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 08 Oct 2024 23:24:59 GMT",
                                "ETag: \"6705bf4b-28ac\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 10412,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 601,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 175,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "10 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 210,
                                    "ImageHeight": 72,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "SignificantBits": "8 8 8 8"
                                },
                                "Composite": {
                                    "ImageSize": "210x72",
                                    "Megapixels": 0.014999999999999999
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 210,
                                    "height": 72,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 15120,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 52.119900000000001,
                                        "standardDeviation": 71.958799999999997,
                                        "kurtosis": 0.77086500000000002,
                                        "skewness": 1.5235000000000001,
                                        "entropy": 0.31658599999999998
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 179.57300000000001,
                                        "standardDeviation": 110.836,
                                        "kurtosis": -1.12233,
                                        "skewness": 0.89102800000000004,
                                        "entropy": 0.31887799999999999
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 81.698400000000007,
                                        "standardDeviation": 109.587,
                                        "kurtosis": -1.5703400000000001,
                                        "skewness": 0.63651999999999997,
                                        "entropy": 0.294016
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 128,
                                        "mean": 23.333300000000001,
                                        "standardDeviation": 30.6816,
                                        "kurtosis": -1.56707,
                                        "skewness": 0.58249700000000004,
                                        "entropy": 0.32944899999999999
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 170,
                                        "mean": 28.020399999999999,
                                        "standardDeviation": 36.730200000000004,
                                        "kurtosis": -1.6287,
                                        "skewness": 0.56549799999999995,
                                        "entropy": 0.32400000000000001
                                    }
                                },
                                "alpha": "#00000000",
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 210,
                                    "height": 72,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T13:25:38+00:00",
                                    "date:modify": "2024-12-24T13:25:38+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "210, 72",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "b8186382939042cf49dae800929029cada2acb491ed851e65b88d4918b2a6f8a"
                                },
                                "tainted": false,
                                "filesize": "10412B",
                                "numberPixels": "15120",
                                "pixelsPerSecond": "18.4228MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.000"
                            }
                        },
                        "load_end": 18661,
                        "ttfb_start": 16460,
                        "ttfb_end": 18660,
                        "download_start": 18660,
                        "download_end": 18661,
                        "download_ms": 1,
                        "all_start": 16460,
                        "all_end": 18661,
                        "all_ms": 2201,
                        "index": 37,
                        "number": 38
                    },
                    {
                        "type": 3,
                        "id": "100408.100",
                        "request_id": "100408.100",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/915441808:1735045952:XmDM-41UEJBATPLTpGM_rb03NvU2HY3yvNJfimQ6fw8\/8f70eac8ccbdbb5c\/hxMkhy59CnRN2RAN9i7nSknFLwkVxrrNqZnFPYCrYYw-1735046723-1.1.1.1-Zmdzu6IO_FoaveZydZ7UbA7Z7yGZ9bnILpitdZBanJkItnRatrhKj_LqcPGi5JKm",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/915441808:1735045952:XmDM-41UEJBATPLTpGM_rb03NvU2HY3yvNJfimQ6fw8\/8f70eac8ccbdbb5c\/hxMkhy59CnRN2RAN9i7nSknFLwkVxrrNqZnFPYCrYYw-1735046723-1.1.1.1-Zmdzu6IO_FoaveZydZ7UbA7Z7yGZ9bnILpitdZBanJkItnRatrhKj_LqcPGi5JKm",
                        "raw_id": "100408.100",
                        "frame_id": "F330B51EBA9BC35A130FE2880395FE69",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 410,
                        "ttfb_ms": 410,
                        "load_start": 18652,
                        "load_start_float": 18652.000427999999,
                        "bytesIn": 747,
                        "objectSize": 747,
                        "objectSizeUncompressed": 956,
                        "chunks": [
                            {
                                "ts": 19062,
                                "bytes": 747,
                                "inflated": 956
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "initiator_line": "0",
                        "initiator_column": "42774",
                        "initiator_type": "script",
                        "initiator_function": "eR",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: POST",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/915441808:1735045952:XmDM-41UEJBATPLTpGM_rb03NvU2HY3yvNJfimQ6fw8\/8f70eac8ccbdbb5c\/hxMkhy59CnRN2RAN9i7nSknFLwkVxrrNqZnFPYCrYYw-1735046723-1.1.1.1-Zmdzu6IO_FoaveZydZ7UbA7Z7yGZ9bnILpitdZBanJkItnRatrhKj_LqcPGi5JKm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cf-challenge: hxMkhy59CnRN2RAN9i7nSknFLwkVxrrNqZnFPYCrYYw-1735046723-1.1.1.1-Zmdzu6IO_FoaveZydZ7UbA7Z7yGZ9bnILpitdZBanJkItnRatrhKj_LqcPGi5JKm",
                                "cf-chl-retryattempt: 0",
                                "content-length: 32984",
                                "content-type: application\/x-www-form-urlencoded",
                                "origin: https:\/\/challenges.cloudflare.com",
                                "priority: u=1, i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-chl-out: QQ+fsK3zu9TGagaAxHdIUU1ev1Kttj9lgY6nrNEAWNN0cAT\/uYMZnKswxbchwIU5FTKufz6HHolZ7L1KjFj1LE3EP0QgNUHC7UhJZmlXT24snjqyzuolUA==$h5duWa\/RuyrcvS1\/",
                                "cf-chl-out-s: KoAhNshHSseGSqH+jvruNrO50CezCSddrWaY2LJAsrQqZjswm6eRiwvn3WNtYOHvMEIGrLSGxBzxYZ9Bz4yL6JfhJaC0iTHDUCIoLmf3c33XAWHvcqwTgtEEMUDN2CV\/kcM\/FB3drJ26fOb85d3Ou9BTb0NSMvxUCKnUuhHf2Q6SU\/QaLfZkSnd3XOvICdxyGbSxDCZeHK3WQ0+EnZAxuDjr5aBo\/ta1\/4ymMR08SYJlsxhQCyrAVt8zqSav3mBcrdWjdc2AwXL8MUeVzbowLhXYC9xBHylSZJL2vPQPU7E5NhlIUM8CVj3BZj4jDqUGCgrK669VYln5SzDZLmujfkojyTyQOFFQY18QuGMm7GGQGFiU1jfRt0SchnGH++8E5dEOpXa9yH28aGnK2Utf24d1H28pdW\/YmwqLDgxkKxV9OI9zVz1MdpvV1orasDudqgeCF4L9cc973fuTpmQ+VFeNmfwLch45EnT2oRypHrcY\/gZE8W4S\/Z6J7JYtOXHoivP\/PPkyFiA1\/4XZ2gDBfMpcUIeHAoDNpEoLIzt5QH6YOArqJf18aTaGiu0hCkOO+4MauAF1pc8ROuCXkTz\/PhT7aDk8MkTWhvS58CndmgNr9I8nuOAmCdaiQRuvQa+rv3XvCAuNZmYHxPNikwS5XpC6fCvLcrDb8wCF14juxdqF7JK0lFax5aBQB8cZMLQzENeydidZmahbDeBB4+HhYsZXR0KlGUooDUm9anzUtwTLN6N1Q03G1QcFmNemSlRXC2N6j9XrhRb2xTB8n39A3Zau9cs6\/LOSWDD+hhmF9ge6a1B40CfQdRPM34OMnpPLFhC7rdTrfx9D2QSeCd15lcmd1Lrks5ja37skGPDt6s+NPxkJcEEDEPlMZLjbjejm40684ATX\/31j1rzmZ0a7cJlQ9jjJxg3JShIdYN5MGANR\/+LMFgSD6lHis+Lq+jT5DIQ\/FrO4Agsq3nQqFgHARbKjFaOIMtrvhfDnGWnYLi1GWRisdGD7VVKUn9\/Qg0+l0LQtrywAe7deUtxws65ARdTd9YYkesZ70+vPT2Hr0c12DzzPuoPl3aLuNcsxl2qUtMbBXfG3wEO9QaN+e25daUvqe\/atrqyXpMuPMw1G27DJwXGT0KxZSe\/FFoTQGr7mQnh+OqI\/PeLMvMDvMQz7NFOCCD4MrZHRkM1BUjoX00paV59EOCEWBireIkxDnAy1vS\/k1wl\/pMxXl9oTjvkpZEvhEwMlrOGWeXL\/Thd5J41QQV7PCRihKkDgtrLuDCi0\/lQfBq\/UebkpnUcnHPzmY35+ijM+obbIISmugsJv0DOyHGjJUZdc26ZElRtJdxfcf6FE5Wwa+FoyUu0B\/lzD7JwHeqtjd1d2IYH\/g1xFoICMC5+AYw4CA7dnDAMBDOAp2c7E7YHzh+ekY0w9PjLNHx5itJEdwUPobcIlH\/t2iwDG7x0bXLWYdWoR6BW\/3hj2ojhf6JhNCDaMkRTp7n6dV+NeURBL7PJkiAxY96keADapNUHjIVXdrlWuqH\/FzbCRdAkcTspopK7h2iP\/Kho8HfOjhT2ND\/M=$MOcpQFpyXzQWZGl0",
                                "cf-ray: 8f70eb218de8bb5c-FRA",
                                "content-encoding: br",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Tue, 24 Dec 2024 13:25:38 GMT",
                                "priority: u=1,i",
                                "server: cloudflare",
                                "server-timing: cfExtPri"
                            ]
                        },
                        "bytesOut": 3730,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2305,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 18650,
                        "netlog_id": 428,
                        "load_end": 19062,
                        "ttfb_start": 18652,
                        "ttfb_end": 19062,
                        "download_start": 19062,
                        "download_end": 19062,
                        "download_ms": 0,
                        "all_start": 18652,
                        "all_end": 19062,
                        "all_ms": 410,
                        "index": 38,
                        "number": 39
                    },
                    {
                        "type": 3,
                        "id": "100408.113",
                        "request_id": "100408.113",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/favicon.ico",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/favicon.ico",
                        "raw_id": "100408.113",
                        "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                        "documentURL": "https:\/\/febelfin.be\/nl",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 81,
                        "ttfb_ms": 79,
                        "load_start": 18977,
                        "load_start_float": 18977.000433000001,
                        "bytesIn": 15086,
                        "objectSize": 15086,
                        "objectSizeUncompressed": 15086,
                        "chunks": [
                            {
                                "ts": 19057,
                                "bytes": 3568
                            },
                            {
                                "ts": 19058,
                                "bytes": 11518
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/x-icon",
                        "contentEncoding": "",
                        "socket": 117,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/nl",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:25:38 GMT",
                                "Content-Type: image\/x-icon",
                                "Content-Length: 15086",
                                "Connection: keep-alive",
                                "Last-Modified: Fri, 15 Sep 2023 07:33:14 GMT",
                                "ETag: \"650408ba-3aee\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 7,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 15086,
                        "gzip_save": 13971,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 18974,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 433,
                        "server_port": "443",
                        "load_end": 19058,
                        "ttfb_start": 18977,
                        "ttfb_end": 19056,
                        "download_start": 19056,
                        "download_end": 19058,
                        "download_ms": 2,
                        "all_start": 18977,
                        "all_end": 19058,
                        "all_ms": 81,
                        "index": 39,
                        "number": 40
                    }
                ],
                "requestsFull": 40,
                "requestsDoc": 40,
                "responses_200": 37,
                "responses_404": 0,
                "responses_other": 3,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "4756E58696AA07B1BAF3ABE6A1674C55",
                "loadEventStart": 18935,
                "loadEventEnd": 18966,
                "domContentLoadedEventStart": 4067,
                "domContentLoadedEventEnd": 4070,
                "URL": "https:\/\/febelfin.be\/",
                "connections": 8,
                "final_base_page_request": 1,
                "final_base_page_request_id": "5A256150EAF24911FEB35D8D662BF521-1",
                "final_url": "https:\/\/febelfin.be\/nl",
                "domInteractive": 4067,
                "firstPaint": 919,
                "firstContentfulPaint": 1019,
                "firstImagePaint": 1019,
                "firstMeaningfulPaint": 2256,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 1,
                "TTFB": 354,
                "score_cache": 9,
                "score_cdn": 29,
                "score_gzip": 74,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 89,
                "score_etags": -1,
                "score_progressive_jpeg": 1,
                "gzip_total": 513086,
                "gzip_savings": 137601,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 8651246,
                "image_savings": 956023,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 7,
                    "HTMLDocumentParser::FetchQueuedPreloads": 4,
                    "EventDispatch": 6,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 10,
                    "ParseAuthorStyleSheet": 2,
                    "EvaluateScript": 11,
                    "v8.compile": 12,
                    "UpdateLayoutTree": 20,
                    "MarkLoad": 0,
                    "Layout": 370,
                    "BeginRemoteFontLoad": 0,
                    "ResourceChangePriority": 0,
                    "PrePaint": 20,
                    "Paint": 18,
                    "Layerize": 17,
                    "IntersectionObserverController::computeIntersections": 2,
                    "HitTest": 2,
                    "FunctionCall": 263,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkDOMContent": 0,
                    "TimerFire": 25,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 1,
                    "MinorGC": 11,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 9,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 9,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 2,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 1,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "HandlePostMessage": 11,
                    "XHRReadyStateChange": 1,
                    "ResourceFetcher::WarnUnusedPreloads": 0,
                    "MajorGC": 0,
                    "V8.GC_MARK_COMPACTOR": 0,
                    "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "V8.GC_MC_PROLOGUE": 0,
                    "V8.GC_MC_MARK": 0,
                    "V8.GC_MC_MARK_ROOTS": 0,
                    "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "Major concurrent marking started": 0,
                    "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                    "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                    "Major concurrent marking rescheduled": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                    "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "V8.GC_MC_CLEAR": 0,
                    "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "ClearStringTableJob started": 0,
                    "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                    "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "V8.GC_MC_CLEAR_MAPS": 0,
                    "ClearTrivialWeakRefJob started": 0,
                    "FilterNonTrivialWeakRefJob started": 0,
                    "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                    "V8.GC_MC_WEAKNESS_HANDLING": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                    "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                    "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                    "V8.GC_MC_SWEEP": 0,
                    "V8.GC_MC_EVACUATE": 0,
                    "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "V8.GC_MC_EVACUATE_COPY": 0,
                    "PageEvacuationJob started": 0,
                    "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "PointersUpdatingJob started": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "V8.GC_MC_SWEEP_NEW_LO": 0,
                    "V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "V8.GC_MC_FINISH": 0,
                    "V8.GC_MC_SWEEP_START_JOBS": 0,
                    "V8.GC_MC_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "V8.GC_MC_COMPLETE_SWEEPING": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "XHRLoad": 0,
                    "V8.GC_MC_INCREMENTAL_START": 1,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_MC_INCREMENTAL": 5,
                    "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                    "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "Major concurrent marking paused": 0,
                    "Major concurrent marking resumed": 0,
                    "FireAnimationFrame": 0,
                    "Idle": 18212
                },
                "cpuTimesDoc": {
                    "ParseHTML": 7,
                    "HTMLDocumentParser::FetchQueuedPreloads": 4,
                    "EventDispatch": 6,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 10,
                    "ParseAuthorStyleSheet": 2,
                    "EvaluateScript": 11,
                    "v8.compile": 12,
                    "UpdateLayoutTree": 19,
                    "MarkLoad": 0,
                    "Layout": 368,
                    "BeginRemoteFontLoad": 0,
                    "ResourceChangePriority": 0,
                    "PrePaint": 20,
                    "Paint": 18,
                    "Layerize": 17,
                    "IntersectionObserverController::computeIntersections": 2,
                    "HitTest": 2,
                    "FunctionCall": 263,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkDOMContent": 0,
                    "TimerFire": 25,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 1,
                    "MinorGC": 11,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 9,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 9,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 2,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 1,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "HandlePostMessage": 11,
                    "XHRReadyStateChange": 1,
                    "ResourceFetcher::WarnUnusedPreloads": 0,
                    "MajorGC": 0,
                    "V8.GC_MARK_COMPACTOR": 0,
                    "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "V8.GC_MC_PROLOGUE": 0,
                    "V8.GC_MC_MARK": 0,
                    "V8.GC_MC_MARK_ROOTS": 0,
                    "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "Major concurrent marking started": 0,
                    "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                    "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                    "Major concurrent marking rescheduled": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                    "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "V8.GC_MC_CLEAR": 0,
                    "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "ClearStringTableJob started": 0,
                    "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                    "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "V8.GC_MC_CLEAR_MAPS": 0,
                    "ClearTrivialWeakRefJob started": 0,
                    "FilterNonTrivialWeakRefJob started": 0,
                    "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                    "V8.GC_MC_WEAKNESS_HANDLING": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                    "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                    "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                    "V8.GC_MC_SWEEP": 0,
                    "V8.GC_MC_EVACUATE": 0,
                    "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "V8.GC_MC_EVACUATE_COPY": 0,
                    "PageEvacuationJob started": 0,
                    "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "PointersUpdatingJob started": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "V8.GC_MC_SWEEP_NEW_LO": 0,
                    "V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "V8.GC_MC_FINISH": 0,
                    "V8.GC_MC_SWEEP_START_JOBS": 0,
                    "V8.GC_MC_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "V8.GC_MC_COMPLETE_SWEEPING": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "XHRLoad": 0,
                    "V8.GC_MC_INCREMENTAL_START": 1,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_MC_INCREMENTAL": 5,
                    "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                    "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "Major concurrent marking paused": 0,
                    "Major concurrent marking resumed": 0,
                    "FireAnimationFrame": 0,
                    "Idle": 18190
                },
                "cpu.ParseHTML": 7,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 4,
                "cpu.EventDispatch": 6,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 10,
                "cpu.ParseAuthorStyleSheet": 2,
                "cpu.EvaluateScript": 11,
                "cpu.v8.compile": 12,
                "cpu.UpdateLayoutTree": 20,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 370,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 20,
                "cpu.Paint": 18,
                "cpu.Layerize": 17,
                "cpu.IntersectionObserverController::computeIntersections": 2,
                "cpu.HitTest": 2,
                "cpu.FunctionCall": 263,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.TimerFire": 25,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 1,
                "cpu.MinorGC": 11,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 9,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 9,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 2,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                "cpu.HandlePostMessage": 11,
                "cpu.XHRReadyStateChange": 1,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.MajorGC": 0,
                "cpu.V8.GC_MARK_COMPACTOR": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.ClearTrivialWeakRefJob started": 0,
                "cpu.FilterNonTrivialWeakRefJob started": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                "cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.XHRLoad": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 1,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 5,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.Major concurrent marking paused": 0,
                "cpu.Major concurrent marking resumed": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.Idle": 18212,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1735046717.5501568,
                "osVersion": "Linux 6.8.0-1018-gcp",
                "os_version": "Linux 6.8.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1735046719.294354,
                "browserVersion": "131.0.0.0",
                "browser_version": "131.0.0.0",
                "fullyLoadedCPUms": 8340,
                "fullyLoadedCPUpct": 20.981132075472516,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "4756E58696AA07B1BAF3ABE6A1674C55",
                                "loaderId": "85025335739DE65FEA6A93AC0F9D50E6"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                "violatingNodeId": 121,
                                "violatingNodeAttribute": "name"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                "violatingNodeId": 121,
                                "violatingNodeAttribute": "name"
                            }
                        }
                    },
                    {
                        "code": "DeprecationIssue",
                        "details": {
                            "deprecationIssueDetails": {
                                "affectedFrame": {
                                    "frameId": "D8582729B9B4B4284A60CF209640BEEF"
                                },
                                "sourceCodeLocation": {
                                    "scriptId": "22",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                                    "lineNumber": 0,
                                    "columnNumber": 113722
                                },
                                "type": "PersistentQuotaType"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                "violatingNodeId": 359,
                                "violatingNodeAttribute": ""
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "https:\/\/challenges.cloudflare.com",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "blob:https:\/\/challenges.cloudflare.com\/88e4f375-2c93-4dfd-a8a6-b282cde06a32",
                        "name": ""
                    },
                    {
                        "id": 5,
                        "origin": "https:\/\/challenges.cloudflare.com",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/febelfin.be\/nl",
                "document_hostname": "febelfin.be",
                "document_origin": "https:\/\/febelfin.be",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 1101,
                "domComplete": 18935,
                "PerformancePaintTiming.first-paint": 919,
                "PerformancePaintTiming.first-contentful-paint": 919,
                "origin_dns": {
                    "ns": [
                        "dns53.cloudns.net.",
                        "dns54.cloudns.net.",
                        "dns51.cloudns.net.",
                        "dns52.cloudns.net."
                    ],
                    "mx": [
                        "0 febelfin-be.mail.protection.outlook.com."
                    ],
                    "txt": [
                        "\"spf2.0\/pra include:spf.flexmail.eu ?all\"",
                        "\"MS=ms14410549\"",
                        "\"globalsign-domain-verification=hqQwjNd8tcbIy6q1v8l9fDX9q2rJrCB-hSfRRdTNE9\"",
                        "\"vhs4iOx2WuNE+y51AG6u2x+kCnd77K2UxDqJwZg7RE4=\"",
                        "\"v=spf1 ip4:5.35.253.43 ip4:185.30.55.10 include:spf.protection.outlook.com include:_spf.odoo.com include:spf.flexmail.eu -all\""
                    ],
                    "soa": [
                        "dns51.cloudns.net. hostmaster.febelfin.be. 2024121900 14400 1800 1209600 3600"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "C",
                    "Web servers": "Nginx 1.22.1",
                    "Reverse proxies": "Nginx 1.22.1",
                    "CDN": "Cloudflare,cdnjs",
                    "Security": "Cloudflare Turnstile,HSTS",
                    "Webmail": "Microsoft 365",
                    "Email": "Microsoft 365",
                    "JavaScript libraries": "jQuery 3.6.3",
                    "Tag managers": "Google Tag Manager",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "C": "",
                    "Nginx": "1.22.1",
                    "Cloudflare": "",
                    "Cloudflare Turnstile": "",
                    "Microsoft 365": "",
                    "jQuery": "3.6.3",
                    "HSTS": "",
                    "Google Tag Manager": "",
                    "cdnjs": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "C": {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Nginx": {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "1.22.1",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    "Cloudflare": {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Cloudflare Turnstile": {
                        "name": "Cloudflare Turnstile",
                        "description": "Turnstile is Cloudflare's smart CAPTCHA alternative.",
                        "slug": "cloudflare-turnstile",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "https:\/\/www.cloudflare.com\/products\/turnstile",
                        "pricing": [
                            "freemium",
                            "poa"
                        ],
                        "cpe": null
                    },
                    "Microsoft 365": {
                        "name": "Microsoft 365",
                        "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                        "slug": "microsoft-365",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Microsoft 365.svg",
                        "website": "https:\/\/www.microsoft.com\/microsoft-365",
                        "pricing": [],
                        "cpe": null
                    },
                    "jQuery": {
                        "name": "jQuery",
                        "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                        "slug": "jquery",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.6.3",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    "HSTS": {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google Tag Manager": {
                        "name": "Google Tag Manager",
                        "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
                        "slug": "google-tag-manager",
                        "categories": [
                            {
                                "id": 42,
                                "slug": "tag-managers",
                                "groups": [
                                    8
                                ],
                                "name": "Tag managers",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Tag Manager.svg",
                        "website": "http:\/\/www.google.com\/tagmanager",
                        "pricing": [],
                        "cpe": null
                    },
                    "cdnjs": {
                        "name": "cdnjs",
                        "description": "cdnjs is a free distributed JS library delivery service.",
                        "slug": "cdnjs",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "cdnjs.svg",
                        "website": "https:\/\/cdnjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Open Graph": {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "1.22.1",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Cloudflare Turnstile",
                        "description": "Turnstile is Cloudflare's smart CAPTCHA alternative.",
                        "slug": "cloudflare-turnstile",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "https:\/\/www.cloudflare.com\/products\/turnstile",
                        "pricing": [
                            "freemium",
                            "poa"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Microsoft 365",
                        "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                        "slug": "microsoft-365",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Microsoft 365.svg",
                        "website": "https:\/\/www.microsoft.com\/microsoft-365",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "jQuery",
                        "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                        "slug": "jquery",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.6.3",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google Tag Manager",
                        "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
                        "slug": "google-tag-manager",
                        "categories": [
                            {
                                "id": 42,
                                "slug": "tag-managers",
                                "groups": [
                                    8
                                ],
                                "name": "Tag managers",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Tag Manager.svg",
                        "website": "http:\/\/www.google.com\/tagmanager",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "cdnjs",
                        "description": "cdnjs is a free distributed JS library delivery service.",
                        "slug": "cdnjs",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "cdnjs.svg",
                        "website": "https:\/\/cdnjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": "serious",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": {
                                                "role": null,
                                                "nodeName": "div",
                                                "messageKey": "hasRoleSingular",
                                                "prohibited": [
                                                    "aria-label"
                                                ]
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute cannot be used with role \"null\"."
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                    "target": [
                                        ".breadcrumbs__inner"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used with role \"null\"."
                                }
                            ]
                        },
                        {
                            "id": "aria-roles",
                            "impact": "critical",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all elements with a role attribute use a valid value",
                            "help": "ARIA roles used must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "invalidrole",
                                            "data": [
                                                "nav"
                                            ],
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Role must be one of the valid ARIA roles: nav"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                    "target": [
                                        ".breadcrumbs__inner"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Role must be one of the valid ARIA roles: nav"
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "12.8pt (17px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"header section no-max\">",
                                                    "target": [
                                                        ".header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Over Febelfin<\/span>",
                                    "target": [
                                        ".page-over-febelfin > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "12.8pt (17px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"header section no-max\">",
                                                    "target": [
                                                        ".header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Diensten<\/span>",
                                    "target": [
                                        ".page-diensten > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "12.8pt (17px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"header section no-max\">",
                                                    "target": [
                                                        ".header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Thema's<\/span>",
                                    "target": [
                                        ".page-themas[href$=\"themas\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "12.8pt (17px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"header section no-max\">",
                                                    "target": [
                                                        ".header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Cijfers<\/span>",
                                    "target": [
                                        ".page-cijfers[href$=\"cijfers\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "12.8pt (17px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"header section no-max\">",
                                                    "target": [
                                                        ".header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Pers<\/span>",
                                    "target": [
                                        ".page-pers[href$=\"pers\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "12.8pt (17px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"header section no-max\">",
                                                    "target": [
                                                        ".header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Publicaties<\/span>",
                                    "target": [
                                        ".page-publicaties > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "12.8pt (17px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"header section no-max\">",
                                                    "target": [
                                                        ".header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Contact<\/span>",
                                    "target": [
                                        ".page-contact[href$=\"contact\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"header section no-max\">",
                                                    "target": [
                                                        ".header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>nl<\/span>",
                                    "target": [
                                        "a[hreflang$=\"nl aria-current=\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/diensten\" class=\"btn type-solid color-neutrals-0\">",
                                                    "target": [
                                                        ".color-neutrals-0.type-solid.btn"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Wat kunnen we voor je doen?<\/span>",
                                    "target": [
                                        ".color-neutrals-0.type-solid.btn > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>kredieten aan ondernemingen<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>kredieten aan gezinnen<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>kredieten aan ondernemingen<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>krediet aan overheid<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>krediet aan overheid<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>krediet aan overheid<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>kredieten aan gezinnen<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>kredieten aan ondernemingen<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>kredieten aan gezinnen<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>kredieten aan ondernemingen<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>krediet aan overheid<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>krediet aan overheid<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>krediet aan overheid<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>kredieten aan gezinnen<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>kredieten aan ondernemingen<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>werknemers in de banksector<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>bankkantoren<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>werknemers in de banksector<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banken<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">81<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banken<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>banken<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>bankkantoren<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>werknemers in de banksector<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#999999",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 2.6099999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"section contentSection padding-t-0 bgc--light-1\">",
                                                    "target": [
                                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"fc--neutrals-4\">Toezicht &amp; beleid<\/p>",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .fc--neutrals-4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#999999",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 2.6099999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"section contentSection padding-t-0 bgc--light-1\">",
                                                    "target": [
                                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(14)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"fc--neutrals-4\">Politieke memoranda<\/p>",
                                    "target": [
                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .fc--neutrals-4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#f04c55",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"btn type-solid\"><span>Inschrijven<\/span><\/button>",
                                                    "target": [
                                                        ".field__action > button"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #ffffff, background color: #f04c55, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Inschrijven<\/span>",
                                    "target": [
                                        ".field__action > button > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #ffffff, background color: #f04c55, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#e83f4b",
                                                "contrastRatio": 4,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Cookies aanvaarden\n            <\/a>",
                                                    "target": [
                                                        "#uxm-accept-all"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #e83f4b, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Cookies aanvaarden\n            <\/a>",
                                    "target": [
                                        "#uxm-accept-all"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #e83f4b, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "0cc1c773-0f89-4701-b8ac-4da1337d6bda",
                                            "relatedNodes": [
                                                {
                                                    "html": "<div id=\"0cc1c773-0f89-4701-b8ac-4da1337d6bda\" class=\"section contentSection padding-t-0\">",
                                                    "target": [
                                                        ".padding-t-0.contentSection.section:nth-child(7)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: 0cc1c773-0f89-4701-b8ac-4da1337d6bda"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<div id=\"0cc1c773-0f89-4701-b8ac-4da1337d6bda\" class=\"section contentSection padding-b-s\">",
                                    "target": [
                                        ".padding-b-s.contentSection.section:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 0cc1c773-0f89-4701-b8ac-4da1337d6bda"
                                }
                            ]
                        },
                        {
                            "id": "label",
                            "impact": "critical",
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag412",
                                "wcag131",
                                "section508",
                                "section508.22.n",
                                "ACT"
                            ],
                            "description": "Ensures every form element has a label",
                            "help": "Form elements must have labels",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/label?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "implicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element does not have an implicit (wrapped) <label>"
                                        },
                                        {
                                            "id": "explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element does not have an explicit <label>"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "non-empty-placeholder",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no placeholder attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                    "target": [
                                        "#uxm-option-four-fixed"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Form element does not have an implicit (wrapped) <label>\n  Form element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\" aria-current=\"page\">",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\">",
                                    "target": [
                                        ".header__brand > .brand > a[href=\"https:\/\/febelfin.be\/nl\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"#\" class=\"trigger--offcanvas-toggle\">",
                                    "target": [
                                        ".searchField__close > .trigger--offcanvas-toggle[href=\"#\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": "serious",
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": {
                                                "messageKey": "roleNotValid"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li>",
                                    "target": [
                                        ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": {
                                                "messageKey": "roleNotValid"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li>",
                                    "target": [
                                        ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": {
                                                "messageKey": "roleNotValid"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li>",
                                    "target": [
                                        ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": {
                                                "messageKey": "roleNotValid"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li>\n        <a href=\"https:\/\/febelfin.be\/nl\/cijfers\" class=\"page-cijfers\">\n            <span>Cijfers<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        "ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": {
                                                "messageKey": "roleNotValid"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li>\n        <a href=\"https:\/\/febelfin.be\/nl\/pers\" class=\"page-pers\">\n            <span>Pers<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        "ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": {
                                                "messageKey": "roleNotValid"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li>\n        <a href=\"https:\/\/febelfin.be\/nl\/publicaties\" class=\"page-publicaties\">\n            <span>Publicaties<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        "ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": {
                                                "messageKey": "roleNotValid"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li>",
                                    "target": [
                                        "ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(7)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": {
                                                "messageKey": "roleNotValid"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li>",
                                    "target": [
                                        ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"] > li"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": "serious",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\" aria-current=\"page\">",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                    "target": [
                                        ".header__search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Zoeken\">",
                                    "target": [
                                        "#search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                    "target": [
                                        ".bigmenu__search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        ".slick-current"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/digitaal-betalen-en-bankieren\" class=\"card__link\" aria-label=\"Read more about Digitalisering &amp; innovatie\" title=\"Read more about Digitalisering &amp; innovatie\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"1\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/bank-maatschappij\" class=\"card__link\" aria-label=\"Read more about Bank &amp; Maatschappij\" title=\"Read more about Bank &amp; Maatschappij\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"2\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\" class=\"card__link\" aria-label=\"Read more about Fraude &amp; veiligheid\" title=\"Read more about Fraude &amp; veiligheid\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"3\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/duurzaamheid\" class=\"card__link\" aria-label=\"Read more about Duurzaam bankieren\" title=\"Read more about Duurzaam bankieren\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Vorige\" title=\"Vorige\" style=\"\">",
                                    "target": [
                                        ".type-prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Volgende\" title=\"Volgende\" style=\"\">",
                                    "target": [
                                        ".type-next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\" class=\"experiencecard__link\" aria-label=\"Read more about Het gebruik van cash blijft verder dalen\" title=\"Read more about Het gebruik van cash blijft verder dalen\">&nbsp;<\/a>",
                                    "target": [
                                        ".experiencecard__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\" class=\"card__link\" aria-label=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\" title=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\" class=\"card__link\" aria-label=\"Read more about Barsten in het glazen plafond?\" title=\"Read more about Barsten in het glazen plafond?\">&nbsp;<\/a>",
                                    "target": [
                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\" class=\"card__link\" aria-label=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\" title=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\" class=\"card__link\" aria-label=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\" title=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\">&nbsp;<\/a>",
                                    "target": [
                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\" class=\"link color-secondary-1\" aria-label=\"Lees meer over De betekenis van banken voor klanten en samenleving\" title=\"Lees meer over De betekenis van banken voor klanten en samenleving\">",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\" class=\"link color-secondary-1\" aria-label=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\" title=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\">",
                                    "target": [
                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body>",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-focus",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag131"
                            ],
                            "description": "Ensures aria-hidden elements do not contain focusable elements",
                            "help": "ARIA hidden element must not contain focusable elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"-4\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"-3\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-2\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"-2\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"-1\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"4\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"5\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide\" data-slick-index=\"6\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"6\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide\" data-slick-index=\"7\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"7\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"8\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"8\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"9\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"9\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"10\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"10\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"11\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"11\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"12\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"12\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"13\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"13\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"14\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"14\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"15\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"15\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-required-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                            "help": "Required ARIA attributes must be provided",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                    "target": [
                                        ".breadcrumbs__inner"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                    "target": [
                                        ".header__search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                    "target": [
                                        ".bigmenu__search"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-roles",
                            "impact": "critical",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all elements with a role attribute use a valid value",
                            "help": "ARIA roles used must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                    "target": [
                                        ".header__search"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                    "target": [
                                        ".bigmenu__search"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                    "target": [
                                        ".breadcrumbs__inner"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\" aria-current=\"page\">",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                    "target": [
                                        ".header__search"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Zoeken\">",
                                    "target": [
                                        "#search"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                    "target": [
                                        ".bigmenu__search"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        ".slick-current"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/digitaal-betalen-en-bankieren\" class=\"card__link\" aria-label=\"Read more about Digitalisering &amp; innovatie\" title=\"Read more about Digitalisering &amp; innovatie\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"1\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/bank-maatschappij\" class=\"card__link\" aria-label=\"Read more about Bank &amp; Maatschappij\" title=\"Read more about Bank &amp; Maatschappij\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"2\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\" class=\"card__link\" aria-label=\"Read more about Fraude &amp; veiligheid\" title=\"Read more about Fraude &amp; veiligheid\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"3\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/duurzaamheid\" class=\"card__link\" aria-label=\"Read more about Duurzaam bankieren\" title=\"Read more about Duurzaam bankieren\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Vorige\" title=\"Vorige\" style=\"\">",
                                    "target": [
                                        ".type-prev"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Volgende\" title=\"Volgende\" style=\"\">",
                                    "target": [
                                        ".type-next"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\" class=\"experiencecard__link\" aria-label=\"Read more about Het gebruik van cash blijft verder dalen\" title=\"Read more about Het gebruik van cash blijft verder dalen\">&nbsp;<\/a>",
                                    "target": [
                                        ".experiencecard__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\" class=\"card__link\" aria-label=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\" title=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\" class=\"card__link\" aria-label=\"Read more about Barsten in het glazen plafond?\" title=\"Read more about Barsten in het glazen plafond?\">&nbsp;<\/a>",
                                    "target": [
                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\" class=\"card__link\" aria-label=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\" title=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\" class=\"card__link\" aria-label=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\" title=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\">&nbsp;<\/a>",
                                    "target": [
                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\" class=\"link color-secondary-1\" aria-label=\"Lees meer over De betekenis van banken voor klanten en samenleving\" title=\"Lees meer over De betekenis van banken voor klanten en samenleving\">",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\" class=\"link color-secondary-1\" aria-label=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\" title=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\">",
                                    "target": [
                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                    "target": [
                                        ".breadcrumbs__inner"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\" aria-current=\"page\">",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                    "target": [
                                        ".header__search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Zoeken\">",
                                    "target": [
                                        "#search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                    "target": [
                                        ".bigmenu__search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        ".slick-current"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/digitaal-betalen-en-bankieren\" class=\"card__link\" aria-label=\"Read more about Digitalisering &amp; innovatie\" title=\"Read more about Digitalisering &amp; innovatie\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"1\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/bank-maatschappij\" class=\"card__link\" aria-label=\"Read more about Bank &amp; Maatschappij\" title=\"Read more about Bank &amp; Maatschappij\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"2\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\" class=\"card__link\" aria-label=\"Read more about Fraude &amp; veiligheid\" title=\"Read more about Fraude &amp; veiligheid\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"3\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/duurzaamheid\" class=\"card__link\" aria-label=\"Read more about Duurzaam bankieren\" title=\"Read more about Duurzaam bankieren\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Vorige\" title=\"Vorige\" style=\"\">",
                                    "target": [
                                        ".type-prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Volgende\" title=\"Volgende\" style=\"\">",
                                    "target": [
                                        ".type-next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\" class=\"experiencecard__link\" aria-label=\"Read more about Het gebruik van cash blijft verder dalen\" title=\"Read more about Het gebruik van cash blijft verder dalen\">&nbsp;<\/a>",
                                    "target": [
                                        ".experiencecard__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\" class=\"card__link\" aria-label=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\" title=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\" class=\"card__link\" aria-label=\"Read more about Barsten in het glazen plafond?\" title=\"Read more about Barsten in het glazen plafond?\">&nbsp;<\/a>",
                                    "target": [
                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\" class=\"card__link\" aria-label=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\" title=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\" class=\"card__link\" aria-label=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\" title=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\">&nbsp;<\/a>",
                                    "target": [
                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\" class=\"link color-secondary-1\" aria-label=\"Lees meer over De betekenis van banken voor klanten en samenleving\" title=\"Lees meer over De betekenis van banken voor klanten en samenleving\">",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\" class=\"link color-secondary-1\" aria-label=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\" title=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\">",
                                    "target": [
                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "button-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures buttons have discernible text",
                            "help": "Buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"submit\"><span>Zoeken<\/span><\/button>",
                                    "target": [
                                        "button[type=\"submit\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Vorige\" title=\"Vorige\" style=\"\">",
                                    "target": [
                                        ".type-prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Volgende\" title=\"Volgende\" style=\"\">",
                                    "target": [
                                        ".type-next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"btn color-neutrals-0\">",
                                    "target": [
                                        ".experiencecard__in > .color-neutrals-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"btn type-solid\"><span>Inschrijven<\/span><\/button>",
                                    "target": [
                                        ".field__action > button"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "internal-link-present",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Valid skip link found"
                                        },
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"heading size-xxl spacing-l\">Welkom,<br>Wij zijn Febelfin.<\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-l\">Jouw gids door het financi\u00eble landschap<\/h2>",
                                                    "target": [
                                                        "#\\39 fb1fb12-b196-4055-ac6f-f974f9761b75 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-s spacing-m\">Digitalisering &amp; innovatie<\/h2>",
                                                    "target": [
                                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-s spacing-m\">Bank &amp; Maatschappij<\/h2>",
                                                    "target": [
                                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-s spacing-m\">Fraude &amp; veiligheid<\/h2>",
                                                    "target": [
                                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-s spacing-m\">Duurzaam bankieren<\/h2>",
                                                    "target": [
                                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-m\">Febelfin daagt je uit met de hacker hotline<\/h2>",
                                                    "target": [
                                                        "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-l\">De banksector in cijfers<\/h2>",
                                                    "target": [
                                                        ".padding-b-s.contentSection.section:nth-child(6) > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">81<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">81<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">81<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-l\">Actualiteit<\/h2>",
                                                    "target": [
                                                        "#\\36 161cebd-c7af-46e7-b185-ff038f55d3e8 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-m\">Het gebruik van cash blijft verder dalen<\/h2>",
                                                    "target": [
                                                        ".experiencecard__in > .spacing-m.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-s spacing-m\">Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld<\/h2>",
                                                    "target": [
                                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-s spacing-m\">Barsten in het glazen plafond?<\/h2>",
                                                    "target": [
                                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-s spacing-m\">Hypothecaire kredieten stijgen verder in het derde trimester van 2024<\/h2>",
                                                    "target": [
                                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-s spacing-m\">Geldezels: jongeren blijven een makkelijke prooi<\/h2>",
                                                    "target": [
                                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-m\">Banksluitingsdagen<\/h2>",
                                                    "target": [
                                                        "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-l\">Interessante publicaties<\/h2>",
                                                    "target": [
                                                        "#fc461644-5da5-4e04-bcc4-f5420efe2880 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"fc--primary-1 heading size-s spacing-m\">De betekenis van banken voor klanten en samenleving<\/h2>",
                                                    "target": [
                                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .fc--primary-1.spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"fc--primary-1 heading size-s spacing-m\">Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst<\/h2>",
                                                    "target": [
                                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .fc--primary-1.spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-m\">Ontdek de financi\u00eble opleidingen van Febelfin Academy<\/h2>",
                                                    "target": [
                                                        "#\\33 f7b252a-eb94-4e56-bb13-0822a0699b3d > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"heading size-s font-special\">Ontvang onze nieuwsbrief<\/h3>",
                                                    "target": [
                                                        ".font-special"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"nl\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "6.8pt (9px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>a<\/span>",
                                    "target": [
                                        "a[data-fontsize-size=\"m\"] > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "6.8pt (9px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>A<\/span>",
                                    "target": [
                                        "a[data-fontsize-size=\"m\"] > span:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>a<\/span>",
                                    "target": [
                                        "a[data-fontsize-size=\"l\"] > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>A<\/span>",
                                    "target": [
                                        "a[data-fontsize-size=\"l\"] > span:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>a<\/span>",
                                    "target": [
                                        "a[data-fontsize-size=\"xl\"] > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>A<\/span>",
                                    "target": [
                                        "a[data-fontsize-size=\"xl\"] > span:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"heading size-l\">Jouw gids door het financi\u00eble landschap<\/h2>",
                                    "target": [
                                        "#\\39 fb1fb12-b196-4055-ac6f-f974f9761b75 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Ontdek alle thema's<\/span>",
                                    "target": [
                                        ".color-secondary-1.type-solid[href$=\"themas\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"heading size-xl spacing-m\">Febelfin daagt je uit met de hacker hotline<\/h2>",
                                    "target": [
                                        "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .paragraph:nth-child(3) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .align-left.actions > .actions__inner > .color-secondary-1.type-solid.btn > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"heading size-l\">De banksector in cijfers<\/h2>",
                                    "target": [
                                        ".padding-b-s.contentSection.section:nth-child(6) > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"heading size-l\">Actualiteit<\/h2>",
                                    "target": [
                                        "#\\36 161cebd-c7af-46e7-b185-ff038f55d3e8 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"heading size-xl spacing-m\">Banksluitingsdagen<\/h2>",
                                    "target": [
                                        "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Elk jaar zijn de banken een aantal dagen dicht. Die dagen worden ruim op voorhand vastgelegd in het PC 310. Zo zijn bankmedewerkers goed voorbereid en kunnen ook bankklanten tijdig hun voorzorgen nemen.<\/p>",
                                    "target": [
                                        ".block__in > .paragraph:nth-child(2) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Meer informatie<\/span>",
                                    "target": [
                                        "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .align-left.actions > .actions__inner > .color-secondary-1.type-solid.btn > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"heading size-l\">Interessante publicaties<\/h2>",
                                    "target": [
                                        "#fc461644-5da5-4e04-bcc4-f5420efe2880 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 3.2799999999999998,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.28"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"fc--primary-1 heading size-s spacing-m\">De betekenis van banken voor klanten en samenleving<\/h2>",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .fc--primary-1.spacing-m.size-s"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1 > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 3.2799999999999998,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.28"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"fc--primary-1 heading size-s spacing-m\">Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst<\/h2>",
                                    "target": [
                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .fc--primary-1.spacing-m.size-s"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1 > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Meer publicaties<\/span>",
                                    "target": [
                                        ".padding-t-s.bgc--light-1.contentSection > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .align-limited.actions > .actions__inner > .color-secondary-1.type-solid.btn > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"heading size-xl spacing-m\">Ontdek de financi\u00eble opleidingen van Febelfin Academy<\/h2>",
                                    "target": [
                                        "#\\33 f7b252a-eb94-4e56-bb13-0822a0699b3d > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Ben je op zoek naar een financi\u00eble opleiding of bijscholing om je professionele mogelijkheden te verruimen of wil je een erkend examen afleggen om van start te gaan in de financi\u00eble sector? Laat je inspireren door het aanbod van Febelfin Academy.<\/p>",
                                    "target": [
                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .paragraph:nth-child(3) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Febelfin-academy.be<\/span>",
                                    "target": [
                                        "a[href$=\"febelfin-academy.be\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"footer__socials\">",
                                    "target": [
                                        ".footer__socials"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.facebook.com\/Febelfin\/?locale=fr_FR\" target=\"_blank\" rel=\"noreferrer\">Facebook<\/a>",
                                    "target": [
                                        ".footer__socials > a[target=\"_blank\"][rel=\"noreferrer\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.tiktok.com\/@febelfin\" target=\"_blank\" rel=\"noreferrer\">TikTok<\/a>",
                                    "target": [
                                        ".footer__socials > a[target=\"_blank\"][rel=\"noreferrer\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/twitter.com\/Febelfin\/\" target=\"_blank\" rel=\"noreferrer\">Twitter<\/a>",
                                    "target": [
                                        "a[href$=\"Febelfin\/\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/company\/714903\/admin\/\" target=\"_blank\" rel=\"noreferrer\">LinkedIn<\/a>",
                                    "target": [
                                        "a[target=\"_blank\"][rel=\"noreferrer\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/febelfin\/?hl=fr\" target=\"_blank\" rel=\"noreferrer\">Instagram<\/a>",
                                    "target": [
                                        "a[target=\"_blank\"][rel=\"noreferrer\"]:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"heading size-s font-special\">Ontvang onze nieuwsbrief<\/h3>",
                                    "target": [
                                        ".font-special"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"email\" name=\"email\" placeholder=\"Vul jouw e-mailadres in\" class=\"validator--required trigger--validator-keyup\">",
                                    "target": [
                                        ".trigger--validator-keyup"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.6pt (12.8px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<label for=\"newsletter-tac\">JA, ik wil de Febelfin nieuwsbrief ontvangen en ga akkoord met de <a href=\"\/nl\/data-protection-policy\" title=\"Data Protection Policy\" rel=\"noreferrer\">Privacy Policy<\/a><\/label>",
                                    "target": [
                                        "label[for=\"newsletter-tac\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"footer__legal\">",
                                    "target": [
                                        ".footer__legal"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/nl\/disclaimer\" target=\"_blank\" rel=\"noreferrer\">Disclaimer<\/a>",
                                    "target": [
                                        "a[href$=\"disclaimer\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/nl\/data-protection-policy\" target=\"_blank\" title=\"Data Protection Policy\" rel=\"noreferrer\">Data Protection Policy<\/a>",
                                    "target": [
                                        "a[href$=\"data-protection-policy\"][title=\"Data Protection Policy\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<u>Cookie Policy<\/u>",
                                    "target": [
                                        "u"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#111111",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 18.879999999999999,
                                                "fontSize": "16.5pt (22px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"uxm-modal-title\">Febelfin maakt gebruik van cookies<\/p>",
                                    "target": [
                                        ".uxm-modal-tab:nth-child(1) > .uxm-modal-tab-body > .uxm-modal-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#111111",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 18.879999999999999,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        ".uxm-modal-tab:nth-child(1) > .uxm-modal-tab-body > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#111111",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 18.879999999999999,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#uxm-settings\" title=\"Stel voorkeuren in\" class=\"uxm-modal-button uxm-modal-button-secondary\">Stel voorkeuren in<\/a>",
                                    "target": [
                                        ".uxm-modal-button-secondary"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures each HTML document contains a non-empty <title> element",
                            "help": "Documents must have <title> element to aid in navigation",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "doc-has-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has a non-empty <title> element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"nl\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-active",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value of active elements is unique",
                            "help": "IDs of active elements must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "uxm-accept-all",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Cookies aanvaarden\n            <\/a>",
                                    "target": [
                                        "#uxm-accept-all"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "uxm-option-four-fixed",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                    "target": [
                                        "#uxm-option-four-fixed"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "uxm-accept-custom",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#\" data-value=\"4\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-custom\">\n              Mijn keuze bewaren\n            <\/a>",
                                    "target": [
                                        "#uxm-accept-custom"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-aria",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                            "help": "IDs used in ARIA and labels must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "search",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Zoeken\">",
                                    "target": [
                                        "#search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "newsletter-tac",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">",
                                    "target": [
                                        "#newsletter-tac"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "uxm-option-three",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                    "target": [
                                        "#uxm-option-three"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "uxm-option-two",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">",
                                    "target": [
                                        "#uxm-option-two"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "16ccb961-1e14-46ba-a263-c00803faa809",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"16ccb961-1e14-46ba-a263-c00803faa809\" class=\"section contentSection padding-t-0 padding-b-0\">",
                                    "target": [
                                        "#\\31 6ccb961-1e14-46ba-a263-c00803faa809"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "9fb1fb12-b196-4055-ac6f-f974f9761b75",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"9fb1fb12-b196-4055-ac6f-f974f9761b75\" class=\"section contentSection padding-b-s\">",
                                    "target": [
                                        "#\\39 fb1fb12-b196-4055-ac6f-f974f9761b75"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"-4\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "6e5c731e-d312-4ee6-a0c9-4831db74ba45",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"6e5c731e-d312-4ee6-a0c9-4831db74ba45\" class=\"section contentSection\">",
                                    "target": [
                                        "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "6161cebd-c7af-46e7-b185-ff038f55d3e8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"6161cebd-c7af-46e7-b185-ff038f55d3e8\" class=\"section contentSection padding-b-s\">",
                                    "target": [
                                        "#\\36 161cebd-c7af-46e7-b185-ff038f55d3e8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "d7bb2975-b996-4ce7-aad8-baa06583788f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"d7bb2975-b996-4ce7-aad8-baa06583788f\" class=\"section contentSection bgc--light-1\">",
                                    "target": [
                                        "#d7bb2975-b996-4ce7-aad8-baa06583788f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "fc461644-5da5-4e04-bcc4-f5420efe2880",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"fc461644-5da5-4e04-bcc4-f5420efe2880\" class=\"section contentSection padding-b-s bgc--light-1\">",
                                    "target": [
                                        "#fc461644-5da5-4e04-bcc4-f5420efe2880"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "3f7b252a-eb94-4e56-bb13-0822a0699b3d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"3f7b252a-eb94-4e56-bb13-0822a0699b3d\" class=\"section contentSection\">",
                                    "target": [
                                        "#\\33 f7b252a-eb94-4e56-bb13-0822a0699b3d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cf-chl-widget-pg7t8_response",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"hidden\" name=\"cf-turnstile-response\" id=\"cf-chl-widget-pg7t8_response\" value=\"\">",
                                    "target": [
                                        "#cf-chl-widget-pg7t8_response"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "uxm",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"uxm\">",
                                    "target": [
                                        "#uxm"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "uxm-settings",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"uxm-settings\" class=\"uxm-modal-tab uxm-hidden\">",
                                    "target": [
                                        "#uxm-settings"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "uxm-value",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"hidden\" name=\"uxm\" id=\"uxm-value\" value=\"1\" class=\"uxm-value\">",
                                    "target": [
                                        "#uxm-value"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "impact": null,
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag332"
                            ],
                            "description": "Ensures form field does not have multiple label elements",
                            "help": "Form field must not have multiple label elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"text\" name=\"q\" placeholder=\"Zoeken\">",
                                    "target": [
                                        "input[type=\"text\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"email\" name=\"email\" placeholder=\"Vul jouw e-mailadres in\" class=\"validator--required trigger--validator-keyup\">",
                                    "target": [
                                        ".trigger--validator-keyup"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<label for=\"newsletter-tac\">JA, ik wil de Febelfin nieuwsbrief ontvangen en ga akkoord met de <a href=\"\/nl\/data-protection-policy\" title=\"Data Protection Policy\" rel=\"noreferrer\">Privacy Policy<\/a><\/label>",
                                                    "target": [
                                                        "label[for=\"newsletter-tac\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">",
                                    "target": [
                                        "#newsletter-tac"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                    "target": [
                                        "#uxm-option-four-fixed"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                    "target": [
                                        "#uxm-option-three"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">",
                                    "target": [
                                        "#uxm-option-two"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element has a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"nl\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html lang=\"nl\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                                    "target": [
                                        ".experience__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">",
                                    "target": [
                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">",
                                    "target": [
                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">",
                                    "target": [
                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">",
                                    "target": [
                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg\" alt=\"\">",
                                    "target": [
                                        "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__visual > .block__visualHolder > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png\" alt=\"\">",
                                    "target": [
                                        ".experiencecard__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png\" alt=\"\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg\" alt=\"\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png\" alt=\"\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png\" alt=\"\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg\" alt=\"\">",
                                    "target": [
                                        "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__visual > .block__visualHolder > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png\" alt=\"\">",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__visual > .block__visualHolder > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png\" alt=\"\">",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(14) > .contentSection__inner.section__inner > .type-alt.block > .block__visual > .block__visualHolder > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg\" alt=\"\">",
                                    "target": [
                                        "#\\33 f7b252a-eb94-4e56-bb13-0822a0699b3d > .contentSection__inner.section__inner > .type-alt.block > .block__visual > .block__visualHolder > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\" alt=\"\">",
                                    "target": [
                                        ".block__partner > img"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "label",
                            "impact": "critical",
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag412",
                                "wcag131",
                                "section508",
                                "section508.22.n",
                                "ACT"
                            ],
                            "description": "Ensures every form element has a label",
                            "help": "Form elements must have labels",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/label?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-placeholder",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a placeholder attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"text\" name=\"q\" placeholder=\"Zoeken\">",
                                    "target": [
                                        "input[type=\"text\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-placeholder",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a placeholder attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"email\" name=\"email\" placeholder=\"Vul jouw e-mailadres in\" class=\"validator--required trigger--validator-keyup\">",
                                    "target": [
                                        ".trigger--validator-keyup"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has an explicit <label>"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">",
                                    "target": [
                                        "#newsletter-tac"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has an explicit <label>"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                    "target": [
                                        "#uxm-option-three"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has an explicit <label>"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">",
                                    "target": [
                                        "#uxm-option-two"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"m\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>",
                                    "target": [
                                        "a[data-fontsize-size=\"m\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"l\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>",
                                    "target": [
                                        "a[data-fontsize-size=\"l\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"xl\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>",
                                    "target": [
                                        "a[data-fontsize-size=\"xl\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Zoeken\">",
                                    "target": [
                                        "#search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\" class=\"page-over-febelfin\">",
                                    "target": [
                                        "li:nth-child(1) > .page-over-febelfin"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/diensten\" class=\"page-diensten\">",
                                    "target": [
                                        "li:nth-child(2) > .page-diensten"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\" class=\"page-themas\">",
                                    "target": [
                                        "li:nth-child(3) > .page-themas[href$=\"themas\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/cijfers\" class=\"page-cijfers\">\n            <span>Cijfers<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(4) > .page-cijfers[href$=\"cijfers\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\" class=\"page-pers\">\n            <span>Pers<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(5) > .page-pers[href$=\"pers\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/publicaties\" class=\"page-publicaties\">\n            <span>Publicaties<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(6) > .page-publicaties"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/contact\" class=\"page-contact\">",
                                    "target": [
                                        "li:nth-child(7) > .page-contact[href$=\"contact\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\" hreflang=\"nl aria-current=\" page\"=\"\">",
                                    "target": [
                                        "a[hreflang$=\"nl aria-current=\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/diensten\" class=\"btn type-solid color-neutrals-0\">",
                                    "target": [
                                        ".color-neutrals-0.type-solid.btn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\" class=\"btn color-neutrals-0\">",
                                    "target": [
                                        ".actions__inner > .color-neutrals-0.btn:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/digitaal-betalen-en-bankieren\" class=\"card__link\" aria-label=\"Read more about Digitalisering &amp; innovatie\" title=\"Read more about Digitalisering &amp; innovatie\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/bank-maatschappij\" class=\"card__link\" aria-label=\"Read more about Bank &amp; Maatschappij\" title=\"Read more about Bank &amp; Maatschappij\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\" class=\"card__link\" aria-label=\"Read more about Fraude &amp; veiligheid\" title=\"Read more about Fraude &amp; veiligheid\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/duurzaamheid\" class=\"card__link\" aria-label=\"Read more about Duurzaam bankieren\" title=\"Read more about Duurzaam bankieren\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\" class=\"btn color-secondary-1 type-solid\">",
                                    "target": [
                                        ".color-secondary-1.type-solid[href$=\"themas\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\/online-fraudevormen\/escape-game-the-hacker-hotline\" class=\"btn color-secondary-1 type-solid\">",
                                    "target": [
                                        "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .align-left.actions > .actions__inner > .color-secondary-1.type-solid.btn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\" class=\"experiencecard__link\" aria-label=\"Read more about Het gebruik van cash blijft verder dalen\" title=\"Read more about Het gebruik van cash blijft verder dalen\">&nbsp;<\/a>",
                                    "target": [
                                        ".experiencecard__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\" class=\"card__link\" aria-label=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\" title=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\" class=\"card__link\" aria-label=\"Read more about Barsten in het glazen plafond?\" title=\"Read more about Barsten in het glazen plafond?\">&nbsp;<\/a>",
                                    "target": [
                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\" class=\"card__link\" aria-label=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\" title=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\" class=\"card__link\" aria-label=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\" title=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\">&nbsp;<\/a>",
                                    "target": [
                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/werken-in-de-financiele-sector\/banksluitingsdagen\" class=\"btn color-secondary-1 type-solid\">",
                                    "target": [
                                        "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .align-left.actions > .actions__inner > .color-secondary-1.type-solid.btn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\" class=\"link color-secondary-1\" aria-label=\"Lees meer over De betekenis van banken voor klanten en samenleving\" title=\"Lees meer over De betekenis van banken voor klanten en samenleving\">",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\" class=\"link color-secondary-1\" aria-label=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\" title=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\">",
                                    "target": [
                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/publicaties\" class=\"btn color-secondary-1 type-solid\">",
                                    "target": [
                                        ".padding-t-s.bgc--light-1.contentSection > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .align-limited.actions > .actions__inner > .color-secondary-1.type-solid.btn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin-academy.be\" target=\"_blank\" class=\"btn color-secondary-1 type-solid\">",
                                    "target": [
                                        "a[href$=\"febelfin-academy.be\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.facebook.com\/Febelfin\/?locale=fr_FR\" target=\"_blank\" rel=\"noreferrer\">Facebook<\/a>",
                                    "target": [
                                        ".footer__socials > a[target=\"_blank\"][rel=\"noreferrer\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.tiktok.com\/@febelfin\" target=\"_blank\" rel=\"noreferrer\">TikTok<\/a>",
                                    "target": [
                                        ".footer__socials > a[target=\"_blank\"][rel=\"noreferrer\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/twitter.com\/Febelfin\/\" target=\"_blank\" rel=\"noreferrer\">Twitter<\/a>",
                                    "target": [
                                        "a[href$=\"Febelfin\/\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/company\/714903\/admin\/\" target=\"_blank\" rel=\"noreferrer\">LinkedIn<\/a>",
                                    "target": [
                                        "a[target=\"_blank\"][rel=\"noreferrer\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/febelfin\/?hl=fr\" target=\"_blank\" rel=\"noreferrer\">Instagram<\/a>",
                                    "target": [
                                        "a[target=\"_blank\"][rel=\"noreferrer\"]:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"http:\/\/febelfin.test\/nl#\" rel=\"noreferrer\">.<\/a>",
                                    "target": [
                                        "a[href$=\"nl#\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"\/nl\/data-protection-policy\" title=\"Data Protection Policy\" rel=\"noreferrer\">Privacy Policy<\/a>",
                                    "target": [
                                        "label[for=\"newsletter-tac\"] > a[href$=\"data-protection-policy\"][title=\"Data Protection Policy\"][rel=\"noreferrer\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"\/nl\/disclaimer\" target=\"_blank\" rel=\"noreferrer\">Disclaimer<\/a>",
                                    "target": [
                                        "a[href$=\"disclaimer\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"\/nl\/data-protection-policy\" target=\"_blank\" title=\"Data Protection Policy\" rel=\"noreferrer\">Data Protection Policy<\/a>",
                                    "target": [
                                        "a[href$=\"data-protection-policy\"][title=\"Data Protection Policy\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"\/nl\/cookie-policy\" target=\"_blank\" rel=\"noreferrer\"><u>Cookie Policy<\/u><\/a>",
                                    "target": [
                                        ".footer__legal > a[href$=\"cookie-policy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.febelfin.be\/nl\/cookie-policy\" title=\"Cookie Policy\" target=\"_blank\">Meer info<\/a>",
                                    "target": [
                                        "a[title=\"Cookie Policy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#uxm-settings\" title=\"Stel voorkeuren in\" class=\"uxm-modal-button uxm-modal-button-secondary\">Stel voorkeuren in<\/a>",
                                    "target": [
                                        ".uxm-modal-button-secondary"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Cookies aanvaarden\n            <\/a>",
                                    "target": [
                                        "#uxm-accept-all"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#\" data-value=\"4\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-custom\">\n              Mijn keuze bewaren\n            <\/a>",
                                    "target": [
                                        "#uxm-accept-custom"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures that lists are structured correctly",
                            "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>",
                                    "target": [
                                        ".breadcrumbs__inner > ul"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": "serious",
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>",
                                    "target": [
                                        ".breadcrumbs__inner > ul > li"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"submit\"><span>Zoeken<\/span><\/button>",
                                    "target": [
                                        "button[type=\"submit\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Vorige\" title=\"Vorige\" style=\"\">",
                                    "target": [
                                        ".type-prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Volgende\" title=\"Volgende\" style=\"\">",
                                    "target": [
                                        ".type-next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"btn color-neutrals-0\">",
                                    "target": [
                                        ".experiencecard__in > .color-neutrals-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"btn type-solid\"><span>Inschrijven<\/span><\/button>",
                                    "target": [
                                        ".field__action > button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">",
                                    "target": [
                                        "#newsletter-tac"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                    "target": [
                                        "#uxm-option-four-fixed"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                    "target": [
                                        "#uxm-option-three"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">",
                                    "target": [
                                        "#uxm-option-two"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "16.5pt (22px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<input type=\"text\" name=\"q\" placeholder=\"Zoeken\">",
                                    "target": [
                                        "input[type=\"text\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Zoeken<\/span>",
                                    "target": [
                                        "button[type=\"submit\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                                                    "target": [
                                                        ".experience__visual > img"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h1 class=\"heading size-xxl spacing-l\">Welkom,<br>Wij zijn Febelfin.<\/h1>",
                                    "target": [
                                        "h1"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                                                    "target": [
                                                        ".experience__visual > img"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>We vertegenwoordigen de financi\u00eble sector en gidsen jou doorheen het complexe financi\u00eble landschap aan de hand van advies en objectieve informatie.<\/p>",
                                    "target": [
                                        ".paragraph.size-l > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\" class=\"btn color-neutrals-0\">",
                                                    "target": [
                                                        ".actions__inner > .color-neutrals-0.btn:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Wie zijn we?<\/span>",
                                    "target": [
                                        ".actions__inner > .color-neutrals-0.btn:nth-child(2) > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Werken in de financi\u00eble sector<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"-1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>",
                                    "target": [
                                        "div[data-slick-index=\"-1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"-1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Digitalisering &amp; innovatie<\/h2>",
                                    "target": [
                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Een gebruiksvriendelijk &amp; toegankelijk betalingsverkeer aanbieden: dat is iets waar banken naar streven. Digitale mogelijkheden helpen om bankieren voor iedereen dichtbij te brengen, ook voor degenen die minder digitaal vaardig zijn.<\/p>",
                                    "target": [
                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Bank &amp; Maatschappij<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Banken zijn niet alleen de motor van de economie maar hebben daarnaast ook een belangrijke maatschappelijke rol. Dat betekent dichtbij de klanten staan bij belangrijke momenten en inspelen op noden als die zich aandienen.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Fraude &amp; veiligheid<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Als banksector willen we bijdragen aan een veiligere samenleving. Daarom voeren we samen met partners een actieve strijd tegen online fraude, witwassen en financiering van terrorisme.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Duurzaam bankieren<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Met vraagstukken zoals klimaatverandering en sociale ongelijkheid staan we voor enorme uitdagingen. De financi\u00eble sector kan de overgang naar die duurzame maatschappij versnellen en ondersteunen voor zowel particulieren als ondernemingen. Lees meer over hoe de sector dit in de praktijk doet.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Financiering v\/d economie<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"4\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Het financieren van de economie heeft vele gezichten. Financiering van bedrijven, particulieren en de overheid blijft de kernactiviteit van de banken. Dankzij het spaargeld van hun klanten, kunnen zij projecten en dromen realiseren.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"4\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"4\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Toezicht &amp; beleid<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"5\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>De laatste jaren is het toezicht op de banken verscherpt en zijn er veel nieuwe regels gekomen. Dit draagt bij aan de financi\u00eble stabiliteit en het vertrouwen in de banksector, maar het brengt ook uitdagingen met zich mee. <\/p>",
                                    "target": [
                                        "div[data-slick-index=\"5\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"5\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Sparen en beleggen<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"6\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Veel mensen zetten vandaag al geld opzij voor later. Sommige sparen, anderen beleggen. Jouw bank engageert zich om jouw spaargelden goed te beheren. En ook met advies over beleggen staat ze voor je klaar. <\/p>",
                                    "target": [
                                        "div[data-slick-index=\"6\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"6\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Werken in de financi\u00eble sector<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"7\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>",
                                    "target": [
                                        "div[data-slick-index=\"7\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"7\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Digitalisering &amp; innovatie<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"8\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Een gebruiksvriendelijk &amp; toegankelijk betalingsverkeer aanbieden: dat is iets waar banken naar streven. Digitale mogelijkheden helpen om bankieren voor iedereen dichtbij te brengen, ook voor degenen die minder digitaal vaardig zijn.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"8\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"8\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Bank &amp; Maatschappij<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"9\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Banken zijn niet alleen de motor van de economie maar hebben daarnaast ook een belangrijke maatschappelijke rol. Dat betekent dichtbij de klanten staan bij belangrijke momenten en inspelen op noden als die zich aandienen.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"9\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"9\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Fraude &amp; veiligheid<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"10\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Als banksector willen we bijdragen aan een veiligere samenleving. Daarom voeren we samen met partners een actieve strijd tegen online fraude, witwassen en financiering van terrorisme.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"10\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"10\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Duurzaam bankieren<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"11\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Met vraagstukken zoals klimaatverandering en sociale ongelijkheid staan we voor enorme uitdagingen. De financi\u00eble sector kan de overgang naar die duurzame maatschappij versnellen en ondersteunen voor zowel particulieren als ondernemingen. Lees meer over hoe de sector dit in de praktijk doet.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"11\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"11\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Financiering v\/d economie<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"12\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Het financieren van de economie heeft vele gezichten. Financiering van bedrijven, particulieren en de overheid blijft de kernactiviteit van de banken. Dankzij het spaargeld van hun klanten, kunnen zij projecten en dromen realiseren.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"12\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"12\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Toezicht &amp; beleid<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"13\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>De laatste jaren is het toezicht op de banken verscherpt en zijn er veel nieuwe regels gekomen. Dit draagt bij aan de financi\u00eble stabiliteit en het vertrouwen in de banksector, maar het brengt ook uitdagingen met zich mee. <\/p>",
                                    "target": [
                                        "div[data-slick-index=\"13\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"13\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Sparen en beleggen<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"14\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Veel mensen zetten vandaag al geld opzij voor later. Sommige sparen, anderen beleggen. Jouw bank engageert zich om jouw spaargelden goed te beheren. En ook met advies over beleggen staat ze voor je klaar. <\/p>",
                                    "target": [
                                        "div[data-slick-index=\"14\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"14\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Werken in de financi\u00eble sector<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"15\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>",
                                    "target": [
                                        "div[data-slick-index=\"15\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"15\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"experiencecard__label\">Toezicht &amp; beleid<\/p>",
                                    "target": [
                                        ".experiencecard__label"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-m\">Het gebruik van cash blijft verder dalen<\/h2>",
                                    "target": [
                                        ".experiencecard__in > .spacing-m.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"btn color-neutrals-0\">",
                                                    "target": [
                                                        ".experiencecard__in > .color-neutrals-0"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        ".experiencecard__in > .color-neutrals-0 > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#b6c4d1",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"card__label\">Fraude &amp; veiligheid<\/p>",
                                    "target": [
                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__content > .card__contentTop > .card__label"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "contrastRatio": 0,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld<\/h2>",
                                    "target": [
                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "contrastRatio": 0,
                                                "fontSize": "8.3pt (11px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#b6c4d1",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"card__label\">Duurzaam bankieren<\/p>",
                                    "target": [
                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__content > .card__contentTop > .card__label"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "contrastRatio": 0,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Barsten in het glazen plafond?<\/h2>",
                                    "target": [
                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "contrastRatio": 0,
                                                "fontSize": "8.3pt (11px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#b6c4d1",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"card__label\">Financiering v\/d economie<\/p>",
                                    "target": [
                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__content > .card__contentTop > .card__label"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "contrastRatio": 0,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Hypothecaire kredieten stijgen verder in het derde trimester van 2024<\/h2>",
                                    "target": [
                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "contrastRatio": 0,
                                                "fontSize": "8.3pt (11px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#b6c4d1",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"card__label\">Fraude &amp; veiligheid<\/p>",
                                    "target": [
                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__content > .card__contentTop > .card__label"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "contrastRatio": 0,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Geldezels: jongeren blijven een makkelijke prooi<\/h2>",
                                    "target": [
                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "contrastRatio": 0,
                                                "fontSize": "8.3pt (11px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Lees meer<\/span>",
                                    "target": [
                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<label for=\"newsletter-tac\">JA, ik wil de Febelfin nieuwsbrief ontvangen en ga akkoord met de <a href=\"\/nl\/data-protection-policy\" title=\"Data Protection Policy\" rel=\"noreferrer\">Privacy Policy<\/a><\/label>",
                                                    "target": [
                                                        "label[for=\"newsletter-tac\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"\/nl\/data-protection-policy\" title=\"Data Protection Policy\" rel=\"noreferrer\">Privacy Policy<\/a>",
                                    "target": [
                                        "label[for=\"newsletter-tac\"] > a[href$=\"data-protection-policy\"][title=\"Data Protection Policy\"][rel=\"noreferrer\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uxm-modal-tab-body\">",
                                                    "target": [
                                                        ".uxm-modal-tab:nth-child(1) > .uxm-modal-tab-body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.febelfin.be\/nl\/cookie-policy\" title=\"Cookie Policy\" target=\"_blank\">Meer info<\/a>",
                                    "target": [
                                        "a[title=\"Cookie Policy\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "frodo.febelfin.be",
                "base_page_cname": "",
                "base_page_dns_server": "dns53.cloudns.net",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 36157,
                "testUrl": "https:\/\/febelfin.be\/",
                "custom": [
                    "Colordepth",
                    "Dpi",
                    "Images",
                    "Resolution",
                    "fonts",
                    "generated-content-percent",
                    "generated-content-size",
                    "imgs-in-viewport",
                    "imgs-no-alt",
                    "imgs-out-viewport",
                    "jsLibsVulns",
                    "meta-viewport",
                    "possibly-render-blocking-reqs",
                    "rendered-html",
                    "securityHeaders"
                ],
                "Colordepth": 24,
                "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                "Images": "[{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\",\"width\":1905,\"height\":863,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1681,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1333,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1226,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1498,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1600,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1269,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1681,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1333,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1226,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1498,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1600,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1269,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1681,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1333,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1226,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg\",\"width\":665,\"height\":565,\"naturalWidth\":1600,\"naturalHeight\":1220},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png\",\"width\":880,\"height\":520,\"naturalWidth\":847,\"naturalHeight\":563},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png\",\"width\":430,\"height\":249,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg\",\"width\":430,\"height\":249,\"naturalWidth\":1174,\"naturalHeight\":939},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png\",\"width\":430,\"height\":249,\"naturalWidth\":940,\"naturalHeight\":788},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png\",\"width\":430,\"height\":249,\"naturalWidth\":880,\"naturalHeight\":588},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg\",\"width\":665,\"height\":450,\"naturalWidth\":2000,\"naturalHeight\":1334},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png\",\"width\":665,\"height\":450,\"naturalWidth\":1174,\"naturalHeight\":895},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png\",\"width\":665,\"height\":450,\"naturalWidth\":1015,\"naturalHeight\":1005},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg\",\"width\":665,\"height\":592,\"naturalWidth\":600,\"naturalHeight\":400},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\",\"width\":120,\"height\":41,\"naturalWidth\":210,\"naturalHeight\":72}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "FreightTextProBook",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "FreightTextProBook",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "100"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "200"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "900"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "1000"
                    }
                ],
                "generated-content-percent": 36.909999999999997,
                "generated-content-size": 39.490000000000002,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2000,
                        "naturalHeight": 1333
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1681,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1333,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1226,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2000,
                        "naturalHeight": 1333
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1498,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1600,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2000,
                        "naturalHeight": 1333
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1269,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1681,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1333,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1226,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2000,
                        "naturalHeight": 1333
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1498,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1600,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2000,
                        "naturalHeight": 1333
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1269,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1681,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1333,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1226,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2000,
                        "naturalHeight": 1333
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1600,
                        "naturalHeight": 1220
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 847,
                        "naturalHeight": 563
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1174,
                        "naturalHeight": 939
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 940,
                        "naturalHeight": 788
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 880,
                        "naturalHeight": 588
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2000,
                        "naturalHeight": 1334
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1174,
                        "naturalHeight": 895
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1015,
                        "naturalHeight": 1005
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 400
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 210,
                        "naturalHeight": 72
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1",
                "possibly-render-blocking-reqs": [
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                    "https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba",
                    "https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba"
                ],
                "rendered-html": "<html lang=\"nl\"><head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\n\t<link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba\">\n\t\n\t<link rel=\"alternate\" href=\"https:\/\/febelfin.be\/en\" hreflang=\"en\">\n<link rel=\"alternate\" href=\"https:\/\/febelfin.be\/fr\" hreflang=\"fr\">\n<link rel=\"alternate\" href=\"https:\/\/febelfin.be\/nl\" hreflang=\"x-default\">\n<link rel=\"alternate\" href=\"https:\/\/febelfin.be\/nl\" hreflang=\"nl\">\n<title>Home | Febelfin<\/title>\n    <meta name=\"description\" content=\"Febelfin, of ook de federatie van de Belgische banksector. Als sectorfederatie zijn wij de spreekbuis van banken en vertegenwoordigen wij onze leden bij bv. beleidsmakers, toezichthouders, beroepsfederaties en belangenverenigingen. Febelfin vertegenwoordigt ongeveer 245 financi\u00eble instellingen in Belgi\u00eb. De missie van Febelfin: Een financi\u00eble sector laten groeien die ten dienste staat van de maatschappelijke behoeften. We hebben 4 kerntaken. Standpunten innemen voor en door leden. Belangen behartigen op regionaal, nationaal en Europees niveau, maar ook deelnemen aan sociale onderhandelingen en in dialoog treden met een ruim netwerk van stakeholders. Daarnaast verlenen we ook diensten zoals informeren, duiden en advies geven of opleidingen verstrekken via Febelfin Academy. Als laatste communiceren we met de leden en het grote publiek en nemen we deel aan debatten op professioneel, politiek, maatschappelijk en educatief vlak.\">\n\n<meta name=\"date\" content=\"2024-43-19\" scheme=\"YYYY-MM-DD\">\n    <meta name=\"keywords\" content=\"Febelfin, federatie, Belgische banksector\">\n<meta property=\"og:title\" content=\"Home | Febelfin\">\n<meta property=\"og:description\" content=\"Febelfin, of ook de federatie van de Belgische banksector. Als sectorfederatie zijn wij de spreekbuis van banken en vertegenwoordigen wij onze leden bij bv. beleidsmakers, toezichthouders, beroepsfederaties en belangenverenigingen. Febelfin vertegenwoordigt ongeveer 245 financi\u00eble instellingen in Belgi\u00eb. De missie van Febelfin: Een financi\u00eble sector laten groeien die ten dienste staat van de maatschappelijke behoeften. We hebben 4 kerntaken. Standpunten innemen voor en door leden. Belangen behartigen op regionaal, nationaal en Europees niveau, maar ook deelnemen aan sociale onderhandelingen en in dialoog treden met een ruim netwerk van stakeholders. Daarnaast verlenen we ook diensten zoals informeren, duiden en advies geven of opleidingen verstrekken via Febelfin Academy. Als laatste communiceren we met de leden en het grote publiek en nemen we deel aan debatten op professioneel, politiek, maatschappelijk en educatief vlak.\">\n<meta property=\"og:image\" content=\"https:\/\/febelfin.be\/media\/pages\/home\/19359c1460-1696318813\/home-page-nl-1200x630-crop-1.png\">\n<meta property=\"og:url\" content=\"https:\/\/febelfin.be\/nl\">\n<meta property=\"og:site_name\" content=\"Febelfin\">\n<meta property=\"og:determiner\" content=\"auto\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"fb:app_id\" content=\"966242223397117\">\n<link rel=\"canonical\" href=\"https:\/\/febelfin.be\/nl\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Home | Febelfin\">\n<meta name=\"twitter:description\" content=\"Febelfin, of ook de federatie van de Belgische banksector. Als sectorfederatie zijn wij de spreekbuis van banken en vertegenwoordigen wij onze leden bij bv. beleidsmakers, toezichthouders, beroepsfederaties en belangenverenigingen. Febelfin vertegenwoordigt ongeveer 245 financi\u00eble instellingen in Belgi\u00eb. De missie van Febelfin: Een financi\u00eble sector laten groeien die ten dienste staat van de maatschappelijke behoeften. We hebben 4 kerntaken. Standpunten innemen voor en door leden. Belangen behartigen op regionaal, nationaal en Europees niveau, maar ook deelnemen aan sociale onderhandelingen en in dialoog treden met een ruim netwerk van stakeholders. Daarnaast verlenen we ook diensten zoals informeren, duiden en advies geven of opleidingen verstrekken via Febelfin Academy. Als laatste communiceren we met de leden en het grote publiek en nemen we deel aan debatten op professioneel, politiek, maatschappelijk en educatief vlak.\">\n<meta name=\"twitter:image\" content=\"https:\/\/febelfin.be\/media\/pages\/home\/19359c1460-1696318813\/home-page-nl-1200x675-crop-1.png\">\n<script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WD8FXMP\"><\/script><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n'https:\/\/www.googletagmanager.com\/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n})(window,document,'script','dataLayer','GTM-WD8FXMP');<\/script>\n\n<meta name=\"google-site-verification\" content=\"ePlXxEXs3jAuk_UM0NU151CNYmoP1eAR81DF7tgsZ0k\">\n\n\t<\/head>\n<body>\n    <noscript><iframe src=\"https:\/\/www.googletagmanager.com\/ns.html?id=GTM-WD8FXMP\"\nheight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"><\/iframe><\/noscript>\n<div class=\"wrapper\">\n\t<div class=\"wrapper__inner\">\n\t\t<div class=\"wrapper__preheader\">\n\t\t\t<div class=\"upperbar section no-max bgc--light-1\">\n    <div class=\"upperbar__inner section__inner\">\n        <div class=\"upperbar__breadcrumbs\">\n            <div class=\"breadcrumbs\">\n                <div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">\n                    <ul>\n                                                <li>\n                            <a href=\"https:\/\/febelfin.be\/nl\" aria-current=\"page\">\n                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m134.5 65.8-3.2 3.9c-.5.7-1.5.8-2.1.2l-10.4-8.4v57.2c0 4.4-3.6 8-8 8l-29 .1c-1.7 0-3-1.4-3-3V90.9l-16-.1v33c0 1.7-1.3 3-3 3h-29c-4.4 0-8-3.6-8-8V61.6L12.4 70c-.6.5-1.6.4-2.1-.2l-3.2-3.9c-.5-.6-.4-1.6.2-2.1l58.4-47.1c2.9-2.4 7.1-2.4 10.1 0l35 28.2V32.3c0-.8.7-1.5 1.5-1.5h5c.8 0 1.5.7 1.5 1.5v19l15.4 12.4c.7.5.9 1.5.3 2.1zm-23.7 53V55.1l-39-31.5c-.6-.5-1.3-.5-1.9 0l-39 31.5v63.7h24v-33c0-1.7 1.3-3 3-3l26 .1c1.7 0 3 1.3 3 3V119l23.9-.2z\"><\/path><\/svg>                                                            <\/a>\n                        <\/li>\n                                            <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"upperbar__fontsize\">\n            <div class=\"fontsize\">\n                <div class=\"fontsize__inner\">\n                    <a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"m\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>\n                    <a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"l\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>\n                    <a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"xl\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\t\t<\/div>\n\t\t<div class=\"wrapper__header\">\n\t\t\t<div class=\"topbar section no-max\">\n    <div class=\"topbar__inner section__inner\">\n        <div class=\"topbar__brand\">\n            <div class=\"brand\">\n                <a href=\"https:\/\/febelfin.be\/nl\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 179 59.4\" style=\"enable-background:new 0 0 179 59.4\" xml:space=\"preserve\"><path class=\"brand--color-icon\" d=\"M26.4 0H0v58.7c1.2.4 2.5.7 3.8.7 5.9 0 10.8-4.9 10.8-10.8v-34h22c.4-1.2.7-2.5.7-3.8-.1-6-5-10.8-10.9-10.8z\"><\/path><circle class=\"brand--color-icon\" cx=\"25.7\" cy=\"31\" r=\"8.1\"><\/circle><path class=\"brand--color-text\" d=\"M56 25.8v.8h5.8v3.8H56v14.9h-4.5v-15h-3v-3.8h3v-.9c0-4.7 3-7.3 7.4-7.3 1.7 0 3.4.4 5 1.3l-1.4 3.5c-1.2-.5-2.2-.8-3-.8-2.2.1-3.5 1.3-3.5 3.5zM81 37.5H66.8c.6 2.6 2.5 4.3 5.7 4.3 2.3 0 4.3-.7 6.1-1.9l1.8 3.2c-2.3 1.7-5 2.6-8.1 2.6-7 0-10.1-4.8-10.1-9.7 0-2.8.9-5.1 2.7-7 1.8-1.8 4.2-2.8 7-2.8 2.7 0 4.9.9 6.6 2.5 1.8 1.7 2.6 3.9 2.6 6.8 0 .5 0 1.2-.1 2zm-14.2-3.4h9.9c-.4-2.6-2.3-4.2-4.8-4.2-2.6 0-4.5 1.6-5.1 4.2zM101.6 28.9c1.8 1.9 2.7 4.2 2.7 7s-.9 5.1-2.7 7c-1.8 1.8-4 2.8-6.6 2.8-2.4 0-4.4-1-6-2.9v2.5h-4.4V19.1H89V29c1.6-1.9 3.6-2.8 5.9-2.8 2.7-.1 4.9.8 6.7 2.7zm-3.4 3c-1-1.1-2.3-1.7-3.9-1.7s-2.9.5-3.9 1.7c-1 1.1-1.5 2.4-1.5 4s.5 3 1.5 4c1 1.1 2.3 1.6 3.9 1.6s2.9-.6 3.9-1.6c1-1.1 1.5-2.4 1.5-4s-.5-2.9-1.5-4zM125.3 37.5h-14.2c.6 2.6 2.5 4.3 5.7 4.3 2.3 0 4.3-.7 6.1-1.9l1.8 3.2c-2.3 1.7-5 2.6-8.1 2.6-7 0-10.1-4.8-10.1-9.7 0-2.8.9-5.1 2.7-7 1.8-1.8 4.2-2.8 7-2.8 2.7 0 4.9.9 6.6 2.5 1.8 1.7 2.6 3.9 2.6 6.8 0 .5 0 1.2-.1 2zm-14.2-3.4h9.9c-.4-2.6-2.3-4.2-4.8-4.2-2.6 0-4.5 1.6-5.1 4.2zM132.9 45.2h-4.5V19.1h4.5v26.1zM139.1 26c0-4.9 2.7-7.5 6.9-7.5 1.7 0 3.3.4 4.8 1.2l-1.3 3.5c-1.1-.5-2-.7-2.8-.7-2 0-3.1 1.2-3.1 3.4v.8h5.8v3.8h-5.8v14.9h-4.5V30.3h-2.9v-3.8h2.9V26zm15.6-7.3c1.6 0 2.8 1.2 2.8 2.8 0 1.7-1.2 2.8-2.8 2.8s-2.9-1.2-2.9-2.8c0-1.5 1.3-2.8 2.9-2.8zm-2.3 26.5V26.6h4.5v18.6h-4.5zM161.4 45.2V26.6h4.4v2.6c1-1.9 3.2-3.1 5.9-3.1 2 0 3.8.7 5.2 2 1.4 1.3 2.1 3.2 2.1 5.7v11.4h-4.5V35.1c0-3.1-1.6-4.9-4.1-4.9-2.6 0-4.5 2.1-4.5 5v10h-4.5z\"><\/path><\/svg>                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"topbar__main\">\n            <div class=\"topbar__offcanvas\">\n                <a href=\"#\" class=\"offcanvas trigger--offcanvas-toggle\">\n                    <span class=\"offcanvas__text\">Menu<\/span>\n                    <span class=\"offcanvas__symbol\">\n                        <span><\/span>\n                    <\/span>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"header section no-max\">\n    <div class=\"header__inner section__inner\">\n        <div class=\"header__brand\">\n            <div class=\"brand\">\n                <a href=\"https:\/\/febelfin.be\/nl\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 179 59.4\" style=\"enable-background:new 0 0 179 59.4\" xml:space=\"preserve\"><path class=\"brand--color-icon\" d=\"M26.4 0H0v58.7c1.2.4 2.5.7 3.8.7 5.9 0 10.8-4.9 10.8-10.8v-34h22c.4-1.2.7-2.5.7-3.8-.1-6-5-10.8-10.9-10.8z\"><\/path><circle class=\"brand--color-icon\" cx=\"25.7\" cy=\"31\" r=\"8.1\"><\/circle><path class=\"brand--color-text\" d=\"M56 25.8v.8h5.8v3.8H56v14.9h-4.5v-15h-3v-3.8h3v-.9c0-4.7 3-7.3 7.4-7.3 1.7 0 3.4.4 5 1.3l-1.4 3.5c-1.2-.5-2.2-.8-3-.8-2.2.1-3.5 1.3-3.5 3.5zM81 37.5H66.8c.6 2.6 2.5 4.3 5.7 4.3 2.3 0 4.3-.7 6.1-1.9l1.8 3.2c-2.3 1.7-5 2.6-8.1 2.6-7 0-10.1-4.8-10.1-9.7 0-2.8.9-5.1 2.7-7 1.8-1.8 4.2-2.8 7-2.8 2.7 0 4.9.9 6.6 2.5 1.8 1.7 2.6 3.9 2.6 6.8 0 .5 0 1.2-.1 2zm-14.2-3.4h9.9c-.4-2.6-2.3-4.2-4.8-4.2-2.6 0-4.5 1.6-5.1 4.2zM101.6 28.9c1.8 1.9 2.7 4.2 2.7 7s-.9 5.1-2.7 7c-1.8 1.8-4 2.8-6.6 2.8-2.4 0-4.4-1-6-2.9v2.5h-4.4V19.1H89V29c1.6-1.9 3.6-2.8 5.9-2.8 2.7-.1 4.9.8 6.7 2.7zm-3.4 3c-1-1.1-2.3-1.7-3.9-1.7s-2.9.5-3.9 1.7c-1 1.1-1.5 2.4-1.5 4s.5 3 1.5 4c1 1.1 2.3 1.6 3.9 1.6s2.9-.6 3.9-1.6c1-1.1 1.5-2.4 1.5-4s-.5-2.9-1.5-4zM125.3 37.5h-14.2c.6 2.6 2.5 4.3 5.7 4.3 2.3 0 4.3-.7 6.1-1.9l1.8 3.2c-2.3 1.7-5 2.6-8.1 2.6-7 0-10.1-4.8-10.1-9.7 0-2.8.9-5.1 2.7-7 1.8-1.8 4.2-2.8 7-2.8 2.7 0 4.9.9 6.6 2.5 1.8 1.7 2.6 3.9 2.6 6.8 0 .5 0 1.2-.1 2zm-14.2-3.4h9.9c-.4-2.6-2.3-4.2-4.8-4.2-2.6 0-4.5 1.6-5.1 4.2zM132.9 45.2h-4.5V19.1h4.5v26.1zM139.1 26c0-4.9 2.7-7.5 6.9-7.5 1.7 0 3.3.4 4.8 1.2l-1.3 3.5c-1.1-.5-2-.7-2.8-.7-2 0-3.1 1.2-3.1 3.4v.8h5.8v3.8h-5.8v14.9h-4.5V30.3h-2.9v-3.8h2.9V26zm15.6-7.3c1.6 0 2.8 1.2 2.8 2.8 0 1.7-1.2 2.8-2.8 2.8s-2.9-1.2-2.9-2.8c0-1.5 1.3-2.8 2.9-2.8zm-2.3 26.5V26.6h4.5v18.6h-4.5zM161.4 45.2V26.6h4.4v2.6c1-1.9 3.2-3.1 5.9-3.1 2 0 3.8.7 5.2 2 1.4 1.3 2.1 3.2 2.1 5.7v11.4h-4.5V35.1c0-3.1-1.6-4.9-4.1-4.9-2.6 0-4.5 2.1-4.5 5v10h-4.5z\"><\/path><\/svg>                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"header__main\">\n            <div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">\n                <a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Zoeken\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m118.1 125.5-24-24c-8 6.9-18.7 10.7-29.9 10.7-26.7 0-48-21.3-48-48s21.3-48 48-48 48 21.3 48 48c0 11.2-4.3 21.9-10.7 29.9l24 24-7.4 7.4zm-16-60.8c0-20.8-16.5-37.3-37.3-37.3S27.4 43.9 27.4 64.7 43.9 102 64.7 102c20.3.1 37.4-17 37.4-37.3z\"><\/path><\/svg>                <\/a>\n            <\/div>\n            <div class=\"header__navigation\">\n                <div class=\"navigation\">\n                    <div class=\"navigation__inner\">\n                        <ul role=\"navigation\" aria-label=\"Navigation\">\n        <li>\n        <a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\" class=\"page-over-febelfin\">\n            <span>Over Febelfin<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>                    <\/a>\n                    <ul class=\"navigation__sub\">\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/team\" class=\"subpage-team\">Team<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/bestuur\" class=\"subpage-bestuur\">Bestuur<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/leden\" class=\"subpage-leden\">Leden<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/lidmaatschap\" class=\"subpage-lidmaatschap\">Lidmaatschap<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/statuten\" class=\"subpage-statuten\">Statuten<\/a><\/li>\n                            <\/ul>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/nl\/diensten\" class=\"page-diensten\">\n            <span>Diensten<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>                    <\/a>\n                    <ul class=\"navigation__sub\">\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/slapende-rekening-opzoeken\" class=\"subpage-slapende-rekening-opzoeken\">Slapende rekening opzoeken<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/rekening-overledene-opzoeken\" class=\"subpage-rekening-overledene-opzoeken\">Rekening overledene opzoeken<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/van-bank-veranderen\" class=\"subpage-van-bank-veranderen\">Van bank veranderen<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/weigering-schuldsaldoverzekering\" class=\"subpage-weigering-schuldsaldoverzekering\">Weigering schuldsaldoverzekering<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/klacht-indienen\" class=\"subpage-klacht-indienen\">Klacht indienen<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/huurwaarborg-aanvragen\" class=\"subpage-huurwaarborg-aanvragen\">Huurwaarborg aanvragen<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/basisbankdienst-voor-particulieren\" class=\"subpage-basisbankdienst-voor-particulieren\">Basisbankdienst voor particulieren<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/basisbankdienst-voor-ondernemingen\" class=\"subpage-basisbankdienst-voor-ondernemingen\">Basisbankdienst voor ondernemingen<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/universele-bankdienst\" class=\"subpage-universele-bankdienst\">Universele bankdienst<\/a><\/li>\n                            <\/ul>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/nl\/themas\" class=\"page-themas\">\n            <span>Thema's<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>                    <\/a>\n                    <ul class=\"navigation__sub\">\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/themas\/digitaal-betalen-en-bankieren\" class=\"subpage-digitaal-betalen-en-bankieren\">Digitalisering &amp; innovatie<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/themas\/bank-maatschappij\" class=\"subpage-bank-maatschappij\">Bank &amp; Maatschappij<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\" class=\"subpage-fraude-veiligheid\">Fraude &amp; veiligheid<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/themas\/duurzaamheid\" class=\"subpage-duurzaamheid\">Duurzaam bankieren<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/themas\/financiering-v-d-economie\" class=\"subpage-financiering-v-d-economie\">Financiering v\/d economie<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\" class=\"subpage-toezicht-beleid\">Toezicht &amp; beleid<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/themas\/sparen-en-beleggen\" class=\"subpage-sparen-en-beleggen\">Sparen en beleggen<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/themas\/werken-in-de-financiele-sector\" class=\"subpage-werken-in-de-financiele-sector\">Werken in de financi\u00eble sector<\/a><\/li>\n                            <\/ul>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/nl\/cijfers\" class=\"page-cijfers\">\n            <span>Cijfers<\/span>\n                    <\/a>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/nl\/pers\" class=\"page-pers\">\n            <span>Pers<\/span>\n                    <\/a>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/nl\/publicaties\" class=\"page-publicaties\">\n            <span>Publicaties<\/span>\n                    <\/a>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/nl\/contact\" class=\"page-contact\">\n            <span>Contact<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>                    <\/a>\n                    <ul class=\"navigation__sub\">\n                            <\/ul>\n            <\/li>\n    <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"header__language\">\n                <div class=\"language\">\n\t\t\t\t\t<ul role=\"navigation\" aria-label=\"Navigation\">\n\t<li>\n\t\t<a href=\"https:\/\/febelfin.be\/nl\" hreflang=\"nl aria-current=\" page\"=\"\">\n\t\t\t<span>nl<\/span>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>\t\t<\/a>\n\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/fr\" hreflang=\"fr\">\n\t\t\t\t\t\tfr\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\" hreflang=\"en\">\n\t\t\t\t\t\ten\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<\/ul>\n\t<\/li>\n<\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<div class=\"bigmenu section no-max\">\n    <div class=\"bigmenu__inner section__inner\">\n        <div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">\n            <div class=\"searchField\">\n                <form method=\"get\" action=\"https:\/\/febelfin.be\/nl\/zoeken\">\n                    <div class=\"searchField__inner\">\n                        <div class=\"searchField__icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m118.1 125.5-24-24c-8 6.9-18.7 10.7-29.9 10.7-26.7 0-48-21.3-48-48s21.3-48 48-48 48 21.3 48 48c0 11.2-4.3 21.9-10.7 29.9l24 24-7.4 7.4zm-16-60.8c0-20.8-16.5-37.3-37.3-37.3S27.4 43.9 27.4 64.7 43.9 102 64.7 102c20.3.1 37.4-17 37.4-37.3z\"><\/path><\/svg>                        <\/div>\n                        <div class=\"searchField__input\">\n                            <input type=\"text\" name=\"q\" placeholder=\"Zoeken\">\n                        <\/div>\n                        <div class=\"searchField__button\">\n                            <button type=\"submit\"><span>Zoeken<\/span><\/button>\n                        <\/div>\n                        <div class=\"searchField__close\">\n                            <a href=\"#\" class=\"trigger--offcanvas-toggle\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m74.9 70.9 45.6 45.6c.4.4.8 1.2.8 2 0 1.6-1.2 2.8-2.8 2.8-.8 0-1.6-.4-2-.8L70.9 74.9l-45.6 45.6c-.4.4-1.2.8-2 .8-1.6 0-2.8-1.2-2.8-2.8 0-.8.4-1.6.8-2l45.6-45.6-45.6-45.6c-.4-.4-.8-1.2-.8-2 0-1.6 1.2-2.8 2.8-2.8.8 0 1.6.4 2 .8l45.6 45.6 45.6-45.6c.4-.4 1.2-.8 2-.8 1.6 0 2.8 1.2 2.8 2.8 0 .8-.4 1.6-.8 2L74.9 70.9z\"><\/path><\/svg>                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/form>\n            <\/div>\n        <\/div>\n        <div class=\"bigmenu__main\">\n            <div class=\"bigmenu__columns\" role=\"navigation\" aria-label=\"Mobile Navigation\">\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\" class=\"page-over-febelfin\">\n\t\t\t\t\t\t\tOver Febelfin\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                    <div class=\"bigmenu__navigation\">\n                        <ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/team\" class=\"subpage-team\">\n\t\t\t\t\t\t\t\t\t\tTeam\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/bestuur\" class=\"subpage-bestuur\">\n\t\t\t\t\t\t\t\t\t\tBestuur\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/leden\" class=\"subpage-leden\">\n\t\t\t\t\t\t\t\t\t\tLeden\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/lidmaatschap\" class=\"subpage-lidmaatschap\">\n\t\t\t\t\t\t\t\t\t\tLidmaatschap\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/statuten\" class=\"subpage-statuten\">\n\t\t\t\t\t\t\t\t\t\tStatuten\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t                        <\/ul>\n                    <\/div>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\" class=\"page-diensten\">\n\t\t\t\t\t\t\tDiensten\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                    <div class=\"bigmenu__navigation\">\n                        <ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/slapende-rekening-opzoeken\" class=\"subpage-slapende-rekening-opzoeken\">\n\t\t\t\t\t\t\t\t\t\tSlapende rekening opzoeken\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/rekening-overledene-opzoeken\" class=\"subpage-rekening-overledene-opzoeken\">\n\t\t\t\t\t\t\t\t\t\tRekening overledene opzoeken\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/van-bank-veranderen\" class=\"subpage-van-bank-veranderen\">\n\t\t\t\t\t\t\t\t\t\tVan bank veranderen\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/weigering-schuldsaldoverzekering\" class=\"subpage-weigering-schuldsaldoverzekering\">\n\t\t\t\t\t\t\t\t\t\tWeigering schuldsaldoverzekering\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/klacht-indienen\" class=\"subpage-klacht-indienen\">\n\t\t\t\t\t\t\t\t\t\tKlacht indienen\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/huurwaarborg-aanvragen\" class=\"subpage-huurwaarborg-aanvragen\">\n\t\t\t\t\t\t\t\t\t\tHuurwaarborg aanvragen\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/basisbankdienst-voor-particulieren\" class=\"subpage-basisbankdienst-voor-particulieren\">\n\t\t\t\t\t\t\t\t\t\tBasisbankdienst voor particulieren\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/basisbankdienst-voor-ondernemingen\" class=\"subpage-basisbankdienst-voor-ondernemingen\">\n\t\t\t\t\t\t\t\t\t\tBasisbankdienst voor ondernemingen\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/universele-bankdienst\" class=\"subpage-universele-bankdienst\">\n\t\t\t\t\t\t\t\t\t\tUniversele bankdienst\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t                        <\/ul>\n                    <\/div>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\" class=\"page-themas\">\n\t\t\t\t\t\t\tThema's\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                    <div class=\"bigmenu__navigation\">\n                        <ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/digitaal-betalen-en-bankieren\" class=\"subpage-digitaal-betalen-en-bankieren\">\n\t\t\t\t\t\t\t\t\t\tDigitalisering &amp; innovatie\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/bank-maatschappij\" class=\"subpage-bank-maatschappij\">\n\t\t\t\t\t\t\t\t\t\tBank &amp; Maatschappij\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\" class=\"subpage-fraude-veiligheid\">\n\t\t\t\t\t\t\t\t\t\tFraude &amp; veiligheid\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/duurzaamheid\" class=\"subpage-duurzaamheid\">\n\t\t\t\t\t\t\t\t\t\tDuurzaam bankieren\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/financiering-v-d-economie\" class=\"subpage-financiering-v-d-economie\">\n\t\t\t\t\t\t\t\t\t\tFinanciering v\/d economie\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\" class=\"subpage-toezicht-beleid\">\n\t\t\t\t\t\t\t\t\t\tToezicht &amp; beleid\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/sparen-en-beleggen\" class=\"subpage-sparen-en-beleggen\">\n\t\t\t\t\t\t\t\t\t\tSparen en beleggen\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/werken-in-de-financiele-sector\" class=\"subpage-werken-in-de-financiele-sector\">\n\t\t\t\t\t\t\t\t\t\tWerken in de financi\u00eble sector\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t                        <\/ul>\n                    <\/div>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/cijfers\" class=\"page-cijfers\">\n\t\t\t\t\t\t\tCijfers\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/pers\" class=\"page-pers\">\n\t\t\t\t\t\t\tPers\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/publicaties\" class=\"page-publicaties\">\n\t\t\t\t\t\t\tPublicaties\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/contact\" class=\"page-contact\">\n\t\t\t\t\t\t\tContact\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                    <div class=\"bigmenu__navigation\">\n                        <ul>\n\t\t\t\t\t\t\t                        <\/ul>\n                    <\/div>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <div class=\"bigmenu__language bigmenu__heading spacing-l heading weight-400\">\n\t\t\t\t\t\t\t\t\t\t\t\t<ul role=\"navigation\" aria-label=\"Navigation\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\" hreflang=\"nl\">\n\t\t\t\t\t\t\t\t\tnl\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/fr\" hreflang=\"fr\">\n\t\t\t\t\t\t\t\t\tfr\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\" hreflang=\"en\">\n\t\t\t\t\t\t\t\t\ten\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t                    <\/div>\n                    <a href=\"#\" class=\"btn color-neutrals-0\"><span>Contacteer ons<\/span><\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\t\t<\/div>\n\t\t<div class=\"wrapper__content\">\n\t\t\t\t\t\t\n<div id=\"16ccb961-1e14-46ba-a263-c00803faa809\" class=\"section contentSection padding-t-0 padding-b-0\">\n    <div class=\"contentSection__inner\">\n        <div class=\"experience\">\n            <div class=\"experience__visual\" data-darken=\"40\">\n                \n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">\n\n            <\/div>\n            <div class=\"experience__content\">\n                <div class=\"experience__inner section__inner\">\n                    <div class=\"experience__box\">\n\t\t\t\t\t\t<h1 class=\"heading size-xxl spacing-l\">Welkom,<br>Wij zijn Febelfin.<\/h1>\n<div class=\"paragraph size-l\">\n\t<p>We vertegenwoordigen de financi\u00eble sector en gidsen jou doorheen het complexe financi\u00eble landschap aan de hand van advies en objectieve informatie.<\/p><\/div>\n\n<div class=\"actions\">\n\t<div class=\"actions__inner\">\n\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\" class=\"btn type-solid color-neutrals-0\">\n    <span>Wat kunnen we voor je doen?<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\" class=\"btn color-neutrals-0\">\n    <span>Wie zijn we?<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n\t<\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\t<div id=\"9fb1fb12-b196-4055-ac6f-f974f9761b75\" class=\"section contentSection padding-b-s\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-l\">Jouw gids door het financi\u00eble landschap<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"section contentSection padding-t-0 padding-b-0\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"carousel\">\n\t\t\t\t<div class=\"carousel__inner\">\n\t\t\t\t\t<div class=\"carousel__holder target--carousel-element\">\n\t\t\t\t\t\t<div class=\"carousel__list slick-initialized slick-slider\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slick-list draggable\"><div class=\"slick-track\" style=\"opacity: 1; width: 6660px; transform: translate3d(-1332px, 0px, 0px);\"><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/financiering-v-d-economie\" class=\"card__link\" aria-label=\"Read more about Financiering v\/d economie\" title=\"Read more about Financiering v\/d economie\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Financiering v\/d economie<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Het financieren van de economie heeft vele gezichten. Financiering van bedrijven, particulieren en de overheid blijft de kernactiviteit van de banken. Dankzij het spaargeld van hun klanten, kunnen zij projecten en dromen realiseren.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\" class=\"card__link\" aria-label=\"Read more about Toezicht &amp; beleid\" title=\"Read more about Toezicht &amp; beleid\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Toezicht &amp; beleid<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>De laatste jaren is het toezicht op de banken verscherpt en zijn er veel nieuwe regels gekomen. Dit draagt bij aan de financi\u00eble stabiliteit en het vertrouwen in de banksector, maar het brengt ook uitdagingen met zich mee. <\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-2\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/sparen-en-beleggen\" class=\"card__link\" aria-label=\"Read more about Sparen en beleggen\" title=\"Read more about Sparen en beleggen\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Sparen en beleggen<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Veel mensen zetten vandaag al geld opzij voor later. Sommige sparen, anderen beleggen. Jouw bank engageert zich om jouw spaargelden goed te beheren. En ook met advies over beleggen staat ze voor je klaar. <\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/werken-in-de-financiele-sector\" class=\"card__link\" aria-label=\"Read more about Werken in de financi\u00eble sector\" title=\"Read more about Werken in de financi\u00eble sector\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Werken in de financi\u00eble sector<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>De financi\u00eble sector heeft oog voor haar medewerkers. Wist je dat de financi\u00eble sector een voortrekker is op gebied van diversiteit &amp; inclusie? Droom je van een job in onze sector? Op zoek naar een bijscholing of wil je je talent graag ergens anders inzetten? Neem dan een kijkje in een van de rubrieken hieronder.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/digitaal-betalen-en-bankieren\" class=\"card__link\" aria-label=\"Read more about Digitalisering &amp; innovatie\" title=\"Read more about Digitalisering &amp; innovatie\" tabindex=\"0\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Digitalisering &amp; innovatie<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Een gebruiksvriendelijk &amp; toegankelijk betalingsverkeer aanbieden: dat is iets waar banken naar streven. Digitale mogelijkheden helpen om bankieren voor iedereen dichtbij te brengen, ook voor degenen die minder digitaal vaardig zijn.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/bank-maatschappij\" class=\"card__link\" aria-label=\"Read more about Bank &amp; Maatschappij\" title=\"Read more about Bank &amp; Maatschappij\" tabindex=\"0\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Bank &amp; Maatschappij<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Banken zijn niet alleen de motor van de economie maar hebben daarnaast ook een belangrijke maatschappelijke rol. Dat betekent dichtbij de klanten staan bij belangrijke momenten en inspelen op noden als die zich aandienen.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\" class=\"card__link\" aria-label=\"Read more about Fraude &amp; veiligheid\" title=\"Read more about Fraude &amp; veiligheid\" tabindex=\"0\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Fraude &amp; veiligheid<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Als banksector willen we bijdragen aan een veiligere samenleving. Daarom voeren we samen met partners een actieve strijd tegen online fraude, witwassen en financiering van terrorisme.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/duurzaamheid\" class=\"card__link\" aria-label=\"Read more about Duurzaam bankieren\" title=\"Read more about Duurzaam bankieren\" tabindex=\"0\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Duurzaam bankieren<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Met vraagstukken zoals klimaatverandering en sociale ongelijkheid staan we voor enorme uitdagingen. De financi\u00eble sector kan de overgang naar die duurzame maatschappij versnellen en ondersteunen voor zowel particulieren als ondernemingen. Lees meer over hoe de sector dit in de praktijk doet.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/financiering-v-d-economie\" class=\"card__link\" aria-label=\"Read more about Financiering v\/d economie\" title=\"Read more about Financiering v\/d economie\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Financiering v\/d economie<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Het financieren van de economie heeft vele gezichten. Financiering van bedrijven, particulieren en de overheid blijft de kernactiviteit van de banken. Dankzij het spaargeld van hun klanten, kunnen zij projecten en dromen realiseren.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\" class=\"card__link\" aria-label=\"Read more about Toezicht &amp; beleid\" title=\"Read more about Toezicht &amp; beleid\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Toezicht &amp; beleid<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>De laatste jaren is het toezicht op de banken verscherpt en zijn er veel nieuwe regels gekomen. Dit draagt bij aan de financi\u00eble stabiliteit en het vertrouwen in de banksector, maar het brengt ook uitdagingen met zich mee. <\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide\" data-slick-index=\"6\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/sparen-en-beleggen\" class=\"card__link\" aria-label=\"Read more about Sparen en beleggen\" title=\"Read more about Sparen en beleggen\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Sparen en beleggen<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Veel mensen zetten vandaag al geld opzij voor later. Sommige sparen, anderen beleggen. Jouw bank engageert zich om jouw spaargelden goed te beheren. En ook met advies over beleggen staat ze voor je klaar. <\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide\" data-slick-index=\"7\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/werken-in-de-financiele-sector\" class=\"card__link\" aria-label=\"Read more about Werken in de financi\u00eble sector\" title=\"Read more about Werken in de financi\u00eble sector\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Werken in de financi\u00eble sector<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>De financi\u00eble sector heeft oog voor haar medewerkers. Wist je dat de financi\u00eble sector een voortrekker is op gebied van diversiteit &amp; inclusie? Droom je van een job in onze sector? Op zoek naar een bijscholing of wil je je talent graag ergens anders inzetten? Neem dan een kijkje in een van de rubrieken hieronder.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"8\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/digitaal-betalen-en-bankieren\" class=\"card__link\" aria-label=\"Read more about Digitalisering &amp; innovatie\" title=\"Read more about Digitalisering &amp; innovatie\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Digitalisering &amp; innovatie<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Een gebruiksvriendelijk &amp; toegankelijk betalingsverkeer aanbieden: dat is iets waar banken naar streven. Digitale mogelijkheden helpen om bankieren voor iedereen dichtbij te brengen, ook voor degenen die minder digitaal vaardig zijn.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"9\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/bank-maatschappij\" class=\"card__link\" aria-label=\"Read more about Bank &amp; Maatschappij\" title=\"Read more about Bank &amp; Maatschappij\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Bank &amp; Maatschappij<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Banken zijn niet alleen de motor van de economie maar hebben daarnaast ook een belangrijke maatschappelijke rol. Dat betekent dichtbij de klanten staan bij belangrijke momenten en inspelen op noden als die zich aandienen.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"10\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\" class=\"card__link\" aria-label=\"Read more about Fraude &amp; veiligheid\" title=\"Read more about Fraude &amp; veiligheid\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Fraude &amp; veiligheid<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Als banksector willen we bijdragen aan een veiligere samenleving. Daarom voeren we samen met partners een actieve strijd tegen online fraude, witwassen en financiering van terrorisme.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"11\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/duurzaamheid\" class=\"card__link\" aria-label=\"Read more about Duurzaam bankieren\" title=\"Read more about Duurzaam bankieren\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Duurzaam bankieren<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Met vraagstukken zoals klimaatverandering en sociale ongelijkheid staan we voor enorme uitdagingen. De financi\u00eble sector kan de overgang naar die duurzame maatschappij versnellen en ondersteunen voor zowel particulieren als ondernemingen. Lees meer over hoe de sector dit in de praktijk doet.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"12\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/financiering-v-d-economie\" class=\"card__link\" aria-label=\"Read more about Financiering v\/d economie\" title=\"Read more about Financiering v\/d economie\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Financiering v\/d economie<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Het financieren van de economie heeft vele gezichten. Financiering van bedrijven, particulieren en de overheid blijft de kernactiviteit van de banken. Dankzij het spaargeld van hun klanten, kunnen zij projecten en dromen realiseren.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"13\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\" class=\"card__link\" aria-label=\"Read more about Toezicht &amp; beleid\" title=\"Read more about Toezicht &amp; beleid\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Toezicht &amp; beleid<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>De laatste jaren is het toezicht op de banken verscherpt en zijn er veel nieuwe regels gekomen. Dit draagt bij aan de financi\u00eble stabiliteit en het vertrouwen in de banksector, maar het brengt ook uitdagingen met zich mee. <\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"14\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/sparen-en-beleggen\" class=\"card__link\" aria-label=\"Read more about Sparen en beleggen\" title=\"Read more about Sparen en beleggen\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Sparen en beleggen<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Veel mensen zetten vandaag al geld opzij voor later. Sommige sparen, anderen beleggen. Jouw bank engageert zich om jouw spaargelden goed te beheren. En ook met advies over beleggen staat ze voor je klaar. <\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"15\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/werken-in-de-financiele-sector\" class=\"card__link\" aria-label=\"Read more about Werken in de financi\u00eble sector\" title=\"Read more about Werken in de financi\u00eble sector\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Werken in de financi\u00eble sector<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>De financi\u00eble sector heeft oog voor haar medewerkers. Wist je dat de financi\u00eble sector een voortrekker is op gebied van diversiteit &amp; inclusie? Droom je van een job in onze sector? Op zoek naar een bijscholing of wil je je talent graag ergens anders inzetten? Neem dan een kijkje in een van de rubrieken hieronder.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"carousel__direction\">\n\t\t\t\t\t\t<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Vorige\" title=\"Vorige\" style=\"\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M45.4 5.7 39.6 0 11.3 28.3l28.3 28.4 5.8-5.7-22.6-22.7z\"><\/path><\/svg>\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Volgende\" title=\"Volgende\" style=\"\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"m11.3 51 5.8 5.7 28.3-28.4L17.1 0l-5.8 5.7 22.6 22.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"section contentSection padding-t-0\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t<div class=\"actions align-limited\">\n\t\t\t\t\t\t<div class=\"actions__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\" class=\"btn color-secondary-1 type-solid\">\n\t\t\t\t\t\t\t\t\t<span>Ontdek alle thema's<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n<div id=\"6e5c731e-d312-4ee6-a0c9-4831db74ba45\" class=\"section contentSection\">\n    <div class=\"section__inner contentSection__inner\">\n        <div class=\"block\">\n            <div class=\"block__visual\">\n                                <div class=\"block__visualHolder\">\n                    \n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg\" alt=\"\">\n\n                <\/div>\n            <\/div>\n            <div class=\"block__content\">\n                <div class=\"block__inner section__inner\">\n                    <div class=\"block__in\">\n                        <h2 class=\"heading size-xl spacing-m\">Febelfin daagt je uit met de hacker hotline<\/h2>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n<div class=\"paragraph\">\n\t<p>Nog te veel jongeren zijn te weinig op de hoogte van online fraude. 23% van de jongeren heeft nog nooit van phishing gehoord. Met de Hacker Hotline, een mobiele escape game, wil Febelfin jongeren op een ludieke manier bewust maken van de gevaren van online fraude en hen helpen om zichzelf hier tegen te wapenen. Spelers worden uitgedaagd om slimmer te zijn dan de phisher\u2026<\/p><\/div>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n\n<div class=\"actions align-left\">\n\t<div class=\"actions__inner\">\n\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\/online-fraudevormen\/escape-game-the-hacker-hotline\" class=\"btn color-secondary-1 type-solid\">\n    <span>Lees meer<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n\t<\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\t<div id=\"0cc1c773-0f89-4701-b8ac-4da1337d6bda\" class=\"section contentSection padding-b-s\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-l\">De banksector in cijfers<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div id=\"0cc1c773-0f89-4701-b8ac-4da1337d6bda\" class=\"section contentSection padding-t-0\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee\" data-marquee-direction=\"-1\" data-marquee-speed=\"1\" style=\"transform: translate(-1804px, 0px);\">\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>krediet aan overheid<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>krediet aan overheid<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>krediet aan overheid<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee\" data-marquee-direction=\"1\" data-marquee-speed=\"1\" style=\"transform: translate(-3446px, 0px);\">\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banken<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banken<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banken<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t<\/div>\n\n\n\t<div id=\"6161cebd-c7af-46e7-b185-ff038f55d3e8\" class=\"section contentSection padding-b-s\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-l\">Actualiteit<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"section contentSection padding-t-0 padding-b-0\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"cardgrid size-s\">\n\t\t\t\t<div class=\"cardgrid__inner\">\n\t\t\t\t\t<div class=\"cardgrid__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"experiencecard\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\" class=\"experiencecard__link\" aria-label=\"Read more about Het gebruik van cash blijft verder dalen\" title=\"Read more about Het gebruik van cash blijft verder dalen\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"experiencecard__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"experiencecard__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"experiencecard__in\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"experiencecard__label\">Toezicht &amp; beleid<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-m\">Het gebruik van cash blijft verder dalen<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<button class=\"btn color-neutrals-0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span>Lees meer<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card color-light-1\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\" class=\"card__link\" aria-label=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\" title=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"card__label\">Fraude &amp; veiligheid<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card color-light-1\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\" class=\"card__link\" aria-label=\"Read more about Barsten in het glazen plafond?\" title=\"Read more about Barsten in het glazen plafond?\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"card__label\">Duurzaam bankieren<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Barsten in het glazen plafond?<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card color-light-1\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\" class=\"card__link\" aria-label=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\" title=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"card__label\">Financiering v\/d economie<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Hypothecaire kredieten stijgen verder in het derde trimester van 2024<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card color-light-1\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\" class=\"card__link\" aria-label=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\" title=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"card__label\">Fraude &amp; veiligheid<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Geldezels: jongeren blijven een makkelijke prooi<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"section contentSection padding-t-s\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t<div class=\"actions align-limited\">\n\t\t\t\t\t\t<div class=\"actions__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n<div id=\"d7bb2975-b996-4ce7-aad8-baa06583788f\" class=\"section contentSection bgc--light-1\">\n    <div class=\"section__inner contentSection__inner\">\n        <div class=\"block type-alt\">\n            <div class=\"block__visual\">\n                                <div class=\"block__visualHolder\">\n                    \n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg\" alt=\"\">\n\n                <\/div>\n            <\/div>\n            <div class=\"block__content\">\n                <div class=\"block__inner section__inner\">\n                    <div class=\"block__in\">\n                        <h2 class=\"heading size-xl spacing-m\">Banksluitingsdagen<\/h2>\n<div class=\"paragraph\">\n\t<p>Elk jaar zijn de banken een aantal dagen dicht. Die dagen worden ruim op voorhand vastgelegd in het PC 310. Zo zijn bankmedewerkers goed voorbereid en kunnen ook bankklanten tijdig hun voorzorgen nemen.<\/p><\/div>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n\n<div class=\"actions align-left\">\n\t<div class=\"actions__inner\">\n\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/werken-in-de-financiele-sector\/banksluitingsdagen\" class=\"btn color-secondary-1 type-solid\">\n    <span>Meer informatie<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n\t<\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\t<div id=\"fc461644-5da5-4e04-bcc4-f5420efe2880\" class=\"section contentSection padding-b-s bgc--light-1\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-l\">Interessante publicaties<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"section contentSection padding-t-0 bgc--light-1\">\n\t\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t\t<div class=\"block\">\n\t\t\t\t\t<div class=\"block__visual\">\n\t\t\t\t\t\t<div class=\"block__visualHolder\">\n\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png\" alt=\"\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"block__content\">\n\t\t\t\t\t\t<div class=\"block__inner section__inner\">\n\t\t\t\t\t\t\t<div class=\"block__in\">\n\t\t\t\t\t\t\t\t<p class=\"fc--neutrals-4\">Toezicht &amp; beleid<\/p>\n\t\t\t\t\t\t\t\t<h2 class=\"fc--primary-1 heading size-s spacing-m\">De betekenis van banken voor klanten en samenleving<\/h2>\n\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\" class=\"link color-secondary-1\" aria-label=\"Lees meer over De betekenis van banken voor klanten en samenleving\" title=\"Lees meer over De betekenis van banken voor klanten en samenleving\">\n\t\t\t\t\t\t\t\t\t<span>Lees meer<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"section contentSection padding-t-0 bgc--light-1\">\n\t\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t\t<div class=\"block type-alt\">\n\t\t\t\t\t<div class=\"block__visual\">\n\t\t\t\t\t\t<div class=\"block__visualHolder\">\n\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png\" alt=\"\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"block__content\">\n\t\t\t\t\t\t<div class=\"block__inner section__inner\">\n\t\t\t\t\t\t\t<div class=\"block__in\">\n\t\t\t\t\t\t\t\t<p class=\"fc--neutrals-4\">Politieke memoranda<\/p>\n\t\t\t\t\t\t\t\t<h2 class=\"fc--primary-1 heading size-s spacing-m\">Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst<\/h2>\n\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\" class=\"link color-secondary-1\" aria-label=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\" title=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\">\n\t\t\t\t\t\t\t\t\t<span>Lees meer<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\n\t<div class=\"section contentSection padding-t-s bgc--light-1\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t<div class=\"actions align-limited\">\n\t\t\t\t\t\t<div class=\"actions__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/publicaties\" class=\"btn color-secondary-1 type-solid\">\n\t\t\t\t\t\t\t\t\t<span>Meer publicaties<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n<div id=\"3f7b252a-eb94-4e56-bb13-0822a0699b3d\" class=\"section contentSection\">\n    <div class=\"section__inner contentSection__inner\">\n        <div class=\"block type-alt\">\n            <div class=\"block__visual\">\n                                <div class=\"block__visualHolder\">\n                    \n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg\" alt=\"\">\n\n                <\/div>\n            <\/div>\n            <div class=\"block__content\">\n                <div class=\"block__inner section__inner\">\n                    <div class=\"block__in\">\n                        <div class=\"block__partner\">\n\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\" alt=\"\">\n\n<\/div>\n<h2 class=\"heading size-xl spacing-m\">Ontdek de financi\u00eble opleidingen van Febelfin Academy<\/h2>\n<div class=\"paragraph\">\n\t<p>Ben je op zoek naar een financi\u00eble opleiding of bijscholing om je professionele mogelijkheden te verruimen of wil je een erkend examen afleggen om van start te gaan in de financi\u00eble sector? Laat je inspireren door het aanbod van Febelfin Academy.<\/p><\/div>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n\n<div class=\"actions align-left\">\n\t<div class=\"actions__inner\">\n\t\t<a href=\"https:\/\/febelfin-academy.be\" target=\"_blank\" class=\"btn color-secondary-1 type-solid\">\n    <span>Febelfin-academy.be<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n\t<\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\t\t<\/div>\n\t\t<div class=\"wrapper__footer\">\n\t\t\t<div class=\"footer section no-max\">\n    <div class=\"footer__main\">\n        <div class=\"footer__inner section__inner\">\n            <div class=\"footer__socials\">\n\t\t\t\tVolg je ons al? Blijf op de hoogte via <a href=\"https:\/\/www.facebook.com\/Febelfin\/?locale=fr_FR\" target=\"_blank\" rel=\"noreferrer\">Facebook<\/a>, <a href=\"https:\/\/www.tiktok.com\/@febelfin\" target=\"_blank\" rel=\"noreferrer\">TikTok<\/a>, <a href=\"https:\/\/twitter.com\/Febelfin\/\" target=\"_blank\" rel=\"noreferrer\">Twitter<\/a>, <a href=\"https:\/\/www.linkedin.com\/company\/714903\/admin\/\" target=\"_blank\" rel=\"noreferrer\">LinkedIn<\/a> &amp; <a href=\"https:\/\/www.instagram.com\/febelfin\/?hl=fr\" target=\"_blank\" rel=\"noreferrer\">Instagram<\/a><a href=\"http:\/\/febelfin.test\/nl#\" rel=\"noreferrer\">.<\/a>            <\/div>\n            <div class=\"footer__newsletter\">\n                <h3 class=\"heading size-s font-special\">Ontvang onze nieuwsbrief<\/h3>\n                <div class=\"form\">\n                    <form method=\"post\" action=\"https:\/\/febelfin.be\/nl\/axi\/newsletter\/subscribe\" class=\"trigger--former-submit\" data-error-message=\"Woops, looks like something went wrong\">\n\t\t\t\t\t\t<div class=\"cf-turnstile\" data-sitekey=\"0x4AAAAAAAUhVoT_I76IATRz\"><div><input type=\"hidden\" name=\"cf-turnstile-response\" id=\"cf-chl-widget-pg7t8_response\" value=\"\"><\/div><\/div>\n\t\t\t\t\t\t<input type=\"hidden\" name=\"csrf\" value=\"0e09a7182b60c2ddf0eedeb2347c676e8f57bd70e47a535b0260f82154409b31\">\n                        <div class=\"form__inner\">\n                            <div class=\"form__fields target--former-fields\">\n                                <div class=\"form__field target--validator-error\">\n                                    <div class=\"field\">\n                                        <div class=\"field__input\">\n                                            <input type=\"email\" name=\"email\" placeholder=\"Vul jouw e-mailadres in\" class=\"validator--required trigger--validator-keyup\">\n                                        <\/div>\n                                        <div class=\"field__action\">\n                                            <button class=\"btn type-solid\"><span>Inschrijven<\/span><\/button>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                <div class=\"form__field target--validator-error\">\n                                    <div class=\"checkbox on-dark\">\n                                        <input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">\n                                        <label for=\"newsletter-tac\">JA, ik wil de Febelfin nieuwsbrief ontvangen en ga akkoord met de <a href=\"\/nl\/data-protection-policy\" title=\"Data Protection Policy\" rel=\"noreferrer\">Privacy Policy<\/a><\/label>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"form__loader target--former-loader\">\n                                <div class=\"loader is-active\">\n                                    <div class=\"loader__element\">\n                                        <div><\/div>\n                                        <div><\/div>\n                                        <div><\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"form__callback target--former-callback\"><\/div>\n                        <\/div>\n                    <\/form>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"footer__secondary\">\n        <div class=\"footer__inner section__inner\">\n            <div class=\"footer__legal\">\n\t\t\t\t\u00a9 Febelfin 2024 - <a href=\"\/nl\/disclaimer\" target=\"_blank\" rel=\"noreferrer\">Disclaimer<\/a> - <a href=\"\/nl\/data-protection-policy\" target=\"_blank\" title=\"Data Protection Policy\" rel=\"noreferrer\">Data Protection Policy<\/a> - <a href=\"\/nl\/cookie-policy\" target=\"_blank\" rel=\"noreferrer\"><u>Cookie Policy<\/u><\/a>            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n<div class=\"layer\">\n    <div class=\"layer__holder\">\n        <div class=\"layer__video target--layer-videoplayer\"><\/div>\n        <div class=\"layer__controls\">\n            <a href=\"#\" class=\"trigger--layer-conceal\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m74.9 70.9 45.6 45.6c.4.4.8 1.2.8 2 0 1.6-1.2 2.8-2.8 2.8-.8 0-1.6-.4-2-.8L70.9 74.9l-45.6 45.6c-.4.4-1.2.8-2 .8-1.6 0-2.8-1.2-2.8-2.8 0-.8.4-1.6.8-2l45.6-45.6-45.6-45.6c-.4-.4-.8-1.2-.8-2 0-1.6 1.2-2.8 2.8-2.8.8 0 1.6.4 2 .8l45.6 45.6 45.6-45.6c.4-.4 1.2-.8 2-.8 1.6 0 2.8 1.2 2.8 2.8 0 .8-.4 1.6-.8 2L74.9 70.9z\"><\/path><\/svg>            <\/a>\n        <\/div>\n    <\/div>\n    <div class=\"layer__solid trigger--layer-conceal\"><\/div>\n<\/div>\n\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js\" integrity=\"sha512-STof4xm1wgkfm7heWqFJVn58Hm3EtS31XFaagaa8VMReCXAkQnJZ+jEy8PCC\/iT18dFy95WcExNHFTqLyp72eQ==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"><\/script>\n<script src=\"https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba\"><\/script>\n<script src=\"https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js\" async=\"\" defer=\"\"><\/script>\n\n\n<div id=\"uxm\">\n    <div class=\"uxm-shadow\"><\/div>\n    <div class=\"uxm-wrapper\">\n      <div class=\"uxm-modal\">\n        <div class=\"uxm-modal-tab\">\n          <div class=\"uxm-modal-tab-body\">\n            <p class=\"uxm-modal-title\">Febelfin maakt gebruik van cookies<\/p>\n            <p>\n              We gebruiken cookies om je gebruikservaring te optimaliseren, om ons websiteverkeer te analyseren en om content en advertenties te personaliseren. Ook delen we informatie over je gebruik van onze site met onze partners voor adverteren en analyse. Deze partners kunnen deze gegevens combineren met andere informatie die je aan ze hebt verstrekt of die ze hebben verzameld op basis van je gebruik van hun diensten. <a href=\"https:\/\/www.febelfin.be\/nl\/cookie-policy\" title=\"Cookie Policy\" target=\"_blank\">Meer info<\/a>.\n            <\/p>\n          <\/div>\n  \n          <div class=\"uxm-modal-tab-footer\">\n            <a href=\"#uxm-settings\" title=\"Stel voorkeuren in\" class=\"uxm-modal-button uxm-modal-button-secondary\">Stel voorkeuren in<\/a>\n  \n            <a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Cookies aanvaarden\n            <\/a>\n          <\/div>\n        <\/div>\n  \n        <div id=\"uxm-settings\" class=\"uxm-modal-tab uxm-hidden\">\n          <div class=\"uxm-modal-tab-body\">\n            <p class=\"uxm-modal-title\">Stel voorkeuren in<\/p>\n            <p>Bij de optionele cookies maken we een onderscheid tussen analytische en marketing cookies.<\/p>\n          <\/div>\n  \n          <div class=\"uxm-modal-tab-form\">\n            <input type=\"hidden\" name=\"uxm\" id=\"uxm-value\" value=\"1\" class=\"uxm-value\">\n  \n            <div class=\"uxm-toggle-wrapper\">\n              <div class=\"uxm-toggle\">\n                <input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">\n                <label for=\"uxm-option-four\" class=\"uxm-fixed-toggle-icon\"><\/label>\n              <\/div>\n  \n              <label class=\"uxm-toggle-label\" for=\"uxm-option-four\">\n                <strong>Noodzakelijke, functionele cookies<\/strong><br>\n                Altijd verplicht\n              <\/label>\n            <\/div>\n\n            <div class=\"uxm-toggle-wrapper\">\n              <div class=\"uxm-toggle\">\n                <input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">\n                <label for=\"uxm-option-three\" class=\"uxm-toggle-icon\"><\/label>\n              <\/div>\n  \n              <label class=\"uxm-toggle-label\" for=\"uxm-option-three\">\n                <strong>Analytische cookies aanvaarden<\/strong><br>\n                Ik ga enkel akkoord met analytische cookies\n              <\/label>\n            <\/div>\n  \n            <div class=\"uxm-toggle-wrapper\">\n              <div class=\"uxm-toggle\">\n                <input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">\n                <label for=\"uxm-option-two\" class=\"uxm-toggle-icon\"><\/label>\n              <\/div>\n  \n              <label class=\"uxm-toggle-label\" for=\"uxm-option-two\">\n                <strong>Marketing cookies aanvaarden<\/strong><br>\n                Ik ga enkel akkoord met marketingcookies\n              <\/label>\n            <\/div>\n          <\/div>\n  \n          <div class=\"uxm-modal-tab-footer\">\n            <a href=\"#\" data-value=\"4\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-custom\">\n              Mijn keuze bewaren\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div><style>\/* inner styles set by WPT to match CSSOM *\/:root { --uxm-font-family: 'Axiforma-Regular',sans-serif; --uxm-font-size: 15px; --uxm-font-weight: normal; --uxm-line-height: 1.5; --uxm-color: #111; --uxm-title-font-family: 'Axiforma-Regular',sans-serif; --uxm-title-font-size: 22px; --uxm-title-font-weight: bold; --uxm-title-line-height: 1.25; --uxm-title-color: #111; --uxm-paragraph-margin: 12px; --uxm-btn-padding: 12px 18px; --uxm-btn-primary: #e83f4b; --uxm-btn-primary-hover: rgba(232, 63, 75, 0.33); --uxm-btn-primary-font-family: 'Axiforma-Regular',sans-serif; --uxm-btn-primary-font-size: 15px; --uxm-btn-primary-font-weight: normal; --uxm-btn-primary-text-decoration: none; --uxm-btn-primary-line-height: 1.5; --uxm-btn-primary-color: #fff; --uxm-btn-secondary: transparent; --uxm-btn-secondary-hover: transparent; --uxm-btn-secondary-font-family: 'Axiforma-Regular',sans-serif; --uxm-btn-secondary-font-size: 15px; --uxm-btn-secondary-font-weight: normal; --uxm-btn-secondary-text-decoration: underline; --uxm-btn-secondary-line-height: 1.5; --uxm-btn-secondary-color: #111; }.uxm-hidden { position: absolute !important; height: 1px !important; width: 1px !important; overflow: hidden !important; clip: rect(1px, 1px, 1px, 1px) !important; white-space: nowrap !important; }.uxm-shadow { position: fixed; z-index: 99; bottom: 0px; left: 0px; width: 100%; height: 100%; background-image: radial-gradient(circle at left bottom, rgba(17, 17, 17, 0.33) 0%, transparent 50%); pointer-events: none; }.uxm-wrapper { position: fixed; z-index: 100; bottom: 0px; left: 50%; transform: translateX(-50%); width: 1366px; max-width: 100%; }.uxm-modal { position: absolute; bottom: 20px; left: 20px; background-color: rgb(255, 255, 255); width: 670px; border-radius: 6px; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 12px; padding: 24px; font-family: var(--uxm-font-family); font-size: var(--uxm-font-size); line-height: var(--uxm-line-height); color: var(--uxm-color); }.uxm-modal-tab-body { position: relative; padding-left: 40px; }.uxm-modal-tab-body::before { content: \"\"; position: absolute; top: 3px; left: 0px; display: block; width: 24px; height: 24px; background-image: url(\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNS45OTkiIHZpZXdCb3g9IjAgMCAzNiAzNS45OTkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05Ni4zNzIpIj48cGF0aCBkPSJNMTE0LjM3MiwzNi45MDhhMTcuOTU3LDE3Ljk1NywwLDAsMS0xOC0xOC4yMTUsMS41LDEuNSwwLDAsMSwuMzcyLS45NjQsMS41NjgsMS41NjgsMCwwLDEsLjc3NC0uNDgzLDQuNzkzLDQuNzkzLDAsMCwwLDMuMDgzLTIuNDU4LDEuNSwxLjUsMCwwLDEsMS44NjYtLjcxNiw0Ljc1MSw0Ljc1MSwwLDAsMCw2LjQ2Ny00LjQ1N2wtLjAyOC0uMjY3LS4wMzMtLjI1MWExLjUsMS41LDAsMCwxLDEuNDQtMS42NTlBNC43OCw0Ljc4LDAsMCwwLDExNC44LDMuNzhhMy4wNTIsMy4wNTIsMCwwLDEsMy42ODEtMi4yMTMsMTcuOSwxNy45LDAsMCwxLTQuMTEsMzUuMzQxWk05OS4zOTIsMTkuNzc1YTE0Ljc1MiwxNC43NTIsMCwwLDAsNC4yNTMsOS42NDJBMTQuOTUxLDE0Ljk1MSwwLDEsMCwxMTcuOCw0LjQ4OWwtLjEuMDE5YTcuNzM3LDcuNzM3LDAsMCwxLTUuNzkxLDUuNzMyLDcuNzkzLDcuNzkzLDAsMCwxLTcuNzU2LDcuMTYsNy40OTEsNy40OTEsMCwwLDEtMS41NDktLjE2NUE3LjgzMSw3LjgzMSwwLDAsMSw5OS4zOTIsMTkuNzc1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMC45MDkpIiBmaWxsPSIjMTExIi8+PGNpcmNsZSBjeD0iMi4yMDEiIGN5PSIyLjIwMSIgcj0iMi4yMDEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExNS45MzMgMTAuNTMzKSIgZmlsbD0iIzExMSIvPjxjaXJjbGUgY3g9IjIuMjAxIiBjeT0iMi4yMDEiIHI9IjIuMjAxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDUuNDAxIDE5LjU2MSkiIGZpbGw9IiMxMTEiLz48Y2lyY2xlIGN4PSIyLjIwMSIgY3k9IjIuMjAxIiByPSIyLjIwMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTE3LjQzOCAyMi41NykiIGZpbGw9IiMxMTEiLz48Y2lyY2xlIGN4PSIxLjQ2NyIgY3k9IjEuNDY3IiByPSIxLjQ2NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEyLjkwNSAxNi41MzIpIiBmaWxsPSIjMTExIi8+PGNpcmNsZSBjeD0iMS40NjciIGN5PSIxLjQ2NyIgcj0iMS40NjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwOS44OTkgMjUuNTUpIiBmaWxsPSIjMTExIi8+PGNpcmNsZSBjeD0iMS40NjciIGN5PSIxLjQ2NyIgcj0iMS40NjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwOC4zOTYgMCkiIGZpbGw9IiMxMTEiLz48Y2lyY2xlIGN4PSIyLjIwMSIgY3k9IjIuMjAxIiByPSIyLjIwMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAwLjc3NCA2LjAxOSkiIGZpbGw9IiMxMTEiLz48Y2lyY2xlIGN4PSIxLjQ2NyIgY3k9IjEuNDY3IiByPSIxLjQ2NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIxLjkyMyAxNi41MzIpIiBmaWxsPSIjMTExIi8+PC9nPjwvc3ZnPg==\"); background-size: contain; background-position: center center; background-repeat: no-repeat; }.uxm-modal-tab-body p { margin: 0px; font-family: var(--uxm-font-family); font-size: var(--uxm-font-size); line-height: var(--uxm-line-height); color: var(--uxm-color); }.uxm-modal-tab-body p.uxm-modal-title { font-family: var(--uxm-title-font-family); font-size: var(--uxm-title-font-size); font-weight: var(--uxm-title-font-weight); line-height: var(--uxm-title-line-height); color: var(--uxm-title-color); }.uxm-modal-tab-body p + p { margin-top: var(--uxm-paragraph-margin); }.uxm-modal-tab-body a { text-decoration: underline; color: inherit; }.uxm-modal-tab-body a:hover { text-decoration: none; color: inherit; }.uxm-modal-tab-form { margin-top: 24px; }.uxm-toggle-wrapper { display: flex; }.uxm-toggle-wrapper + .uxm-toggle-wrapper { margin-top: 24px; }.uxm-toggle, .uxm-fixed-toggle { position: relative; margin-right: 16px; }.uxm-toggle-input, .uxm-fixed-toggle-input { position: absolute; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); white-space: nowrap; }.uxm-toggle-icon, .uxm-fixed-toggle-icon { position: relative; display: block; width: 46px; height: 22px; background-color: rgba(17, 17, 17, 0.25); border-radius: 11px; transition: 0.3s; }.uxm-toggle-icon:hover { cursor: pointer; }.uxm-toggle-icon::before, .uxm-fixed-toggle-icon::before { content: \"\"; position: absolute; top: 2px; left: 2px; display: block; width: 18px; height: 18px; border-radius: 9px; background-color: rgb(255, 255, 255); transition: 0.3s; }:checked + .uxm-toggle-icon, :checked + .uxm-fixed-toggle-icon { background-color: rgb(232, 63, 75); }:checked + .uxm-toggle-icon::before, :checked + .uxm-fixed-toggle-icon::before { left: calc(100% - 20px); }.uxm-toggle-label { flex: 1 1 auto; font-weight: normal; }.uxm-toggle-label:hover { cursor: pointer; }.uxm-modal-tab-footer { text-align: right; margin-top: 24px; }.uxm-modal-button { display: inline-flex; vertical-align: middle; align-items: center; padding: var(--uxm-btn-padding); border: 0px; outline: 0px; text-align: center; }.uxm-modal-button:hover { cursor: pointer; }.uxm-modal-button-primary { background-color: var(--uxm-btn-primary); font-family: var(--uxm-btn-primary-font-family); font-size: var(--uxm-btn-primary-font-size); font-weight: var(--uxm-btn-primary-font-weight); text-decoration: var(--uxm-btn-primary-text-decoration); line-height: var(--uxm-btn-primary-line-height); color: var(--uxm-btn-primary-color); transition: 0.3s; border-radius: 4px; }.uxm-modal-button-primary:hover { text-decoration: none; color: var(--uxm-btn-primary-color); box-shadow: 0 0 32px var(--uxm-btn-primary-hover); }.uxm-modal-button-secondary { background-color: var(--uxm-btn-secondary); font-family: var(--uxm-btn-secondary-font-family); font-size: var(--uxm-btn-secondary-font-size); font-weight: var(--uxm-btn-secondary-font-weight); text-decoration: var(--uxm-btn-secondary-text-decoration); line-height: var(--uxm-btn-secondary-line-height); color: var(--uxm-btn-secondary-color); }.uxm-modal-button-secondary:hover { text-decoration: none; color: var(--uxm-btn-secondary-color); box-shadow: 0 0 32px var(--uxm-btn-secondary-hover); }.uxm-modal-button-w-icon-check::before { content: \"\"; display: block; width: 16px; height: 16px; background-image: url(\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDE5MS42NjcgMTkxLjY2NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+CjxwYXRoIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0iTTk1LjgzMywwQzQyLjk5MSwwLDAsNDIuOTksMCw5NS44MzNzNDIuOTkxLDk1LjgzNCw5NS44MzMsOTUuODM0czk1LjgzMy00Mi45OTEsOTUuODMzLTk1LjgzNFMxNDguNjc2LDAsOTUuODMzLDB6ICAgTTE1MC44NjIsNzkuNjQ2bC02MC4yMDcsNjAuMjA3Yy0yLjU2LDIuNTYtNS45NjMsMy45NjktOS41ODMsMy45NjljLTMuNjIsMC03LjAyMy0xLjQwOS05LjU4My0zLjk2OWwtMzAuNjg1LTMwLjY4NSAgYy0yLjU2LTIuNTYtMy45Ny01Ljk2My0zLjk3LTkuNTgzYzAtMy42MjEsMS40MS03LjAyNCwzLjk3LTkuNTg0YzIuNTU5LTIuNTYsNS45NjItMy45Nyw5LjU4My0zLjk3YzMuNjIsMCw3LjAyNCwxLjQxLDkuNTgzLDMuOTcxICBsMjEuMTAxLDIxLjFsNTAuNjIzLTUwLjYyM2MyLjU2LTIuNTYsNS45NjMtMy45NjksOS41ODMtMy45NjljMy42MiwwLDcuMDIzLDEuNDA5LDkuNTgzLDMuOTY5ICBDMTU2LjE0Niw2NS43NjUsMTU2LjE0Niw3NC4zNjIsMTUwLjg2Miw3OS42NDZ6IiBmaWxsPSIjZmZmZmZmIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIiBjbGFzcz0iIj48L3BhdGg+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjwvZz48L3N2Zz4=\"); background-size: 16px 16px; margin-right: 12px; }@media only screen and (min-width: 0px) and (max-width: 760px) {\n  .uxm-shadow { background-image: radial-gradient(circle at left bottom, rgba(17, 17, 17, 0.33) 0%, transparent 100%); }\n  .uxm-wrapper { max-height: 100%; overflow: auto; }\n  .uxm-modal { position: static; bottom: auto; left: auto; width: auto; margin: 20px; }\n}<\/style><script type=\"text\/javascript\" id=\"\" charset=\"\">var uxm=document.querySelector(\"#uxm\"),uxmModal=uxm.querySelector(\".uxm-modal\"),uxmShadow=uxm.querySelector(\".uxm-shadow\");uxm.querySelectorAll(\".uxm-toggle-input\").forEach(function(b){b.checked=!1});uxm.querySelectorAll(\".uxm-fixed-toggle-input\").forEach(function(b){b.checked=!0});var uxmStatus=getCookie(\"cookie_compliance\");1==uxmStatus?setCookieCheckboxes([2,3]):3==uxmStatus?setCookieCheckboxes([3]):2==uxmStatus&&setCookieCheckboxes([2]);uxmStatus||(uxmModal.classList.remove(\"uxm-hidden\"),uxmShadow.classList.remove(\"uxm-hidden\"));\ndocument.querySelectorAll('[href*\\x3d\"#uxm-settings\"]').forEach(function(b){b.addEventListener(\"click\",function(a){a.preventDefault();uxmModal.classList.remove(\"uxm-hidden\");uxmShadow.classList.remove(\"uxm-hidden\");uxm.querySelectorAll(\".uxm-modal-tab\").forEach(function(c){c.classList.add(\"uxm-hidden\")});a=this.getAttribute(\"href\");uxm.querySelector(a).classList.remove(\"uxm-hidden\");return!0})});\nuxm.querySelectorAll(\".uxm-toggle-input\").forEach(function(b){b.addEventListener(\"click\",function(){var a=this.value,c=this.checked;2==a&&1==c?(setCookieCheckboxes([2]),a=2):3==a&&1==c?(setCookieCheckboxes([3]),a=3):(setCookieCheckboxes([]),a=9);uxm.querySelector(\"#uxm-accept-custom\").setAttribute(\"data-value\",a);return!0})});\n[uxm.querySelector(\"#uxm-accept-custom\"),uxm.querySelector(\"#uxm-accept-all\")].forEach(function(b){b.addEventListener(\"click\",function(a){a.preventDefault();a=this.getAttribute(\"data-value\");setCookie(a);uxmModal.classList.add(\"uxm-hidden\");uxmShadow.classList.add(\"uxm-hidden\");return!0})});\nfunction setCookieCheckboxes(b){var a=document.querySelector(\"#uxm\");b.forEach(function(c){a.querySelector('.uxm-toggle-input[value\\x3d\"'+c+'\"]')&&(a.querySelector('.uxm-toggle-input[value\\x3d\"'+c+'\"]').checked=!0)});return!0}\nfunction setCookie(b){var a=new Date;a.setTime(a.getTime()+864E5*(1==b?1:14));a=\"expires\\x3d\"+a.toUTCString();document.cookie=\"cookie_compliance\\x3d\"+b+\";\"+a+\";path\\x3d\/\";window.dataLayer=window.dataLayer||[];window.dataLayer.push({cookieValue:b,event:\"cookieUpdate\"});return!0}\nfunction getCookie(b){b+=\"\\x3d\";var a=decodeURIComponent(document.cookie);a=a.split(\";\");for(var c=0;c<a.length;c++){for(var d=a[c];\" \"==d.charAt(0);)d=d.substring(1);if(0==d.indexOf(b))return d.substring(b.length,d.length)}return\"\"};<\/script><\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "strict-transport-security",
                        "x-content-type-options",
                        "x-frame-options",
                        "x-xss-protection"
                    ],
                    "securityHeadersGrade": "A",
                    "securityHeadersScore": 85
                },
                "interactivePeriods": [
                    [
                        0,
                        714
                    ],
                    [
                        853,
                        11772
                    ],
                    [
                        12166,
                        15038
                    ],
                    [
                        15193,
                        18043
                    ],
                    [
                        18171,
                        18184
                    ],
                    [
                        18754,
                        22304
                    ]
                ],
                "longTasks": [
                    [
                        714,
                        853
                    ],
                    [
                        11772,
                        12166
                    ],
                    [
                        15038,
                        15193
                    ],
                    [
                        18043,
                        18171
                    ],
                    [
                        18184,
                        18754
                    ]
                ],
                "lastVisualChange": 4300,
                "render": 1000,
                "visualComplete85": 3600,
                "visualComplete90": 3600,
                "visualComplete95": 4300,
                "visualComplete99": 4300,
                "visualComplete": 4300,
                "SpeedIndex": 2596,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 2256,
                        "size": 75628,
                        "DOMNodeId": 58,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "class": "heading size-xxl spacing-l"
                            },
                            "bounds": [
                                952.5,
                                443.84375,
                                665,
                                140
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 3618,
                        "size": 1643836,
                        "DOMNodeId": 4,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "alt": ""
                            },
                            "sourceURL": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "bounds": [
                                0,
                                128.09375,
                                1905,
                                863
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 3618,
                        "size": 1643836,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 0,
                                "y": 128.09375,
                                "width": 1905,
                                "height": 863,
                                "top": 128.09375,
                                "right": 1905,
                                "bottom": 991.09375,
                                "left": 0
                            },
                            "outerHTML": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                            "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2256,
                        "size": 75628,
                        "DOMNodeId": 58,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "class": "heading size-xxl spacing-l"
                            },
                            "bounds": [
                                952.5,
                                443.84375,
                                665,
                                140
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 3617,
                        "size": 1643836,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 0,
                                "y": 128.09375,
                                "width": 1905,
                                "height": 863,
                                "top": 128.09375,
                                "right": 1905,
                                "bottom": 991.09375,
                                "left": 0
                            },
                            "outerHTML": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                            "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 3617,
                        "size": 1643836,
                        "DOMNodeId": 4,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "alt": ""
                            },
                            "sourceURL": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "bounds": [
                                0,
                                128.09375,
                                1905,
                                863
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 100
                    },
                    {
                        "name": "redirectStart",
                        "time": 112
                    },
                    {
                        "name": "navigationStart",
                        "time": 135
                    },
                    {
                        "name": "domLoading",
                        "time": 136
                    },
                    {
                        "name": "responseEnd",
                        "time": 136
                    },
                    {
                        "name": "domInteractive",
                        "time": 136
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 136
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 136
                    },
                    {
                        "name": "domComplete",
                        "time": 136
                    },
                    {
                        "name": "redirectEnd",
                        "time": 296
                    },
                    {
                        "name": "fetchStart",
                        "time": 296
                    },
                    {
                        "name": "responseEnd",
                        "time": 460
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 463
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 463
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 463
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 464
                    },
                    {
                        "name": "domLoading",
                        "time": 464
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1019
                    },
                    {
                        "name": "firstPaint",
                        "time": 1019
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1019
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 2256
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 2256
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 2256
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2314
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2403
                    },
                    {
                        "name": "domInteractive",
                        "time": 4167
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 4167
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 4170
                    },
                    {
                        "name": "LayoutShift",
                        "time": 4301
                    },
                    {
                        "name": "domComplete",
                        "time": 19035
                    },
                    {
                        "name": "loadEventStart",
                        "time": 19035
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 19066
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 2256
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 3617
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 3617
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.52302007288528396
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.52073490813648293
                    }
                ],
                "chromeUserTiming.navigationStart": 136,
                "chromeUserTiming.redirectStart": 112,
                "chromeUserTiming.domLoading": 465,
                "chromeUserTiming.responseEnd": 460,
                "chromeUserTiming.domInteractive": 4167,
                "chromeUserTiming.domContentLoadedEventStart": 4167,
                "chromeUserTiming.domContentLoadedEventEnd": 4171,
                "chromeUserTiming.domComplete": 19036,
                "chromeUserTiming.redirectEnd": 296,
                "chromeUserTiming.fetchStart": 296,
                "chromeUserTiming.unloadEventStart": 464,
                "chromeUserTiming.unloadEventEnd": 464,
                "chromeUserTiming.markAsMainFrame": 464,
                "chromeUserTiming.commitNavigationEnd": 464,
                "chromeUserTiming.firstPaint": 1019,
                "chromeUserTiming.firstContentfulPaint": 1019,
                "chromeUserTiming.firstImagePaint": 1019,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 2256,
                "chromeUserTiming.firstMeaningfulPaint": 2256,
                "chromeUserTiming.LayoutShift": 4302,
                "chromeUserTiming.loadEventStart": 19036,
                "chromeUserTiming.loadEventEnd": 19067,
                "chromeUserTiming.LargestTextPaint": 2256,
                "chromeUserTiming.LargestImagePaint": 3618,
                "chromeUserTiming.LargestContentfulPaint": 3618,
                "chromeUserTiming.TotalLayoutShift": 0.52302007288528396,
                "chromeUserTiming.CumulativeLayoutShift": 0.52073490813648293,
                "LayoutShifts": [
                    {
                        "time": 2314,
                        "score": 0.0022701047438572442,
                        "cumulative_score": 0.0022701047438572442,
                        "window_score": 0.0022701047438572442,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                972,
                                58,
                                850,
                                10
                            ],
                            [
                                934,
                                68,
                                28,
                                2
                            ],
                            [
                                972,
                                68,
                                850,
                                2
                            ],
                            [
                                81,
                                70,
                                1741,
                                35
                            ],
                            [
                                953,
                                440,
                                665,
                                144
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 953,
                                    "y": 510,
                                    "width": 665,
                                    "height": 70,
                                    "top": 510,
                                    "right": 1618,
                                    "bottom": 580,
                                    "left": 953
                                },
                                "currentRect": {
                                    "x": 953,
                                    "y": 514,
                                    "width": 665,
                                    "height": 70,
                                    "top": 514,
                                    "right": 1618,
                                    "bottom": 584,
                                    "left": 953
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1021,
                                    "y": 58,
                                    "width": 801,
                                    "height": 47,
                                    "top": 58,
                                    "right": 1822,
                                    "bottom": 105,
                                    "left": 1021
                                },
                                "currentRect": {
                                    "x": 972,
                                    "y": 58,
                                    "width": 849,
                                    "height": 47,
                                    "top": 58,
                                    "right": 1821,
                                    "bottom": 105,
                                    "left": 972
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 81,
                                    "y": 74,
                                    "width": 1664,
                                    "height": 26,
                                    "top": 74,
                                    "right": 1745,
                                    "bottom": 100,
                                    "left": 81
                                },
                                "currentRect": {
                                    "x": 81,
                                    "y": 70,
                                    "width": 1663,
                                    "height": 35,
                                    "top": 70,
                                    "right": 1744,
                                    "bottom": 105,
                                    "left": 81
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 81,
                                    "y": 70,
                                    "width": 1663,
                                    "height": 22,
                                    "top": 70,
                                    "right": 1744,
                                    "bottom": 92,
                                    "left": 81
                                },
                                "currentRect": {
                                    "x": 81,
                                    "y": 76,
                                    "width": 1663,
                                    "height": 22,
                                    "top": 76,
                                    "right": 1744,
                                    "bottom": 98,
                                    "left": 81
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 953,
                                    "y": 440,
                                    "width": 665,
                                    "height": 70,
                                    "top": 440,
                                    "right": 1618,
                                    "bottom": 510,
                                    "left": 953
                                },
                                "currentRect": {
                                    "x": 953,
                                    "y": 444,
                                    "width": 665,
                                    "height": 70,
                                    "top": 444,
                                    "right": 1618,
                                    "bottom": 514,
                                    "left": 953
                                }
                            }
                        ]
                    },
                    {
                        "time": 2403,
                        "score": 1.5060004943776252e-5,
                        "cumulative_score": 0.0022851647488010204,
                        "window_score": 0.0022851647488010204,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                1225,
                                737,
                                173,
                                18
                            ],
                            [
                                1165,
                                755,
                                21,
                                14
                            ],
                            [
                                1225,
                                755,
                                173,
                                14
                            ],
                            [
                                1225,
                                769,
                                173,
                                17
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1165,
                                    "y": 755,
                                    "width": 14,
                                    "height": 14,
                                    "top": 755,
                                    "right": 1179,
                                    "bottom": 769,
                                    "left": 1165
                                },
                                "currentRect": {
                                    "x": 1172,
                                    "y": 755,
                                    "width": 14,
                                    "height": 14,
                                    "top": 755,
                                    "right": 1186,
                                    "bottom": 769,
                                    "left": 1172
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1225,
                                    "y": 737,
                                    "width": 166,
                                    "height": 49,
                                    "top": 737,
                                    "right": 1391,
                                    "bottom": 786,
                                    "left": 1225
                                },
                                "currentRect": {
                                    "x": 1232,
                                    "y": 737,
                                    "width": 166,
                                    "height": 49,
                                    "top": 737,
                                    "right": 1398,
                                    "bottom": 786,
                                    "left": 1232
                                }
                            }
                        ]
                    },
                    {
                        "time": 4301,
                        "score": 0.52073490813648293,
                        "cumulative_score": 0.52302007288528396,
                        "window_score": 0.52073490813648293,
                        "shift_window_num": 2,
                        "rects": [
                            [
                                0,
                                0,
                                1905,
                                993
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 0,
                                    "y": 992,
                                    "width": 1,
                                    "height": 1,
                                    "top": 992,
                                    "right": 1,
                                    "bottom": 993,
                                    "left": 0
                                },
                                "currentRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 1905,
                                    "height": 993,
                                    "top": 0,
                                    "right": 1905,
                                    "bottom": 993,
                                    "left": 0
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 686.70699999999999
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 19065.049999999999
                        },
                        "593": {
                            "name": "SetReferrerPolicy",
                            "firstUsed": 465.98500000000001
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 465.99099999999999
                        },
                        "1753": {
                            "name": "ReferrerPolicyHeader",
                            "firstUsed": 465.99299999999999
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 465.995
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 467.29199999999997
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 478.005
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 478.03500000000003
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 478.03899999999999
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 478.05000000000001
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 481.928
                        },
                        "4240": {
                            "name": "ScriptSchedulingType_ParserBlockingInline",
                            "firstUsed": 481.97800000000001
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 685.36599999999999
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 685.38800000000003
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 685.40099999999995
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 685.452
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 685.56100000000004
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 685.81700000000001
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 687.78499999999997
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 688.13699999999994
                        },
                        "2078": {
                            "name": "ARIACurrentAttribute",
                            "firstUsed": 688.15300000000002
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 688.245
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 688.26400000000001
                        },
                        "2094": {
                            "name": "ARIALabelledByAttribute",
                            "firstUsed": 688.57600000000002
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 688.95799999999997
                        },
                        "45": {
                            "name": "PlaceholderAttribute",
                            "firstUsed": 689.005
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 692.51099999999997
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 697.24400000000003
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 697.25400000000002
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 697.25999999999999
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 697.34500000000003
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 704.40599999999995
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 704.45899999999995
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 705.04399999999998
                        },
                        "1023": {
                            "name": "CSSFilterBlur",
                            "firstUsed": 711.42899999999997
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 711.50599999999997
                        },
                        "190": {
                            "name": "InputTypeText",
                            "firstUsed": 711.82600000000002
                        },
                        "2854": {
                            "name": "InputTypeHidden",
                            "firstUsed": 714.62400000000002
                        },
                        "31": {
                            "name": "InputTypeEmail",
                            "firstUsed": 714.64700000000005
                        },
                        "2851": {
                            "name": "InputTypeCheckbox",
                            "firstUsed": 714.66899999999998
                        },
                        "5043": {
                            "name": "Feature_5043",
                            "firstUsed": 821.40800000000002
                        },
                        "3354": {
                            "name": "PositionSticky",
                            "firstUsed": 852.87400000000002
                        },
                        "2157": {
                            "name": "PerformanceServerTiming",
                            "firstUsed": 1835.9849999999999
                        },
                        "540": {
                            "name": "SRIElementWithMatchingIntegrityAttribute",
                            "firstUsed": 1836.3099999999999
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 1836.335
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 1836.8099999999999
                        },
                        "2322": {
                            "name": "CSSSelectorPseudoMatches",
                            "firstUsed": 1844.7750000000001
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 1845.2560000000001
                        },
                        "1898": {
                            "name": "HTMLSlotElement",
                            "firstUsed": 1845.2660000000001
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 2434.482
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 3700.076
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 4161.0129999999999
                        },
                        "804": {
                            "name": "ElementAttachShadow",
                            "firstUsed": 4168.71
                        },
                        "908": {
                            "name": "ElementAttachShadowClosed",
                            "firstUsed": 4168.7219999999998
                        },
                        "2511": {
                            "name": "FeaturePolicyJSAPI",
                            "firstUsed": 4169.0290000000005
                        },
                        "3837": {
                            "name": "FeaturePolicyJSAPIFeaturesDocument",
                            "firstUsed": 4169.0320000000002
                        },
                        "2923": {
                            "name": "FeaturePolicySemicolonSeparatedDeclarations",
                            "firstUsed": 4169.0810000000001
                        },
                        "2028": {
                            "name": "FeaturePolicyAllowAttribute",
                            "firstUsed": 4169.1170000000002
                        },
                        "672": {
                            "name": "SandboxViaIFrame",
                            "firstUsed": 4169.1540000000005
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 4189.0820000000003
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 4189.8940000000002
                        },
                        "4520": {
                            "name": "NavigatorUAData_GetHighEntropyValues",
                            "firstUsed": 4192.7150000000001
                        },
                        "1302": {
                            "name": "V8Document_Scripts_AttributeGetter",
                            "firstUsed": 4197.6959999999999
                        },
                        "1502": {
                            "name": "AuxclickAddListenerCount",
                            "firstUsed": 4213.0140000000001
                        },
                        "2723": {
                            "name": "TrustedTypesCreatePolicy",
                            "firstUsed": 4214.3280000000004
                        },
                        "3279": {
                            "name": "TrustedTypesPolicyCreated",
                            "firstUsed": 4214.3379999999997
                        },
                        "1542": {
                            "name": "PendingStylesheetAddedAfterBodyStarted",
                            "firstUsed": 4215.7910000000002
                        },
                        "15": {
                            "name": "ContentSecurityPolicy",
                            "firstUsed": 5034.4470000000001
                        },
                        "1277": {
                            "name": "CSPWithStrictDynamic",
                            "firstUsed": 5034.4549999999999
                        },
                        "1443": {
                            "name": "SecureContextCheckForSandboxedOriginPassed",
                            "firstUsed": 5034.4589999999998
                        },
                        "2236": {
                            "name": "CSPWithUnsafeEval",
                            "firstUsed": 5034.4639999999999
                        },
                        "3130": {
                            "name": "CSPWithReasonableBaseRestrictions",
                            "firstUsed": 5034.4650000000001
                        },
                        "3225": {
                            "name": "DocumentPolicyHeader",
                            "firstUsed": 5034.4669999999996
                        },
                        "3850": {
                            "name": "PermissionsPolicyHeader",
                            "firstUsed": 5034.4690000000001
                        },
                        "901": {
                            "name": "LinkRelPreload",
                            "firstUsed": 5045.8419999999996
                        },
                        "1153": {
                            "name": "CSSSelectorIndirectAdjacent",
                            "firstUsed": 5046.8379999999997
                        },
                        "1977": {
                            "name": "CrossOriginPropertyAccess",
                            "firstUsed": 5069.3140000000003
                        },
                        "4126": {
                            "name": "WindowProxyCrossOriginAccessPostMessage",
                            "firstUsed": 5069.3559999999998
                        },
                        "574": {
                            "name": "WindowPostMessage",
                            "firstUsed": 5069.3609999999999
                        },
                        "3414": {
                            "name": "UnspecifiedTargetOriginPostMessage",
                            "firstUsed": 5069.3850000000002
                        },
                        "3882": {
                            "name": "PostMessageFromSecureToSecure",
                            "firstUsed": 5069.3900000000003
                        },
                        "3868": {
                            "name": "PrefersColorSchemeMediaFeature",
                            "firstUsed": 7039.2870000000003
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 7041.0799999999999
                        },
                        "1060": {
                            "name": "NodeFilterIsObject",
                            "firstUsed": 7041.4620000000004
                        },
                        "213": {
                            "name": "HTMLElementInnerText",
                            "firstUsed": 7045.3649999999998
                        },
                        "1128": {
                            "name": "BodyScrollsInAdditionToViewport",
                            "firstUsed": 7045.8829999999998
                        },
                        "2096": {
                            "name": "ARIALiveAttribute",
                            "firstUsed": 7046.165
                        },
                        "2070": {
                            "name": "ARIAAtomicAttribute",
                            "firstUsed": 7046.1679999999997
                        },
                        "3028": {
                            "name": "CreateObjectBlob",
                            "firstUsed": 7048.2759999999998
                        },
                        "1604": {
                            "name": "CreateObjectURLBlob",
                            "firstUsed": 7048.5389999999998
                        },
                        "4": {
                            "name": "WorkerStart",
                            "firstUsed": 7048.7889999999998
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 7049.5460000000003
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 7049.5659999999998
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 7049.7330000000002
                        },
                        "2518": {
                            "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                            "firstUsed": 7049.7449999999999
                        },
                        "4613": {
                            "name": "CrossOriginWindowFrameElement",
                            "firstUsed": 7059.2719999999999
                        },
                        "1447": {
                            "name": "V8BroadcastChannel_Constructor",
                            "firstUsed": 7060.4179999999997
                        },
                        "3033": {
                            "name": "ThirdPartyBroadcastChannel",
                            "firstUsed": 7060.4359999999997
                        },
                        "1448": {
                            "name": "V8BroadcastChannel_PostMessage_Method",
                            "firstUsed": 7061.3620000000001
                        },
                        "664": {
                            "name": "SyntheticKeyframesInCompositedCSSAnimation",
                            "firstUsed": 7099.9129999999996
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 7100.1930000000002
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 7100.2799999999997
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 7100.2820000000002
                        },
                        "4346": {
                            "name": "V8TurboFanOsrCompileStarted",
                            "firstUsed": 7170.7089999999998
                        },
                        "677": {
                            "name": "XMLHttpRequestAsynchronous",
                            "firstUsed": 7173.8999999999996
                        },
                        "2277": {
                            "name": "V8DeoptimizerDisableSpeculation",
                            "firstUsed": 11826.216
                        },
                        "429": {
                            "name": "TextEncoderConstructor",
                            "firstUsed": 11888.679
                        },
                        "430": {
                            "name": "TextEncoderEncode",
                            "firstUsed": 11888.832
                        },
                        "2537": {
                            "name": "V8Window_WebkitRTCPeerConnection_ConstructorGetter",
                            "firstUsed": 11955.165000000001
                        },
                        "2538": {
                            "name": "V8Window_WebkitMediaStream_ConstructorGetter",
                            "firstUsed": 11955.280000000001
                        },
                        "362": {
                            "name": "PrefixedMutationObserverConstructor",
                            "firstUsed": 11955.356
                        },
                        "1267": {
                            "name": "V8Window_WebkitSpeechGrammar_ConstructorGetter",
                            "firstUsed": 12029.713
                        },
                        "1268": {
                            "name": "V8Window_WebkitSpeechGrammarList_ConstructorGetter",
                            "firstUsed": 12029.777
                        },
                        "1269": {
                            "name": "V8Window_WebkitSpeechRecognition_ConstructorGetter",
                            "firstUsed": 12029.835999999999
                        },
                        "1270": {
                            "name": "V8Window_WebkitSpeechRecognitionError_ConstructorGetter",
                            "firstUsed": 12029.915000000001
                        },
                        "1271": {
                            "name": "V8Window_WebkitSpeechRecognitionEvent_ConstructorGetter",
                            "firstUsed": 12029.971
                        },
                        "178": {
                            "name": "BarPropLocationbar",
                            "firstUsed": 12057.919
                        },
                        "179": {
                            "name": "BarPropMenubar",
                            "firstUsed": 12057.985000000001
                        },
                        "180": {
                            "name": "BarPropPersonalbar",
                            "firstUsed": 12058.036
                        },
                        "181": {
                            "name": "BarPropScrollbars",
                            "firstUsed": 12058.085999999999
                        },
                        "182": {
                            "name": "BarPropStatusbar",
                            "firstUsed": 12058.166999999999
                        },
                        "183": {
                            "name": "BarPropToolbar",
                            "firstUsed": 12058.224
                        },
                        "3371": {
                            "name": "WindowClosed",
                            "firstUsed": 12058.325000000001
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 12058.998
                        },
                        "2708": {
                            "name": "WindowScrollX",
                            "firstUsed": 12059.053
                        },
                        "2710": {
                            "name": "WindowPageXOffset",
                            "firstUsed": 12059.129999999999
                        },
                        "2709": {
                            "name": "WindowScrollY",
                            "firstUsed": 12059.200000000001
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 12059.258
                        },
                        "2712": {
                            "name": "WindowScreenX",
                            "firstUsed": 12059.374
                        },
                        "2713": {
                            "name": "WindowScreenY",
                            "firstUsed": 12059.424999999999
                        },
                        "2715": {
                            "name": "WindowOuterWidth",
                            "firstUsed": 12059.476000000001
                        },
                        "2714": {
                            "name": "WindowOuterHeight",
                            "firstUsed": 12059.531999999999
                        },
                        "2716": {
                            "name": "WindowDevicePixelRatio",
                            "firstUsed": 12059.584999999999
                        },
                        "69": {
                            "name": "WindowEvent",
                            "firstUsed": 12059.636
                        },
                        "695": {
                            "name": "WindowClientInformation",
                            "firstUsed": 12059.690000000001
                        },
                        "697": {
                            "name": "WindowScreenLeft",
                            "firstUsed": 12059.741
                        },
                        "698": {
                            "name": "WindowScreenTop",
                            "firstUsed": 12059.790999999999
                        },
                        "606": {
                            "name": "StyleMedia",
                            "firstUsed": 12059.843000000001
                        },
                        "743": {
                            "name": "GlobalCacheStorage",
                            "firstUsed": 12068.995000000001
                        },
                        "4263": {
                            "name": "SharedStorageAPI_SharedStorage_DOMReference",
                            "firstUsed": 12069.689
                        },
                        "1272": {
                            "name": "V8Window_SpeechSynthesis_AttributeGetter",
                            "firstUsed": 12070.409
                        },
                        "356": {
                            "name": "WindowOffscreenBuffering",
                            "firstUsed": 12127.361000000001
                        },
                        "2407": {
                            "name": "CrossOriginHTMLIFrameElementContentDocument",
                            "firstUsed": 12146.15
                        },
                        "2662": {
                            "name": "NavigatorPlugins",
                            "firstUsed": 12150.351000000001
                        },
                        "3084": {
                            "name": "ClassicDedicatedWorker",
                            "firstUsed": 12170.058999999999
                        },
                        "715": {
                            "name": "SubtleCryptoDigest",
                            "firstUsed": 12230.547
                        },
                        "727": {
                            "name": "CryptoAlgorithmSha256",
                            "firstUsed": 12230.576999999999
                        },
                        "1503": {
                            "name": "HTMLCanvasElement",
                            "firstUsed": 12240.074000000001
                        },
                        "3545": {
                            "name": "HTMLCanvasGetContext",
                            "firstUsed": 12240.147999999999
                        },
                        "4026": {
                            "name": "HTMLCanvasElement_WebGL",
                            "firstUsed": 12250.869000000001
                        },
                        "3568": {
                            "name": "WebGLRenderingContextGetParameter",
                            "firstUsed": 12251.043
                        },
                        "2697": {
                            "name": "V8WebGLRenderingContext_GetExtension_Method",
                            "firstUsed": 12251.397999999999
                        },
                        "2692": {
                            "name": "WebGLDebugRendererInfo",
                            "firstUsed": 12251.405000000001
                        },
                        "4025": {
                            "name": "HTMLCanvasElement_2D",
                            "firstUsed": 12255.371999999999
                        },
                        "1833": {
                            "name": "CanvasToDataURL",
                            "firstUsed": 12274.209999999999
                        },
                        "1404": {
                            "name": "V8LegacyDateParser",
                            "firstUsed": 12332.878000000001
                        },
                        "2595": {
                            "name": "DateTimeFormat",
                            "firstUsed": 12334.374
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 12344.655000000001
                        },
                        "3870": {
                            "name": "ForcedColorsMediaFeature",
                            "firstUsed": 12345.017
                        },
                        "3869": {
                            "name": "PrefersContrastMediaFeature",
                            "firstUsed": 12345.129999999999
                        },
                        "4961": {
                            "name": "Feature_4961",
                            "firstUsed": 12345.235000000001
                        },
                        "2198": {
                            "name": "BatteryStatusGetBattery",
                            "firstUsed": 12345.397999999999
                        },
                        "2200": {
                            "name": "BatteryStatusCrossOrigin",
                            "firstUsed": 12345.403
                        },
                        "2680": {
                            "name": "V8BatteryManager_Charging_AttributeGetter",
                            "firstUsed": 12349.183999999999
                        },
                        "2682": {
                            "name": "V8BatteryManager_Level_AttributeGetter",
                            "firstUsed": 12349.218000000001
                        },
                        "2679": {
                            "name": "V8BatteryManager_ChargingTime_AttributeGetter",
                            "firstUsed": 12349.248
                        },
                        "2681": {
                            "name": "V8BatteryManager_DischargingTime_AttributeGetter",
                            "firstUsed": 12349.328
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 12355.163
                        },
                        "2769": {
                            "name": "HTMLTemplateElement",
                            "firstUsed": 15035.547
                        },
                        "884": {
                            "name": "V8Performance_Memory_AttributeGetter",
                            "firstUsed": 15242.700000000001
                        },
                        "5073": {
                            "name": "Feature_5073",
                            "firstUsed": 15242.736999999999
                        },
                        "879": {
                            "name": "V8MemoryInfo_TotalJSHeapSize_AttributeGetter",
                            "firstUsed": 15243.353999999999
                        },
                        "880": {
                            "name": "V8MemoryInfo_UsedJSHeapSize_AttributeGetter",
                            "firstUsed": 15243.48
                        },
                        "881": {
                            "name": "V8MemoryInfo_JSHeapSizeLimit_AttributeGetter",
                            "firstUsed": 15243.6
                        },
                        "2430": {
                            "name": "UserTiming",
                            "firstUsed": 18059.092000000001
                        },
                        "2429": {
                            "name": "PerformanceTimeline",
                            "firstUsed": 18059.413
                        },
                        "1478": {
                            "name": "PerformanceResourceTimingSizes",
                            "firstUsed": 18060.385999999999
                        },
                        "2434": {
                            "name": "PerformanceResourceTimingInitiatorType",
                            "firstUsed": 18060.403999999999
                        },
                        "2657": {
                            "name": "NavigatorLanguage",
                            "firstUsed": 18076.471000000001
                        },
                        "2658": {
                            "name": "NavigatorLanguages",
                            "firstUsed": 18076.506000000001
                        },
                        "2593": {
                            "name": "Collator",
                            "firstUsed": 18076.620999999999
                        },
                        "3172": {
                            "name": "DisplayNames",
                            "firstUsed": 18077.508999999998
                        },
                        "2599": {
                            "name": "ListFormat",
                            "firstUsed": 18078.848000000002
                        },
                        "2594": {
                            "name": "NumberFormat",
                            "firstUsed": 18080.589
                        },
                        "2596": {
                            "name": "PluralRules",
                            "firstUsed": 18081.823
                        },
                        "2597": {
                            "name": "RelativeTimeFormat",
                            "firstUsed": 18082.050999999999
                        },
                        "3443": {
                            "name": "PluginName",
                            "firstUsed": 18165.169000000002
                        },
                        "2660": {
                            "name": "NavigatorMimeTypes",
                            "firstUsed": 18165.921999999999
                        },
                        "196": {
                            "name": "PrefixedPageVisibility",
                            "firstUsed": 19037.350999999999
                        },
                        "1467": {
                            "name": "NodeGetRootNode",
                            "firstUsed": 19040.724999999999
                        },
                        "4660": {
                            "name": "PercentOrCalcRelativeUsedOffset",
                            "firstUsed": 19051.962
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 19059.559000000001
                        },
                        "4419": {
                            "name": "Scrollend",
                            "firstUsed": 19077.327000000001
                        },
                        "4297": {
                            "name": "UnhandledExceptionCountInMainThread",
                            "firstUsed": 19170.758000000002
                        }
                    },
                    "CSSFeatures": {
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 685.45899999999995
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 685.46799999999996
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 685.47900000000004
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 685.48099999999999
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 685.82299999999998
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 697.27499999999998
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 697.28200000000004
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 697.28700000000003
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 697.29200000000003
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 697.30100000000004
                        },
                        "536": {
                            "name": "CSSPropertyTextSizeAdjust",
                            "firstUsed": 697.30700000000002
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 697.32500000000005
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 697.32899999999995
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 697.476
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 697.48699999999997
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 697.51499999999999
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 697.52200000000005
                        },
                        "11": {
                            "name": "CSSPropertyTextRendering",
                            "firstUsed": 697.529
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 697.53599999999994
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 697.59500000000003
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 697.59900000000005
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 697.60500000000002
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 697.62599999999998
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 701.65499999999997
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 701.65899999999999
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 701.68100000000004
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 701.68799999999999
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 701.69899999999996
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 701.70500000000004
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 701.70799999999997
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 701.71199999999999
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 701.71500000000003
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 701.71799999999996
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 701.74300000000005
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 701.75300000000004
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 701.779
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 701.78399999999999
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 701.79999999999995
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 701.80499999999995
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 701.80899999999997
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 701.81200000000001
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 701.81500000000005
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 701.81799999999998
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 701.82100000000003
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 702.03700000000003
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 702.04600000000005
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 702.05700000000002
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 702.39599999999996
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 702.40200000000004
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 702.63400000000001
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 702.70399999999995
                        },
                        "94": {
                            "name": "CSSPropertyMaxHeight",
                            "firstUsed": 703.07000000000005
                        },
                        "108": {
                            "name": "CSSPropertyOverflowY",
                            "firstUsed": 703.07600000000002
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 703.08100000000002
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 703.12900000000002
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 703.20600000000002
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 704.39300000000003
                        },
                        "658": {
                            "name": "CSSPropertyAppearance",
                            "firstUsed": 704.40899999999999
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 704.47900000000004
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 704.53800000000001
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 704.54300000000001
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 704.61800000000005
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 704.66600000000005
                        },
                        "437": {
                            "name": "CSSPropertyObjectPosition",
                            "firstUsed": 704.66999999999996
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 704.77700000000004
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 704.81899999999996
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 704.84799999999996
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 705.06500000000005
                        },
                        "236": {
                            "name": "CSSPropertyFlexFlow",
                            "firstUsed": 705.12199999999996
                        },
                        "130": {
                            "name": "CSSPropertyTextIndent",
                            "firstUsed": 705.15899999999999
                        },
                        "36": {
                            "name": "CSSPropertyBorderBottomColor",
                            "firstUsed": 705.27200000000005
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 705.98699999999997
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 709.51700000000005
                        },
                        "508": {
                            "name": "CSSPropertyBackdropFilter",
                            "firstUsed": 711.423
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 4215.8149999999996
                        },
                        "72": {
                            "name": "CSSPropertyClip",
                            "firstUsed": 4215.8810000000003
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 4215.8879999999999
                        },
                        "326": {
                            "name": "CSSPropertyAliasWebkitTransform",
                            "firstUsed": 4215.9170000000004
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 4216.0240000000003
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 4216.1239999999998
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 4216.1360000000004
                        },
                        "380": {
                            "name": "CSSPropertyStrokeDashoffset",
                            "firstUsed": 5046.2060000000001
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 5046.5659999999998
                        },
                        "381": {
                            "name": "CSSPropertyStrokeLinecap",
                            "firstUsed": 5046.5699999999997
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 5046.6729999999998
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 5046.6999999999998
                        },
                        "378": {
                            "name": "CSSPropertyStroke",
                            "firstUsed": 5046.723
                        },
                        "383": {
                            "name": "CSSPropertyStrokeMiterlimit",
                            "firstUsed": 5046.7250000000004
                        },
                        "379": {
                            "name": "CSSPropertyStrokeDasharray",
                            "firstUsed": 5046.7439999999997
                        },
                        "425": {
                            "name": "CSSPropertyAnimationDelay",
                            "firstUsed": 5046.7510000000002
                        },
                        "558": {
                            "name": "CSSPropertyPlaceItems",
                            "firstUsed": 5046.9769999999999
                        },
                        "422": {
                            "name": "CSSPropertyGridArea",
                            "firstUsed": 5046.9840000000004
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 5047.0060000000003
                        },
                        "248": {
                            "name": "CSSPropertyGridColumn",
                            "firstUsed": 5047.0410000000002
                        },
                        "557": {
                            "name": "CSSPropertyPlaceContent",
                            "firstUsed": 5047.0550000000003
                        },
                        "232": {
                            "name": "CSSPropertyAlignSelf",
                            "firstUsed": 5047.067
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 5047.0829999999996
                        },
                        "3": {
                            "name": "CSSPropertyDirection",
                            "firstUsed": 5047.1019999999999
                        },
                        "382": {
                            "name": "CSSPropertyStrokeLinejoin",
                            "firstUsed": 5047.1999999999998
                        },
                        "58": {
                            "name": "CSSPropertyBorderSpacing",
                            "firstUsed": 5047.2049999999999
                        },
                        "242": {
                            "name": "CSSPropertyGridTemplateColumns",
                            "firstUsed": 5047.232
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 12263.352000000001
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 19046.288
                        },
                        "421": {
                            "name": "CSSPropertyTouchAction",
                            "firstUsed": 19046.295999999998
                        },
                        "71": {
                            "name": "CSSPropertyClear",
                            "firstUsed": 19046.375
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 19046.399000000001
                        },
                        "41": {
                            "name": "CSSPropertyBorderCollapse",
                            "firstUsed": 19052.623
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 4070,
                "maxFID": 520,
                "TTIMeasurementEnd": 22304,
                "LastInteractive": 18754,
                "FirstCPUIdle": 4070,
                "TotalBlockingTime": 1047,
                "testID": "241224_AiDcQS_8MC",
                "step": 1,
                "effectiveBps": 586278,
                "domTime": 0,
                "aft": 0,
                "titleTime": 137,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.80000000000000004,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "102": 30,
                            "203": 15,
                            "303": 40,
                            "404": 23.800000000000001,
                            "504": 10,
                            "605": 45,
                            "705": 15,
                            "806": 35,
                            "961": 93.5,
                            "1061": 70,
                            "1162": 40,
                            "1262": 20,
                            "1363": 15,
                            "1465": 22.699999999999999,
                            "1565": 26.300000000000001,
                            "1666": 20,
                            "1766": 20,
                            "1867": 15,
                            "1967": 75,
                            "2068": 65,
                            "2169": 25,
                            "2269": 15,
                            "2370": 65,
                            "2470": 52.399999999999999,
                            "2571": 52.399999999999999,
                            "2671": 15.800000000000001,
                            "2772": 15.800000000000001,
                            "2872": 23.800000000000001,
                            "2973": 60,
                            "3074": 36.799999999999997,
                            "3175": 19,
                            "3275": 19,
                            "3376": 45,
                            "3476": 26.300000000000001,
                            "3577": 27.300000000000001,
                            "3677": 31.600000000000001,
                            "3778": 28.600000000000001,
                            "3878": 15.800000000000001,
                            "3979": 47.399999999999999,
                            "4079": 40.899999999999999,
                            "4180": 15.800000000000001,
                            "4282": 47.600000000000001,
                            "4383": 52.600000000000001,
                            "4483": 40,
                            "4584": 23.800000000000001,
                            "4684": 27.300000000000001,
                            "4785": 21.100000000000001,
                            "4886": 15.800000000000001,
                            "4987": 50,
                            "5087": 31.600000000000001,
                            "5188": 42.899999999999999,
                            "5289": 20,
                            "5390": 15,
                            "5492": 20,
                            "5593": 19,
                            "5694": 25,
                            "5794": 20,
                            "5895": 15.800000000000001,
                            "5997": 47.600000000000001,
                            "6098": 15,
                            "6200": 20,
                            "6300": 19,
                            "6401": 23.800000000000001,
                            "6501": 15.800000000000001,
                            "6602": 19,
                            "6702": 15,
                            "6803": 15.800000000000001,
                            "6903": 19,
                            "7004": 45,
                            "7104": 10.5,
                            "7206": 55,
                            "7307": 45,
                            "7407": 15,
                            "7508": 20,
                            "7608": 15,
                            "7709": 20,
                            "7809": 15,
                            "7910": 30,
                            "8010": 40,
                            "8111": 20,
                            "8211": 20,
                            "8312": 15,
                            "8412": 21.100000000000001,
                            "8514": 25,
                            "8615": 23.800000000000001,
                            "8715": 20,
                            "8816": 15.800000000000001,
                            "8916": 28.600000000000001,
                            "9017": 35,
                            "9117": 15,
                            "9218": 31.600000000000001,
                            "9318": 15.800000000000001,
                            "9419": 23.800000000000001,
                            "9519": 19,
                            "9620": 15,
                            "9720": 19,
                            "9821": 20,
                            "9921": 31.600000000000001,
                            "10022": 33.299999999999997,
                            "10122": 20,
                            "10223": 15,
                            "10323": 25,
                            "10424": 28.600000000000001,
                            "10524": 30,
                            "10625": 23.800000000000001,
                            "10725": 15.800000000000001,
                            "10826": 15.800000000000001,
                            "10926": 35,
                            "11027": 25,
                            "11127": 20,
                            "11228": 15,
                            "11328": 20,
                            "11429": 19,
                            "11529": 20,
                            "11630": 15.800000000000001,
                            "11731": 15,
                            "11831": 23.800000000000001,
                            "11933": 80,
                            "12034": 95.200000000000003,
                            "12134": 75,
                            "12235": 73.700000000000003,
                            "12338": 95,
                            "12440": 85.700000000000003,
                            "12541": 25,
                            "12642": 20,
                            "12742": 15,
                            "12843": 23.800000000000001,
                            "12943": 36.799999999999997,
                            "13044": 15,
                            "13145": 20,
                            "13245": 15,
                            "13346": 20,
                            "13446": 23.800000000000001,
                            "13547": 15.800000000000001,
                            "13647": 19,
                            "13748": 20,
                            "13848": 26.300000000000001,
                            "13949": 47.600000000000001,
                            "14049": 15,
                            "14150": 20,
                            "14250": 20,
                            "14351": 19,
                            "14452": 20,
                            "14552": 15.800000000000001,
                            "14653": 19,
                            "14753": 15,
                            "14854": 11.1,
                            "14954": 42.899999999999999,
                            "15055": 63.200000000000003,
                            "15156": 81.799999999999997,
                            "15257": 31.600000000000001,
                            "15358": 78.900000000000006,
                            "15459": 31.600000000000001,
                            "15559": 20,
                            "15660": 19,
                            "15760": 15.800000000000001,
                            "15861": 15,
                            "15961": 68.200000000000003,
                            "16062": 15.800000000000001,
                            "16163": 15.800000000000001,
                            "16264": 19,
                            "16365": 15.800000000000001,
                            "16466": 20,
                            "16566": 19,
                            "16667": 21.100000000000001,
                            "16767": 19,
                            "16868": 20,
                            "16968": 45,
                            "17069": 20,
                            "17169": 15,
                            "17270": 23.800000000000001,
                            "17370": 15,
                            "17471": 20,
                            "17571": 19,
                            "17672": 15.800000000000001,
                            "17772": 22.699999999999999,
                            "17873": 15.800000000000001,
                            "17974": 45,
                            "18074": 20,
                            "18175": 42.899999999999999,
                            "18276": 89.5,
                            "18376": 95,
                            "18478": 85,
                            "18579": 100,
                            "18679": 81,
                            "18783": 100,
                            "18884": 73.700000000000003,
                            "18984": 81,
                            "19085": 20,
                            "19186": 52.399999999999999,
                            "19287": 76.200000000000003,
                            "19388": 73.700000000000003,
                            "19488": 31.600000000000001,
                            "19589": 19,
                            "19690": 25,
                            "19791": 10,
                            "19891": 14.300000000000001,
                            "19992": 36.799999999999997,
                            "20093": 10,
                            "20194": 10,
                            "20294": 15,
                            "20395": 10,
                            "20495": 10,
                            "20596": 10.5,
                            "20697": 14.300000000000001,
                            "20797": 10,
                            "20898": 19,
                            "21001": 35,
                            "21101": 10,
                            "21202": 5.2999999999999998,
                            "21302": 10,
                            "21403": 10.5,
                            "21504": 10,
                            "21604": 10,
                            "21705": 14.300000000000001,
                            "21805": 10,
                            "21906": 20,
                            "22006": 30,
                            "22107": 10.5,
                            "22207": 5.2999999999999998,
                            "22308": 14.300000000000001,
                            "22409": 35
                        },
                        "max": 100,
                        "count": 223
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "102": 0,
                            "203": 0,
                            "303": 31181,
                            "404": 736803,
                            "504": 5249,
                            "605": 3090167,
                            "705": 6016619,
                            "806": 4606696,
                            "961": 8777958,
                            "1061": 8651298,
                            "1162": 6045291,
                            "1262": 7412737,
                            "1363": 5869016,
                            "1465": 7170248,
                            "1565": 6772364,
                            "1666": 6941263,
                            "1766": 5502215,
                            "1867": 4295246,
                            "1967": 2850450,
                            "2068": 3974350,
                            "2169": 4442606,
                            "2269": 4795433,
                            "2370": 5748667,
                            "2470": 6342628,
                            "2571": 7730224,
                            "2671": 5140520,
                            "2772": 4532065,
                            "2872": 3148052,
                            "2973": 5362716,
                            "3074": 4941136,
                            "3175": 4193757,
                            "3275": 4026650,
                            "3376": 6790041,
                            "3476": 3318094,
                            "3577": 4161195,
                            "3677": 3528254,
                            "3778": 5402626,
                            "3878": 3050420,
                            "3979": 4363903,
                            "4079": 3984997,
                            "4180": 5952542,
                            "4282": 2141351,
                            "4383": 13766612,
                            "4483": 3639508,
                            "4584": 3904824,
                            "4684": 4383981,
                            "4785": 6620645,
                            "4886": 5353834,
                            "4987": 3417553,
                            "5087": 5456854,
                            "5188": 10901107,
                            "5289": 5626765,
                            "5390": 4889418,
                            "5492": 5552092,
                            "5593": 4976885,
                            "5694": 6390413,
                            "5794": 5267224,
                            "5895": 5506199,
                            "5997": 5621294,
                            "6098": 5941974,
                            "6200": 5131044,
                            "6300": 6533329,
                            "6401": 4871681,
                            "6501": 5731443,
                            "6602": 5737940,
                            "6702": 5738529,
                            "6803": 6314044,
                            "6903": 6647620,
                            "7004": 5735278,
                            "7104": 6926325,
                            "7206": 4651186,
                            "7307": 4365638,
                            "7407": 9627018,
                            "7508": 4384486,
                            "7608": 1605513,
                            "7709": 420149,
                            "7809": 4704283,
                            "7910": 6424476,
                            "8010": 917774,
                            "8111": 15745612,
                            "8211": 0,
                            "8312": 2068808,
                            "8412": 2487939,
                            "8514": 4387393,
                            "8615": 17693666,
                            "8715": 15596400,
                            "8816": 0,
                            "8916": 923689,
                            "9017": 5390006,
                            "9117": 4600105,
                            "9218": 11586906,
                            "9318": 5351740,
                            "9419": 1834405,
                            "9519": 5507511,
                            "9620": 5054259,
                            "9720": 3898861,
                            "9821": 6079987,
                            "9921": 5735381,
                            "10022": 1503763,
                            "10122": 27847228,
                            "10223": 3824626,
                            "10323": 0,
                            "10424": 1856744,
                            "10524": 162024,
                            "10625": 21459993,
                            "10725": 22098608,
                            "10826": 6461501,
                            "10926": 6216025,
                            "11027": 7457561,
                            "11127": 6879323,
                            "11228": 4599753,
                            "11328": 4821792,
                            "11429": 5736700,
                            "11529": 6188678,
                            "11630": 5729886,
                            "11731": 5735825,
                            "11831": 117307,
                            "11933": 8991140,
                            "12034": 8138414,
                            "12134": 6644544,
                            "12235": 6761295,
                            "12338": 7030204,
                            "12440": 7450693,
                            "12541": 7255256,
                            "12642": 7002370,
                            "12742": 5999232,
                            "12843": 5254,
                            "12943": 0,
                            "13044": 1718833,
                            "13145": 7049992,
                            "13245": 7599118,
                            "13346": 7115734,
                            "13446": 7468840,
                            "13547": 7492148,
                            "13647": 7109266,
                            "13748": 7339141,
                            "13848": 7337833,
                            "13949": 3656166,
                            "14049": 1381412,
                            "14150": 1611175,
                            "14250": 6273024,
                            "14351": 16841007,
                            "14452": 7567344,
                            "14552": 3790988,
                            "14653": 0,
                            "14753": 0,
                            "14854": 3440189,
                            "14954": 6781346,
                            "15055": 6035567,
                            "15156": 1712513,
                            "15257": 227100,
                            "15358": 0,
                            "15459": 13357657,
                            "15559": 7497087,
                            "15660": 7246545,
                            "15760": 7577778,
                            "15861": 7114712,
                            "15961": 7344189,
                            "16062": 457075,
                            "16163": 0,
                            "16264": 0,
                            "16365": 0,
                            "16466": 0,
                            "16566": 0,
                            "16667": 0,
                            "16767": 898383,
                            "16868": 0,
                            "16968": 0,
                            "17069": 0,
                            "17169": 6210,
                            "17270": 0,
                            "17370": 0,
                            "17471": 6207,
                            "17571": 0,
                            "17672": 0,
                            "17772": 0,
                            "17873": 4494488,
                            "17974": 3688715,
                            "18074": 1386700,
                            "18175": 3566973,
                            "18276": 0,
                            "18376": 0,
                            "18478": 0,
                            "18579": 0,
                            "18679": 0,
                            "18783": 0,
                            "18884": 10577,
                            "18984": 47236,
                            "19085": 45310,
                            "19186": 42084,
                            "19287": 1480712,
                            "19388": 0,
                            "19488": 0,
                            "19589": 0,
                            "19690": 0,
                            "19791": 0,
                            "19891": 0,
                            "19992": 0,
                            "20093": 0,
                            "20194": 0,
                            "20294": 0,
                            "20395": 0,
                            "20495": 0,
                            "20596": 0,
                            "20697": 0,
                            "20797": 0,
                            "20898": 0,
                            "21001": 0,
                            "21101": 0,
                            "21202": 0,
                            "21302": 0,
                            "21403": 0,
                            "21504": 0,
                            "21604": 0,
                            "21705": 0,
                            "21805": 0,
                            "21906": 0,
                            "22006": 0,
                            "22107": 0,
                            "22207": 0,
                            "22308": 0,
                            "22409": 0
                        },
                        "max": 27847228,
                        "count": 223
                    }
                },
                "effectiveBpsDoc": 587094,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcQS_8MC&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcQS_8MC&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_001000.jpg",
                        "VisuallyComplete": 6
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_001900.jpg",
                        "VisuallyComplete": 46
                    },
                    {
                        "time": 2200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_002200.jpg",
                        "VisuallyComplete": 49
                    },
                    {
                        "time": 2300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_002300.jpg",
                        "VisuallyComplete": 49
                    },
                    {
                        "time": 2400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_002400.jpg",
                        "VisuallyComplete": 49
                    },
                    {
                        "time": 2900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_002900.jpg",
                        "VisuallyComplete": 77
                    },
                    {
                        "time": 3600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_003600.jpg",
                        "VisuallyComplete": 90
                    },
                    {
                        "time": 4300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_004300.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "febelfin.be": {
                        "bytes": 10623026,
                        "requests": 28,
                        "connections": 6
                    },
                    "challenges.cloudflare.com": {
                        "bytes": 184607,
                        "requests": 9,
                        "cdn_provider": "Cloudflare",
                        "connections": 1
                    },
                    "cdnjs.cloudflare.com": {
                        "bytes": 28112,
                        "requests": 1,
                        "cdn_provider": "Cloudflare",
                        "connections": 1
                    },
                    "www.googletagmanager.com": {
                        "bytes": 117260,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 18957,
                        "bytesUncompressed": 96787,
                        "requests": 4
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 275415,
                        "bytesUncompressed": 671444,
                        "requests": 6
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 83632,
                        "bytesUncompressed": 83632,
                        "requests": 1
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 10239965,
                        "bytesUncompressed": 10239965,
                        "requests": 22
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 219688,
                        "bytesUncompressed": 219688,
                        "requests": 4
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 115348,
                        "bytesUncompressed": 153609,
                        "requests": 2
                    }
                },
                "consoleLog": [
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "navigator.share(): This feature is not supported on this browser or operating system.",
                        "url": "https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba",
                        "line": 11,
                        "column": 378
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/cmg\/1 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1735046729446.064,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/"
                    },
                    {
                        "source": "rendering",
                        "level": "warning",
                        "text": "[GroupMarkerNotSet(crbug.com\/242999)!:A0E02D00F4030000]Automatic fallback to software WebGL has been deprecated. Please use the --enable-unsafe-swiftshader flag to opt in to lower security guarantees for trusted content.",
                        "timestamp": 1735046731665.355,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/"
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Request for the Private Access Token challenge.",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "The next request for the Private Access Token challenge may return a 401 and show a warning in console.",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: the server responded with a status of 401 ()",
                        "timestamp": 1735046734277.6919,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70eac8ccbdbb5c\/1735046726621\/3844d3d6f54a4b4c9baeae24c3ac3ebf728678b0d428a5bab343bc35cd879470\/Y_uBGBIsJIJ3KNT",
                        "networkRequestId": "100408.97"
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "console.groupEnd",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "Error",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Fiww",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Fiww",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "hLkR",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "hLkR",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "[object HTMLAnchorElement]",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "[object HTMLAnchorElement]",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "\u0000: 1",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "\u0000: 1",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": " QAwp: RcHR",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": " QAwp: RcHR",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent QAwp: RcHR",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent QAwp: RcHR",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "error",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "error",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "info",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "info",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent QAwp: RcHR",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent QAwp: RcHR",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "console.groupEnd",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                        "line": 1,
                        "column": 46271
                    },
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: net::ERR_CONTENT_LENGTH_MISMATCH",
                        "timestamp": 1735046738419.2639,
                        "url": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png",
                        "networkRequestId": "100408.14"
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/cmg\/1 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1735046741553.604,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/"
                    }
                ]
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-jvtj-10.10.1.35",
                "loadTime": 8101,
                "docTime": 8101,
                "fullyLoaded": 8101,
                "bytesOut": 26851,
                "bytesOutDoc": 26851,
                "bytesIn": 4268426,
                "bytesInDoc": 4268426,
                "requests": [
                    {
                        "type": 3,
                        "id": "0209134D8643389B1DE707E806FB3AE2",
                        "request_id": "0209134D8643389B1DE707E806FB3AE2",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/",
                        "raw_id": "0209134D8643389B1DE707E806FB3AE2",
                        "frame_id": "C6EC205F66C363D79396D668BDB5B8F1",
                        "documentURL": "https:\/\/febelfin.be\/",
                        "responseCode": 302,
                        "load_ms": 91,
                        "ttfb_ms": 91,
                        "load_start": 126,
                        "load_start_float": 126,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "no-store, private",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "http\/1.1",
                        "dns_start": 1,
                        "dns_end": 34,
                        "connect_start": 34,
                        "connect_end": 67,
                        "ssl_start": 67,
                        "ssl_end": 126,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "*.febelfin.be",
                            "sanList": [
                                "*.febelfin.be",
                                "febelfin.be"
                            ],
                            "issuer": "GlobalSign RSA OV SSL CA 2018",
                            "validFrom": 1717423632,
                            "validTo": 1751724431,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2025h2'",
                                    "logId": "AF181A28D68CA3E0A98A4C9C67AB09F8BBBC22BAAEBCB138A3A19DD3F9B6030D",
                                    "timestamp": 1717423635286,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30460221008BB9E45E5D6F1124815EA6C4754DF8F6ADB84D52D2BEEE304D392553706641CA022100ECA660D18FBBBEDB523A321444BAEAFF063FB7BF07CDD34BF958287AA235E1AD"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h2' log",
                                    "logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
                                    "timestamp": 1717423635241,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450220321C937648143D0C16B8B38C111F608B8317698D04F0E036E191B329115372F9022100C999E1730477F877CE5C42DBD4632EF2C649D31FC76C21D8085848BB485B0F74"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2025h2'",
                                    "logId": "0DE1F2302BD30DC140621209EA552EFC47747CB1D7E930EF0E421EB47E4EAA34",
                                    "timestamp": 1717423634341,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402205BE1035E5B1DD123DB0FDD4294E2DDB6A295467F2172B64CBF5CBEEDC67632AA022026E649533AAD1A8871DD48EE16148EE8AAD18F22BC54872F3FF7EDBCF2EACA54"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=e795754a595d97e9f0935a2cedad8b90e823826c%2B1735053960.5af4f4ac5c79734d531b.fc29c25d20ac06c27ce834b861305b000737976ddf6b0e04bddcf007d216c987",
                                "Host: febelfin.be",
                                "Sec-Fetch-Dest: document",
                                "Sec-Fetch-Mode: navigate",
                                "Sec-Fetch-Site: cross-site",
                                "Upgrade-Insecure-Requests: 1",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "Cache-Control: no-store, private",
                                "Connection: keep-alive",
                                "Content-Type: text\/html; charset=UTF-8",
                                "Date: Tue, 24 Dec 2024 13:26:41 GMT",
                                "Location: https:\/\/febelfin.be\/en",
                                "Referrer-Policy: same-origin",
                                "Server: nginx\/1.22.1",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Transfer-Encoding: chunked",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-XSS-Protection: 1; mode=block"
                            ]
                        },
                        "bytesOut": 2464,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 33,
                        "connect_ms": 33,
                        "ssl_ms": 59,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 4,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "chunks": [],
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 1000000,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGrTCCBZWgAwIBAgIML86C3RA2eb7oBuOmMA0GCSqGSIb3DQEBCwUAMFAxCzAJ\nBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMSYwJAYDVQQDEx1H\nbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODAeFw0yNDA2MDMxNDA3MTJaFw0y\nNTA3MDUxNDA3MTFaMIGAMQswCQYDVQQGEwJCRTEmMCQGA1UECAwdUsOpZ2lvbiBk\nZSBCcnV4ZWxsZXMtQ2FwaXRhbGUxHjAcBgNVBAcTFVNhaW50LUpvc3NlLXRlbi1O\nb29kZTERMA8GA1UEChMIRmViZWxmaW4xFjAUBgNVBAMMDSouZmViZWxmaW4uYmUw\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj5M1lK8erPHPiYIPpxKsZ\nvrpEuT57hsjkl9Om9YRu+l8whTHb4FUbm1YpxReHlvAxxvfTjE2HNB5eJxrCQ3Lt\nmrLxaHS711UR2NuTWuw5nz4\/ag8M4uiXLw6rpHeVge\/ToCQIquHxmCmLLqRqzb0a\ndu2SBIaRci3W7jsQiKpblH3X+FWKgM4V\/mUyEkAeDZ99\/jas\/3CGlgdupCXkWdEu\ngwZkxiaOfdWlnTrh+JPxpd3xp2IObONo9P57NcD8\/hG9nTYphCg53LGknGoe5NYx\nWf4fVuepCrjdAm6yeiRmjukRYh1J27K7uVcEbZp8faOd0Vvucd59yaouaODhgFKh\nAgMBAAGjggNUMIIDUDAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADCBjgYI\nKwYBBQUHAQEEgYEwfzBEBggrBgEFBQcwAoY4aHR0cDovL3NlY3VyZS5nbG9iYWxz\naWduLmNvbS9jYWNlcnQvZ3Nyc2FvdnNzbGNhMjAxOC5jcnQwNwYIKwYBBQUHMAGG\nK2h0dHA6Ly9vY3NwLmdsb2JhbHNpZ24uY29tL2dzcnNhb3Zzc2xjYTIwMTgwVgYD\nVR0gBE8wTTBBBgkrBgEEAaAyARQwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cu\nZ2xvYmFsc2lnbi5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQICMD8GA1UdHwQ4MDYw\nNKAyoDCGLmh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3Nyc2FvdnNzbGNhMjAx\nOC5jcmwwJQYDVR0RBB4wHIINKi5mZWJlbGZpbi5iZYILZmViZWxmaW4uYmUwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPjvf\/LNeGeo\n3m+PJI2I8YcDArPrMB0GA1UdDgQWBBRSfbb7vOGcByxuJpWqRfchtshQ9zCCAX4G\nCisGAQQB1nkCBAIEggFuBIIBagFoAHcArxgaKNaMo+CpikycZ6sJ+Lu8IrquvLE4\no6Gd0\/m2Aw0AAAGP3mz7VgAABAMASDBGAiEAi7nkXl1vESSBXqbEdU349q24TVLS\nvu4wTTklU3BmQcoCIQDspmDRj7u+21I6MhREuur\/Bj+3vwfN00v5WCh6ojXhrQB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABj95s+ykAAAQDAEcw\nRQIgMhyTdkgUPQwWuLOMER9gi4MXaY0E8OA24ZGzKRFTcvkCIQDJmeFzBHf4d85c\nQtvUYy7yxknTH8dsIdgIWEi7SFsPdAB1AA3h8jAr0w3BQGISCepVLvxHdHyx1+kw\n7w5CHrR+Tqo0AAABj95s96UAAAQDAEYwRAIgW+EDXlsd0SPbD91ClOLdtqKVRn8h\ncrZMv1y+7cZ2MqoCICbmSVM6rRqIcd1I7hYUjuiq0Y8ivFSHLz\/37bzy6spUMA0G\nCSqGSIb3DQEBCwUAA4IBAQBliY4q3vyc19zVO49dKKq8eFfU3TfZKDXWegLgljGA\nYbD1yO344nolFkho9SLOh8A8JrStOExBTSmJOI8SfzRxZ2c1PAin2OLsXRXGWP7j\nXBEeXJEhjF6AKw6MqdX5Q7UeGJBSYQ+6QTbQHpLcM8Qps80FxPh1Ho5sUtXCgYYq\n3PiACkhNx5cbl1VzJcb8yaL0TlxyvSLtm1y8SLiZtcE4pC2K39WeWOCJ7zXGG1gl\nyeI\/hMvTqMWKkWnCtg6F\/WfLV3rId6sDBUQQTfS6x8mcrxkvu5sbNn7e1M0Qd9cO\n8DKqPkZNbxQFWzeWjXtTzuOCrMttmJKLCCbm8f+kqTOF\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIETjCCAzagAwIBAgINAe5fIh38YjvUMzqFVzANBgkqhkiG9w0BAQsFADBMMSAw\nHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFs\nU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0xODExMjEwMDAwMDBaFw0yODEx\nMjEwMDAwMDBaMFAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52\nLXNhMSYwJAYDVQQDEx1HbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODCCASIw\nDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKdaydUMGCEAI9WXD+uu3Vxoa2uP\nUGATeoHLl+6OimGUSyZ59gSnKvuk2la77qCk8HuKf1UfR5NhDW5xUTolJAgvjOH3\nidaSz6+zpz8w7bXfIa7+9UQX\/dhj2S\/TgVprX9NHsKzyqzskeU8fxy7quRU6fBhM\nabO1IFkJXinDY+YuRluqlJBJDrnw9UqhCS98NE3QvADFBlV5Bs6i0BDxSEPouVq1\nlVW9MdIbPYa+oewNEtssmSStR8JvA+Z6cLVwzM0nLKWMjsIYPJLJLnNvBhBWk0Cq\no8VS++XFBdZpaFwGue5RieGKDkFNm5KQConpFmvv73W+eka440eKHRwup08CAwEA\nAaOCASkwggElMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdDgQWBBT473\/yzXhnqN5vjySNiPGHAwKz6zAfBgNVHSMEGDAWgBSP8Et\/qC5F\nJK5NUPpjmove4t0bvDA+BggrBgEFBQcBAQQyMDAwLgYIKwYBBQUHMAGGImh0dHA6\nLy9vY3NwMi5nbG9iYWxzaWduLmNvbS9yb290cjMwNgYDVR0fBC8wLTAroCmgJ4Yl\naHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9yb290LXIzLmNybDBHBgNVHSAEQDA+\nMDwGBFUdIAAwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cuZ2xvYmFsc2lnbi5j\nb20vcmVwb3NpdG9yeS8wDQYJKoZIhvcNAQELBQADggEBAJmQyC1fQorUC2bbmANz\nEdSIhlIoU4r7rd\/9c446ZwTbw1MUcBQJfMPg+NccmBqixD7b6QDjynCy8SIwIVbb\n0615XoFYC20UgDX1b10d65pHBf9ZjQCxQNqQmJYaumxtf4z1s4DfjGRzNpZ5eWl0\n6r\/4ngGPoJVpjemEuunl1Ig423g7mNA2eymw0lIYkN5SQwCuaifIFJ6GlazhgDEw\nfpolu4usBCOmmQDo8dIm7A9+O4orkjgTHY+GzYZSR+Y0fFukAj6KYXwidlNalFMz\nhriSqHKvoflShx8xpfywgVcvzfTO3PYkz6fiNJBonf6q8amaEsybwMbDqKWwIX7e\nSPY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 217,
                        "ttfb_start": 126,
                        "ttfb_end": 217,
                        "download_start": 217,
                        "download_end": 217,
                        "download_ms": 0,
                        "all_start": 1,
                        "all_end": 217,
                        "all_ms": 216,
                        "index": 0,
                        "number": 1
                    },
                    {
                        "type": 3,
                        "id": "0209134D8643389B1DE707E806FB3AE2-1",
                        "request_id": "0209134D8643389B1DE707E806FB3AE2-1",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/en",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/en",
                        "raw_id": "0209134D8643389B1DE707E806FB3AE2",
                        "frame_id": "C6EC205F66C363D79396D668BDB5B8F1",
                        "documentURL": "https:\/\/febelfin.be\/en",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 160,
                        "ttfb_ms": 158,
                        "load_start": 219,
                        "load_start_float": 219.00006099999999,
                        "bytesIn": 11539,
                        "objectSize": 11539,
                        "objectSizeUncompressed": 67972,
                        "chunks": [
                            {
                                "ts": 378,
                                "bytes": 3555,
                                "inflated": 15043
                            },
                            {
                                "ts": 379,
                                "bytes": 7984,
                                "inflated": 52929
                            }
                        ],
                        "expires": "",
                        "cacheControl": "no-store, private",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=e795754a595d97e9f0935a2cedad8b90e823826c%2B1735053960.5af4f4ac5c79734d531b.fc29c25d20ac06c27ce834b861305b000737976ddf6b0e04bddcf007d216c987",
                                "Host: febelfin.be",
                                "Sec-Fetch-Dest: document",
                                "Sec-Fetch-Mode: navigate",
                                "Sec-Fetch-Site: cross-site",
                                "Upgrade-Insecure-Requests: 1",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:26:42 GMT",
                                "Content-Type: text\/html; charset=UTF-8",
                                "Transfer-Encoding: chunked",
                                "Connection: keep-alive",
                                "Vary: Accept-Encoding",
                                "Cache-Control: no-store, private",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Content-Encoding: gzip"
                            ]
                        },
                        "bytesOut": 2464,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 12087,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 218,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 61,
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 379,
                        "ttfb_start": 219,
                        "ttfb_end": 377,
                        "download_start": 377,
                        "download_end": 379,
                        "download_ms": 2,
                        "all_start": 219,
                        "all_end": 379,
                        "all_ms": 160,
                        "index": 1,
                        "number": 2,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                511.51499999999999,
                                512.875
                            ],
                            [
                                511.54199999999997,
                                511.745
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "101345.15",
                        "request_id": "101345.15",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/pers\/sparen-en-beleggen\/wat-doe-jij-met-je-geld-sparen-of-beleggen-kamal-kharmach-geeft-raad\/73b74f7655-1723810599\/kamal-kharmach.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/pers\/sparen-en-beleggen\/wat-doe-jij-met-je-geld-sparen-of-beleggen-kamal-kharmach-geeft-raad\/73b74f7655-1723810599\/kamal-kharmach.png",
                        "raw_id": "101345.15",
                        "frame_id": "C6EC205F66C363D79396D668BDB5B8F1",
                        "documentURL": "https:\/\/febelfin.be\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 7383,
                        "ttfb_ms": 144,
                        "load_start": 614,
                        "load_start_float": 614.00010399999996,
                        "bytesIn": 2339627,
                        "objectSize": 2339627,
                        "objectSizeUncompressed": 2339627,
                        "chunks": [
                            {
                                "ts": 759,
                                "bytes": 3567
                            },
                            {
                                "ts": 760,
                                "bytes": 12288
                            },
                            {
                                "ts": 785,
                                "bytes": 16384
                            },
                            {
                                "ts": 859,
                                "bytes": 16384
                            },
                            {
                                "ts": 887,
                                "bytes": 16384
                            },
                            {
                                "ts": 1009,
                                "bytes": 16384
                            },
                            {
                                "ts": 1038,
                                "bytes": 16384
                            },
                            {
                                "ts": 1177,
                                "bytes": 16384
                            },
                            {
                                "ts": 1205,
                                "bytes": 16384
                            },
                            {
                                "ts": 1364,
                                "bytes": 16384
                            },
                            {
                                "ts": 1394,
                                "bytes": 16384
                            },
                            {
                                "ts": 1420,
                                "bytes": 16384
                            },
                            {
                                "ts": 1594,
                                "bytes": 16384
                            },
                            {
                                "ts": 1623,
                                "bytes": 16384
                            },
                            {
                                "ts": 1806,
                                "bytes": 16384
                            },
                            {
                                "ts": 1830,
                                "bytes": 16384
                            },
                            {
                                "ts": 1858,
                                "bytes": 16384
                            },
                            {
                                "ts": 2070,
                                "bytes": 16384
                            },
                            {
                                "ts": 2094,
                                "bytes": 16384
                            },
                            {
                                "ts": 2124,
                                "bytes": 16384
                            },
                            {
                                "ts": 2315,
                                "bytes": 16384
                            },
                            {
                                "ts": 2343,
                                "bytes": 16384
                            },
                            {
                                "ts": 2369,
                                "bytes": 16384
                            },
                            {
                                "ts": 2553,
                                "bytes": 16384
                            },
                            {
                                "ts": 2581,
                                "bytes": 16384
                            },
                            {
                                "ts": 2610,
                                "bytes": 16384
                            },
                            {
                                "ts": 2794,
                                "bytes": 16384
                            },
                            {
                                "ts": 2864,
                                "bytes": 16384
                            },
                            {
                                "ts": 2901,
                                "bytes": 16384
                            },
                            {
                                "ts": 3097,
                                "bytes": 16384
                            },
                            {
                                "ts": 3125,
                                "bytes": 16384
                            },
                            {
                                "ts": 3256,
                                "bytes": 16384
                            },
                            {
                                "ts": 3458,
                                "bytes": 16384
                            },
                            {
                                "ts": 3487,
                                "bytes": 16384
                            },
                            {
                                "ts": 3543,
                                "bytes": 16384
                            },
                            {
                                "ts": 3610,
                                "bytes": 16384
                            },
                            {
                                "ts": 3788,
                                "bytes": 16384
                            },
                            {
                                "ts": 3816,
                                "bytes": 16384
                            },
                            {
                                "ts": 3840,
                                "bytes": 16384
                            },
                            {
                                "ts": 4069,
                                "bytes": 16384
                            },
                            {
                                "ts": 4097,
                                "bytes": 16384
                            },
                            {
                                "ts": 4122,
                                "bytes": 16384
                            },
                            {
                                "ts": 4155,
                                "bytes": 16384
                            },
                            {
                                "ts": 4400,
                                "bytes": 16384
                            },
                            {
                                "ts": 4432,
                                "bytes": 16384
                            },
                            {
                                "ts": 4454,
                                "bytes": 16384
                            },
                            {
                                "ts": 4483,
                                "bytes": 16384
                            },
                            {
                                "ts": 4732,
                                "bytes": 16384
                            },
                            {
                                "ts": 4760,
                                "bytes": 16384
                            },
                            {
                                "ts": 4784,
                                "bytes": 16384
                            },
                            {
                                "ts": 4814,
                                "bytes": 16384
                            },
                            {
                                "ts": 4927,
                                "bytes": 16384
                            },
                            {
                                "ts": 5097,
                                "bytes": 16384
                            },
                            {
                                "ts": 5125,
                                "bytes": 16384
                            },
                            {
                                "ts": 5153,
                                "bytes": 16384
                            },
                            {
                                "ts": 5178,
                                "bytes": 16384
                            },
                            {
                                "ts": 5500,
                                "bytes": 32768
                            },
                            {
                                "ts": 5504,
                                "bytes": 16384
                            },
                            {
                                "ts": 5531,
                                "bytes": 16384
                            },
                            {
                                "ts": 5602,
                                "bytes": 16384
                            },
                            {
                                "ts": 5645,
                                "bytes": 16384
                            },
                            {
                                "ts": 5675,
                                "bytes": 16384
                            },
                            {
                                "ts": 5701,
                                "bytes": 16384
                            },
                            {
                                "ts": 5730,
                                "bytes": 16384
                            },
                            {
                                "ts": 5758,
                                "bytes": 16384
                            },
                            {
                                "ts": 5786,
                                "bytes": 16384
                            },
                            {
                                "ts": 5810,
                                "bytes": 16384
                            },
                            {
                                "ts": 5838,
                                "bytes": 16384
                            },
                            {
                                "ts": 5866,
                                "bytes": 16384
                            },
                            {
                                "ts": 5895,
                                "bytes": 16384
                            },
                            {
                                "ts": 5923,
                                "bytes": 16384
                            },
                            {
                                "ts": 5947,
                                "bytes": 16384
                            },
                            {
                                "ts": 5979,
                                "bytes": 16384
                            },
                            {
                                "ts": 6054,
                                "bytes": 16384
                            },
                            {
                                "ts": 6130,
                                "bytes": 16384
                            },
                            {
                                "ts": 6158,
                                "bytes": 16384
                            },
                            {
                                "ts": 6186,
                                "bytes": 16384
                            },
                            {
                                "ts": 6212,
                                "bytes": 16384
                            },
                            {
                                "ts": 6241,
                                "bytes": 16384
                            },
                            {
                                "ts": 6269,
                                "bytes": 16384
                            },
                            {
                                "ts": 6295,
                                "bytes": 16384
                            },
                            {
                                "ts": 6330,
                                "bytes": 16384
                            },
                            {
                                "ts": 6356,
                                "bytes": 16384
                            },
                            {
                                "ts": 6384,
                                "bytes": 16384
                            },
                            {
                                "ts": 6412,
                                "bytes": 16384
                            },
                            {
                                "ts": 6438,
                                "bytes": 16384
                            },
                            {
                                "ts": 6466,
                                "bytes": 16384
                            },
                            {
                                "ts": 6495,
                                "bytes": 16384
                            },
                            {
                                "ts": 6523,
                                "bytes": 16384
                            },
                            {
                                "ts": 6547,
                                "bytes": 16384
                            },
                            {
                                "ts": 6575,
                                "bytes": 16384
                            },
                            {
                                "ts": 6603,
                                "bytes": 16384
                            },
                            {
                                "ts": 6631,
                                "bytes": 16384
                            },
                            {
                                "ts": 6660,
                                "bytes": 16384
                            },
                            {
                                "ts": 6683,
                                "bytes": 16384
                            },
                            {
                                "ts": 6712,
                                "bytes": 16384
                            },
                            {
                                "ts": 6740,
                                "bytes": 16384
                            },
                            {
                                "ts": 6768,
                                "bytes": 16384
                            },
                            {
                                "ts": 6796,
                                "bytes": 16384
                            },
                            {
                                "ts": 6825,
                                "bytes": 16384
                            },
                            {
                                "ts": 6848,
                                "bytes": 16384
                            },
                            {
                                "ts": 6877,
                                "bytes": 16384
                            },
                            {
                                "ts": 6905,
                                "bytes": 16384
                            },
                            {
                                "ts": 6933,
                                "bytes": 16384
                            },
                            {
                                "ts": 6962,
                                "bytes": 16384
                            },
                            {
                                "ts": 6990,
                                "bytes": 16384
                            },
                            {
                                "ts": 7013,
                                "bytes": 16384
                            },
                            {
                                "ts": 7042,
                                "bytes": 16384
                            },
                            {
                                "ts": 7070,
                                "bytes": 16384
                            },
                            {
                                "ts": 7098,
                                "bytes": 16384
                            },
                            {
                                "ts": 7127,
                                "bytes": 16384
                            },
                            {
                                "ts": 7156,
                                "bytes": 16384
                            },
                            {
                                "ts": 7179,
                                "bytes": 16384
                            },
                            {
                                "ts": 7207,
                                "bytes": 16384
                            },
                            {
                                "ts": 7235,
                                "bytes": 16384
                            },
                            {
                                "ts": 7264,
                                "bytes": 16384
                            },
                            {
                                "ts": 7292,
                                "bytes": 16384
                            },
                            {
                                "ts": 7315,
                                "bytes": 16384
                            },
                            {
                                "ts": 7344,
                                "bytes": 16384
                            },
                            {
                                "ts": 7372,
                                "bytes": 16384
                            },
                            {
                                "ts": 7400,
                                "bytes": 16384
                            },
                            {
                                "ts": 7429,
                                "bytes": 16384
                            },
                            {
                                "ts": 7457,
                                "bytes": 16384
                            },
                            {
                                "ts": 7481,
                                "bytes": 16384
                            },
                            {
                                "ts": 7509,
                                "bytes": 16384
                            },
                            {
                                "ts": 7537,
                                "bytes": 16384
                            },
                            {
                                "ts": 7566,
                                "bytes": 16384
                            },
                            {
                                "ts": 7594,
                                "bytes": 16384
                            },
                            {
                                "ts": 7622,
                                "bytes": 529
                            },
                            {
                                "ts": 7622,
                                "bytes": 15855
                            },
                            {
                                "ts": 7645,
                                "bytes": 16384
                            },
                            {
                                "ts": 7674,
                                "bytes": 16384
                            },
                            {
                                "ts": 7702,
                                "bytes": 16384
                            },
                            {
                                "ts": 7730,
                                "bytes": 16384
                            },
                            {
                                "ts": 7759,
                                "bytes": 16384
                            },
                            {
                                "ts": 7787,
                                "bytes": 16384
                            },
                            {
                                "ts": 7811,
                                "bytes": 16384
                            },
                            {
                                "ts": 7839,
                                "bytes": 16384
                            },
                            {
                                "ts": 7867,
                                "bytes": 16384
                            },
                            {
                                "ts": 7895,
                                "bytes": 16384
                            },
                            {
                                "ts": 7924,
                                "bytes": 16384
                            },
                            {
                                "ts": 7947,
                                "bytes": 16384
                            },
                            {
                                "ts": 7976,
                                "bytes": 16384
                            },
                            {
                                "ts": 7997,
                                "bytes": 13628
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/en",
                        "initiator_line": 863,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=e795754a595d97e9f0935a2cedad8b90e823826c%2B1735053960.5af4f4ac5c79734d531b.fc29c25d20ac06c27ce834b861305b000737976ddf6b0e04bddcf007d216c987",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/en",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:26:42 GMT",
                                "Content-Type: image\/png",
                                "Content-Length: 2339627",
                                "Connection: keep-alive",
                                "Last-Modified: Wed, 30 Oct 2024 11:29:56 GMT",
                                "ETag: \"672218b4-23b32b\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 2339627,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 428,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "netlog_id": 104,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "2.2 MiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 2000,
                                    "ImageHeight": 1429,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "2000x1429",
                                    "Megapixels": 2.8999999999999999
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2000,
                                    "height": 1429,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 52.9101,
                                    "y": 37.804200000000002
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2858000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 136.10900000000001,
                                        "standardDeviation": 9.9999999999999998e-13,
                                        "kurtosis": -1.2724299999999999,
                                        "skewness": 0.16459499999999999,
                                        "entropy": 0.720198
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 9.9999999999999998e-13,
                                        "kurtosis": -2.2866499999999999e+57,
                                        "skewness": 3.4891499999999999e+40,
                                        "entropy": 0
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 253,
                                        "mean": 118.017,
                                        "standardDeviation": 56.886800000000001,
                                        "kurtosis": -0.87164200000000003,
                                        "skewness": -0.21138899999999999,
                                        "entropy": 0.97084999999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 243,
                                        "mean": 97.579800000000006,
                                        "standardDeviation": 52.4009,
                                        "kurtosis": -0.89614300000000002,
                                        "skewness": 0.027674000000000001,
                                        "entropy": 0.962476
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 240,
                                        "mean": 73.840400000000002,
                                        "standardDeviation": 52.8643,
                                        "kurtosis": -0.703959,
                                        "skewness": 0.488261,
                                        "entropy": 0.947465
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 2000,
                                    "height": 1429,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T13:26:49+00:00",
                                    "date:modify": "2024-12-24T13:26:49+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "2000, 1429",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "0bb89045bf06bba636606a5aa8288a56b882c6977f21572ec0ffbc7c24abcb71"
                                },
                                "tainted": false,
                                "filesize": "2.33963MB",
                                "numberPixels": "2858000",
                                "pixelsPerSecond": "16.1788MB",
                                "userTime": "0.130u",
                                "elapsedTime": "0:01.176"
                            }
                        },
                        "load_end": 7997,
                        "ttfb_start": 614,
                        "ttfb_end": 758,
                        "download_start": 758,
                        "download_end": 7997,
                        "download_ms": 7239,
                        "all_start": 614,
                        "all_end": 7997,
                        "all_ms": 7383,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "101345.16",
                        "request_id": "101345.16",
                        "ip_addr": "116.203.24.65",
                        "full_url": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/opgelet-voor-kaartophalers\/a543885e92-1719924172\/3.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "febelfin.be",
                        "url": "\/media\/pages\/pers\/fraude-veiligheid\/opgelet-voor-kaartophalers\/a543885e92-1719924172\/3.png",
                        "raw_id": "101345.16",
                        "frame_id": "C6EC205F66C363D79396D668BDB5B8F1",
                        "documentURL": "https:\/\/febelfin.be\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 4985,
                        "ttfb_ms": 166,
                        "load_start": 638,
                        "load_start_float": 638.00010499999996,
                        "bytesIn": 1759916,
                        "objectSize": 1759916,
                        "objectSizeUncompressed": 1759916,
                        "chunks": [
                            {
                                "ts": 805,
                                "bytes": 3567
                            },
                            {
                                "ts": 805,
                                "bytes": 12288
                            },
                            {
                                "ts": 832,
                                "bytes": 16384
                            },
                            {
                                "ts": 913,
                                "bytes": 16384
                            },
                            {
                                "ts": 942,
                                "bytes": 16384
                            },
                            {
                                "ts": 972,
                                "bytes": 16384
                            },
                            {
                                "ts": 995,
                                "bytes": 16384
                            },
                            {
                                "ts": 1082,
                                "bytes": 16384
                            },
                            {
                                "ts": 1111,
                                "bytes": 16384
                            },
                            {
                                "ts": 1137,
                                "bytes": 16384
                            },
                            {
                                "ts": 1166,
                                "bytes": 16384
                            },
                            {
                                "ts": 1258,
                                "bytes": 16384
                            },
                            {
                                "ts": 1292,
                                "bytes": 16384
                            },
                            {
                                "ts": 1319,
                                "bytes": 16384
                            },
                            {
                                "ts": 1347,
                                "bytes": 16384
                            },
                            {
                                "ts": 1442,
                                "bytes": 16384
                            },
                            {
                                "ts": 1471,
                                "bytes": 16384
                            },
                            {
                                "ts": 1506,
                                "bytes": 16384
                            },
                            {
                                "ts": 1529,
                                "bytes": 16384
                            },
                            {
                                "ts": 1571,
                                "bytes": 16384
                            },
                            {
                                "ts": 1665,
                                "bytes": 16384
                            },
                            {
                                "ts": 1697,
                                "bytes": 16384
                            },
                            {
                                "ts": 1725,
                                "bytes": 16384
                            },
                            {
                                "ts": 1749,
                                "bytes": 16384
                            },
                            {
                                "ts": 1777,
                                "bytes": 16384
                            },
                            {
                                "ts": 1896,
                                "bytes": 16384
                            },
                            {
                                "ts": 1924,
                                "bytes": 16384
                            },
                            {
                                "ts": 1955,
                                "bytes": 16384
                            },
                            {
                                "ts": 1983,
                                "bytes": 16384
                            },
                            {
                                "ts": 2007,
                                "bytes": 16384
                            },
                            {
                                "ts": 2148,
                                "bytes": 16384
                            },
                            {
                                "ts": 2176,
                                "bytes": 16384
                            },
                            {
                                "ts": 2205,
                                "bytes": 16384
                            },
                            {
                                "ts": 2233,
                                "bytes": 16384
                            },
                            {
                                "ts": 2264,
                                "bytes": 16384
                            },
                            {
                                "ts": 2383,
                                "bytes": 16384
                            },
                            {
                                "ts": 2411,
                                "bytes": 16384
                            },
                            {
                                "ts": 2482,
                                "bytes": 32768
                            },
                            {
                                "ts": 2497,
                                "bytes": 16384
                            },
                            {
                                "ts": 2525,
                                "bytes": 16384
                            },
                            {
                                "ts": 2633,
                                "bytes": 16384
                            },
                            {
                                "ts": 2662,
                                "bytes": 16384
                            },
                            {
                                "ts": 2690,
                                "bytes": 16384
                            },
                            {
                                "ts": 2718,
                                "bytes": 16384
                            },
                            {
                                "ts": 2747,
                                "bytes": 16384
                            },
                            {
                                "ts": 2771,
                                "bytes": 16384
                            },
                            {
                                "ts": 2936,
                                "bytes": 16384
                            },
                            {
                                "ts": 2965,
                                "bytes": 16384
                            },
                            {
                                "ts": 2993,
                                "bytes": 16384
                            },
                            {
                                "ts": 3021,
                                "bytes": 16384
                            },
                            {
                                "ts": 3050,
                                "bytes": 16384
                            },
                            {
                                "ts": 3073,
                                "bytes": 16384
                            },
                            {
                                "ts": 3289,
                                "bytes": 16384
                            },
                            {
                                "ts": 3322,
                                "bytes": 16384
                            },
                            {
                                "ts": 3350,
                                "bytes": 16384
                            },
                            {
                                "ts": 3378,
                                "bytes": 16384
                            },
                            {
                                "ts": 3404,
                                "bytes": 16384
                            },
                            {
                                "ts": 3430,
                                "bytes": 16384
                            },
                            {
                                "ts": 3576,
                                "bytes": 16384
                            },
                            {
                                "ts": 3604,
                                "bytes": 16384
                            },
                            {
                                "ts": 3637,
                                "bytes": 16384
                            },
                            {
                                "ts": 3665,
                                "bytes": 16384
                            },
                            {
                                "ts": 3693,
                                "bytes": 16384
                            },
                            {
                                "ts": 3717,
                                "bytes": 16384
                            },
                            {
                                "ts": 3745,
                                "bytes": 16384
                            },
                            {
                                "ts": 3868,
                                "bytes": 16384
                            },
                            {
                                "ts": 3905,
                                "bytes": 16384
                            },
                            {
                                "ts": 3930,
                                "bytes": 16384
                            },
                            {
                                "ts": 3956,
                                "bytes": 16384
                            },
                            {
                                "ts": 3985,
                                "bytes": 16384
                            },
                            {
                                "ts": 4014,
                                "bytes": 16384
                            },
                            {
                                "ts": 4041,
                                "bytes": 16384
                            },
                            {
                                "ts": 4178,
                                "bytes": 16384
                            },
                            {
                                "ts": 4207,
                                "bytes": 16384
                            },
                            {
                                "ts": 4235,
                                "bytes": 16384
                            },
                            {
                                "ts": 4268,
                                "bytes": 16384
                            },
                            {
                                "ts": 4296,
                                "bytes": 16384
                            },
                            {
                                "ts": 4326,
                                "bytes": 16384
                            },
                            {
                                "ts": 4353,
                                "bytes": 16384
                            },
                            {
                                "ts": 4381,
                                "bytes": 16384
                            },
                            {
                                "ts": 4507,
                                "bytes": 16384
                            },
                            {
                                "ts": 4545,
                                "bytes": 16384
                            },
                            {
                                "ts": 4573,
                                "bytes": 16384
                            },
                            {
                                "ts": 4606,
                                "bytes": 16384
                            },
                            {
                                "ts": 4634,
                                "bytes": 16384
                            },
                            {
                                "ts": 4663,
                                "bytes": 16384
                            },
                            {
                                "ts": 4690,
                                "bytes": 16384
                            },
                            {
                                "ts": 4717,
                                "bytes": 16384
                            },
                            {
                                "ts": 4852,
                                "bytes": 16384
                            },
                            {
                                "ts": 4889,
                                "bytes": 16384
                            },
                            {
                                "ts": 4918,
                                "bytes": 16384
                            },
                            {
                                "ts": 4946,
                                "bytes": 16384
                            },
                            {
                                "ts": 4974,
                                "bytes": 16384
                            },
                            {
                                "ts": 5002,
                                "bytes": 16384
                            },
                            {
                                "ts": 5031,
                                "bytes": 16384
                            },
                            {
                                "ts": 5059,
                                "bytes": 16384
                            },
                            {
                                "ts": 5197,
                                "bytes": 16384
                            },
                            {
                                "ts": 5220,
                                "bytes": 16384
                            },
                            {
                                "ts": 5260,
                                "bytes": 16384
                            },
                            {
                                "ts": 5292,
                                "bytes": 16384
                            },
                            {
                                "ts": 5319,
                                "bytes": 16384
                            },
                            {
                                "ts": 5349,
                                "bytes": 16384
                            },
                            {
                                "ts": 5376,
                                "bytes": 16384
                            },
                            {
                                "ts": 5400,
                                "bytes": 16384
                            },
                            {
                                "ts": 5493,
                                "bytes": 16384
                            },
                            {
                                "ts": 5569,
                                "bytes": 16384
                            },
                            {
                                "ts": 5611,
                                "bytes": 16384
                            },
                            {
                                "ts": 5623,
                                "bytes": 7357
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 74,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 34,
                        "connect_end": 67,
                        "ssl_start": 67,
                        "ssl_end": 138,
                        "initiator": "https:\/\/febelfin.be\/en",
                        "initiator_line": 883,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Cookie: kirby_session=e795754a595d97e9f0935a2cedad8b90e823826c%2B1735053960.5af4f4ac5c79734d531b.fc29c25d20ac06c27ce834b861305b000737976ddf6b0e04bddcf007d216c987",
                                "Host: febelfin.be",
                                "Referer: https:\/\/febelfin.be\/en",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Server: nginx\/1.22.1",
                                "Date: Tue, 24 Dec 2024 13:26:42 GMT",
                                "Content-Type: image\/png",
                                "Content-Length: 1759916",
                                "Connection: keep-alive",
                                "Last-Modified: Tue, 10 Dec 2024 08:00:49 GMT",
                                "ETag: \"6757f531-1adaac\"",
                                "X-Frame-Options: SAMEORIGIN",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Content-Type-Options: nosniff",
                                "X-Content-Type-Options: nosniff",
                                "X-XSS-Protection: 1; mode=block",
                                "X-Frame-Options: SAMEORIGIN",
                                "Referrer-Policy: same-origin",
                                "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                "Accept-Ranges: bytes"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 33,
                        "ssl_ms": 71,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 1759916,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 428,
                        "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 105,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGrTCCBZWgAwIBAgIML86C3RA2eb7oBuOmMA0GCSqGSIb3DQEBCwUAMFAxCzAJ\nBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMSYwJAYDVQQDEx1H\nbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODAeFw0yNDA2MDMxNDA3MTJaFw0y\nNTA3MDUxNDA3MTFaMIGAMQswCQYDVQQGEwJCRTEmMCQGA1UECAwdUsOpZ2lvbiBk\nZSBCcnV4ZWxsZXMtQ2FwaXRhbGUxHjAcBgNVBAcTFVNhaW50LUpvc3NlLXRlbi1O\nb29kZTERMA8GA1UEChMIRmViZWxmaW4xFjAUBgNVBAMMDSouZmViZWxmaW4uYmUw\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj5M1lK8erPHPiYIPpxKsZ\nvrpEuT57hsjkl9Om9YRu+l8whTHb4FUbm1YpxReHlvAxxvfTjE2HNB5eJxrCQ3Lt\nmrLxaHS711UR2NuTWuw5nz4\/ag8M4uiXLw6rpHeVge\/ToCQIquHxmCmLLqRqzb0a\ndu2SBIaRci3W7jsQiKpblH3X+FWKgM4V\/mUyEkAeDZ99\/jas\/3CGlgdupCXkWdEu\ngwZkxiaOfdWlnTrh+JPxpd3xp2IObONo9P57NcD8\/hG9nTYphCg53LGknGoe5NYx\nWf4fVuepCrjdAm6yeiRmjukRYh1J27K7uVcEbZp8faOd0Vvucd59yaouaODhgFKh\nAgMBAAGjggNUMIIDUDAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADCBjgYI\nKwYBBQUHAQEEgYEwfzBEBggrBgEFBQcwAoY4aHR0cDovL3NlY3VyZS5nbG9iYWxz\naWduLmNvbS9jYWNlcnQvZ3Nyc2FvdnNzbGNhMjAxOC5jcnQwNwYIKwYBBQUHMAGG\nK2h0dHA6Ly9vY3NwLmdsb2JhbHNpZ24uY29tL2dzcnNhb3Zzc2xjYTIwMTgwVgYD\nVR0gBE8wTTBBBgkrBgEEAaAyARQwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cu\nZ2xvYmFsc2lnbi5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQICMD8GA1UdHwQ4MDYw\nNKAyoDCGLmh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3Nyc2FvdnNzbGNhMjAx\nOC5jcmwwJQYDVR0RBB4wHIINKi5mZWJlbGZpbi5iZYILZmViZWxmaW4uYmUwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPjvf\/LNeGeo\n3m+PJI2I8YcDArPrMB0GA1UdDgQWBBRSfbb7vOGcByxuJpWqRfchtshQ9zCCAX4G\nCisGAQQB1nkCBAIEggFuBIIBagFoAHcArxgaKNaMo+CpikycZ6sJ+Lu8IrquvLE4\no6Gd0\/m2Aw0AAAGP3mz7VgAABAMASDBGAiEAi7nkXl1vESSBXqbEdU349q24TVLS\nvu4wTTklU3BmQcoCIQDspmDRj7u+21I6MhREuur\/Bj+3vwfN00v5WCh6ojXhrQB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABj95s+ykAAAQDAEcw\nRQIgMhyTdkgUPQwWuLOMER9gi4MXaY0E8OA24ZGzKRFTcvkCIQDJmeFzBHf4d85c\nQtvUYy7yxknTH8dsIdgIWEi7SFsPdAB1AA3h8jAr0w3BQGISCepVLvxHdHyx1+kw\n7w5CHrR+Tqo0AAABj95s96UAAAQDAEYwRAIgW+EDXlsd0SPbD91ClOLdtqKVRn8h\ncrZMv1y+7cZ2MqoCICbmSVM6rRqIcd1I7hYUjuiq0Y8ivFSHLz\/37bzy6spUMA0G\nCSqGSIb3DQEBCwUAA4IBAQBliY4q3vyc19zVO49dKKq8eFfU3TfZKDXWegLgljGA\nYbD1yO344nolFkho9SLOh8A8JrStOExBTSmJOI8SfzRxZ2c1PAin2OLsXRXGWP7j\nXBEeXJEhjF6AKw6MqdX5Q7UeGJBSYQ+6QTbQHpLcM8Qps80FxPh1Ho5sUtXCgYYq\n3PiACkhNx5cbl1VzJcb8yaL0TlxyvSLtm1y8SLiZtcE4pC2K39WeWOCJ7zXGG1gl\nyeI\/hMvTqMWKkWnCtg6F\/WfLV3rId6sDBUQQTfS6x8mcrxkvu5sbNn7e1M0Qd9cO\n8DKqPkZNbxQFWzeWjXtTzuOCrMttmJKLCCbm8f+kqTOF\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIETjCCAzagAwIBAgINAe5fIh38YjvUMzqFVzANBgkqhkiG9w0BAQsFADBMMSAw\nHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFs\nU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0xODExMjEwMDAwMDBaFw0yODEx\nMjEwMDAwMDBaMFAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52\nLXNhMSYwJAYDVQQDEx1HbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODCCASIw\nDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKdaydUMGCEAI9WXD+uu3Vxoa2uP\nUGATeoHLl+6OimGUSyZ59gSnKvuk2la77qCk8HuKf1UfR5NhDW5xUTolJAgvjOH3\nidaSz6+zpz8w7bXfIa7+9UQX\/dhj2S\/TgVprX9NHsKzyqzskeU8fxy7quRU6fBhM\nabO1IFkJXinDY+YuRluqlJBJDrnw9UqhCS98NE3QvADFBlV5Bs6i0BDxSEPouVq1\nlVW9MdIbPYa+oewNEtssmSStR8JvA+Z6cLVwzM0nLKWMjsIYPJLJLnNvBhBWk0Cq\no8VS++XFBdZpaFwGue5RieGKDkFNm5KQConpFmvv73W+eka440eKHRwup08CAwEA\nAaOCASkwggElMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdDgQWBBT473\/yzXhnqN5vjySNiPGHAwKz6zAfBgNVHSMEGDAWgBSP8Et\/qC5F\nJK5NUPpjmove4t0bvDA+BggrBgEFBQcBAQQyMDAwLgYIKwYBBQUHMAGGImh0dHA6\nLy9vY3NwMi5nbG9iYWxzaWduLmNvbS9yb290cjMwNgYDVR0fBC8wLTAroCmgJ4Yl\naHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9yb290LXIzLmNybDBHBgNVHSAEQDA+\nMDwGBFUdIAAwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cuZ2xvYmFsc2lnbi5j\nb20vcmVwb3NpdG9yeS8wDQYJKoZIhvcNAQELBQADggEBAJmQyC1fQorUC2bbmANz\nEdSIhlIoU4r7rd\/9c446ZwTbw1MUcBQJfMPg+NccmBqixD7b6QDjynCy8SIwIVbb\n0615XoFYC20UgDX1b10d65pHBf9ZjQCxQNqQmJYaumxtf4z1s4DfjGRzNpZ5eWl0\n6r\/4ngGPoJVpjemEuunl1Ig423g7mNA2eymw0lIYkN5SQwCuaifIFJ6GlazhgDEw\nfpolu4usBCOmmQDo8dIm7A9+O4orkjgTHY+GzYZSR+Y0fFukAj6KYXwidlNalFMz\nhriSqHKvoflShx8xpfywgVcvzfTO3PYkz6fiNJBonf6q8amaEsybwMbDqKWwIX7e\nSPY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "1719 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1080,
                                    "ImageHeight": 1080,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "XMP": {
                                    "Title": "Kaartophalers - 3",
                                    "AdsCreated": "2024-07-02",
                                    "AdsExtId": "53e4170d-09b1-4db6-a1a1-5e00114a6a81",
                                    "AdsFbId": 525265914179580,
                                    "AdsTouchType": 2,
                                    "Author": "Kristof Aerts",
                                    "CreatorTool": "Canva (Renderer)"
                                },
                                "Composite": {
                                    "ImageSize": "1080x1080",
                                    "Megapixels": 1.2
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1080,
                                    "height": 1080,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 28.571400000000001,
                                    "y": 28.571400000000001
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1166400,
                                "imageStatistics": {
                                    "all": {
                                        "min": 1,
                                        "max": 255,
                                        "mean": 136.828,
                                        "standardDeviation": 44.081800000000001,
                                        "kurtosis": -1.5297400000000001,
                                        "skewness": 0.20119699999999999,
                                        "entropy": 0.68517700000000004
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": 1.6384000000000001e+52,
                                        "skewness": 9.3750000000000007e+35,
                                        "entropy": 0
                                    },
                                    "red": {
                                        "min": 1,
                                        "max": 253,
                                        "mean": 117.18300000000001,
                                        "standardDeviation": 63.121899999999997,
                                        "kurtosis": -1.3075600000000001,
                                        "skewness": 0.147921,
                                        "entropy": 0.96355199999999996
                                    },
                                    "green": {
                                        "min": 5,
                                        "max": 249,
                                        "mean": 94.882499999999993,
                                        "standardDeviation": 56.085799999999999,
                                        "kurtosis": -1.0709,
                                        "skewness": 0.60460899999999995,
                                        "entropy": 0.92550900000000003
                                    },
                                    "blue": {
                                        "min": 2,
                                        "max": 245,
                                        "mean": 80.244299999999996,
                                        "standardDeviation": 57.119599999999998,
                                        "kurtosis": -0.785659,
                                        "skewness": 0.90098100000000003,
                                        "entropy": 0.85164899999999999
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1080,
                                    "height": 1080,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T13:26:47+00:00",
                                    "date:modify": "2024-12-24T13:26:47+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "1080, 1080",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "bcc6f0af774554f3a6661bd0509d28a0dda22b2cfbfd56e6118664908a033e02"
                                },
                                "tainted": false,
                                "filesize": "1.75992MB",
                                "numberPixels": "1166400",
                                "pixelsPerSecond": "15.8261MB",
                                "userTime": "0.060u",
                                "elapsedTime": "0:01.073"
                            }
                        },
                        "load_end": 5623,
                        "ttfb_start": 638,
                        "ttfb_end": 804,
                        "download_start": 804,
                        "download_end": 5623,
                        "download_ms": 4819,
                        "all_start": 34,
                        "all_end": 5623,
                        "all_ms": 5089,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "DC509FF7A55A4B368296041A3F474184",
                        "request_id": "DC509FF7A55A4B368296041A3F474184",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "raw_id": "DC509FF7A55A4B368296041A3F474184",
                        "frame_id": "F762DC4853FA2C680D6766C9E8D5C78B",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 257,
                        "ttfb_ms": 245,
                        "load_start": 1291,
                        "load_start_float": 1291.0001569999999,
                        "bytesIn": 6676,
                        "objectSize": 6676,
                        "objectSizeUncompressed": 26723,
                        "chunks": [
                            {
                                "ts": 1538,
                                "bytes": 1173,
                                "inflated": 2525
                            },
                            {
                                "ts": 1540,
                                "bytes": 1176,
                                "inflated": 5650
                            },
                            {
                                "ts": 1543,
                                "bytes": 1176,
                                "inflated": 5824
                            },
                            {
                                "ts": 1543,
                                "bytes": 1176,
                                "inflated": 8743
                            },
                            {
                                "ts": 1546,
                                "bytes": 1176,
                                "inflated": 1967
                            },
                            {
                                "ts": 1548,
                                "bytes": 799,
                                "inflated": 2014
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": 934,
                        "dns_end": 1097,
                        "connect_start": 1091,
                        "connect_end": 1091,
                        "ssl_start": 1091,
                        "ssl_end": 1284,
                        "securityDetails": {
                            "protocol": "QUIC",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519MLKEM768",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "challenges.cloudflare.com",
                            "sanList": [
                                "challenges.cloudflare.com",
                                "*.challenges.cloudflare.com"
                            ],
                            "issuer": "WE1",
                            "validFrom": 1730651270,
                            "validTo": 1738430866,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1730654870749,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100EE8757F0EAA0895767DB599EC607885577526F2E8A96D048C5CF2FE7D1812D17022100D321955A0A3206F6461C4167A10A5A45456CC7025698C1D13FB36CF53918FB8A"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2025'",
                                    "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                    "timestamp": 1730654870755,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022061634F8B5A435890227B9E757B0A7CDD88C15E097E89CBB21320379FE3376ABA022100F9F5D39FE638775A55FA1618B02B68A8748D00C418FCB827495882BF15C58AF3"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js",
                        "initiator_line": "0",
                        "initiator_column": "31981",
                        "initiator_type": "script",
                        "initiator_function": "I",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: iframe",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                "cf-ray: 8f70ecb78a54bb5c-FRA",
                                "content-encoding: br",
                                "content-security-policy: frame-src https:\/\/challenges.cloudflare.com\/; base-uri 'self'",
                                "content-type: text\/html; charset=UTF-8",
                                "critical-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                "cross-origin-embedder-policy: require-corp",
                                "cross-origin-opener-policy: same-origin",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 13:26:43 GMT",
                                "document-policy: js-profiling",
                                "origin-agent-cluster: ?1",
                                "permissions-policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()",
                                "priority: u=0,i",
                                "referrer-policy: same-origin",
                                "server: cloudflare",
                                "server-timing: cfExtPri"
                            ]
                        },
                        "bytesOut": 2467,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 163,
                        "connect_ms": 0,
                        "ssl_ms": 193,
                        "gzip_total": 7753,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 941,
                        "netlog_id": 157,
                        "load_end": 1548,
                        "ttfb_start": 1291,
                        "ttfb_end": 1536,
                        "download_start": 1536,
                        "download_end": 1548,
                        "download_ms": 12,
                        "all_start": 934,
                        "all_end": 1548,
                        "all_ms": 613,
                        "index": 4,
                        "number": 5,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                1663.7190000000001,
                                1664.0719999999999
                            ],
                            [
                                1663.729,
                                1663.9870000000001
                            ],
                            [
                                1932.617,
                                1932.761
                            ],
                            [
                                2405.8690000000001,
                                2405.893
                            ],
                            [
                                2406.203,
                                2406.2440000000001
                            ],
                            [
                                2409.9110000000001,
                                2409.922
                            ],
                            [
                                2833.0619999999999,
                                2833.1329999999998
                            ],
                            [
                                4386.6199999999999,
                                4386.7290000000003
                            ],
                            [
                                4632.2359999999999,
                                4632.3220000000001
                            ],
                            [
                                5900.8490000000002,
                                5901.0159999999996
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "101345.89",
                        "request_id": "101345.89",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "raw_id": "101345.89",
                        "frame_id": "F762DC4853FA2C680D6766C9E8D5C78B",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 730,
                        "ttfb_ms": 218,
                        "load_start": 1561,
                        "load_start_float": 1561.0001729999999,
                        "bytesIn": 45757,
                        "objectSize": 45757,
                        "objectSizeUncompressed": 116132,
                        "chunks": [
                            {
                                "ts": 1780,
                                "bytes": 966,
                                "inflated": 1649
                            },
                            {
                                "ts": 1781,
                                "bytes": 1176,
                                "inflated": 2725
                            },
                            {
                                "ts": 1783,
                                "bytes": 1176,
                                "inflated": 2705
                            },
                            {
                                "ts": 1785,
                                "bytes": 1176,
                                "inflated": 2987
                            },
                            {
                                "ts": 1787,
                                "bytes": 1176,
                                "inflated": 3476
                            },
                            {
                                "ts": 1789,
                                "bytes": 1176,
                                "inflated": 2801
                            },
                            {
                                "ts": 1791,
                                "bytes": 1176,
                                "inflated": 2965
                            },
                            {
                                "ts": 1793,
                                "bytes": 1176,
                                "inflated": 2556
                            },
                            {
                                "ts": 1795,
                                "bytes": 1176,
                                "inflated": 3543
                            },
                            {
                                "ts": 1797,
                                "bytes": 1148,
                                "inflated": 3171
                            },
                            {
                                "ts": 2013,
                                "bytes": 1171,
                                "inflated": 3589
                            },
                            {
                                "ts": 2015,
                                "bytes": 1173,
                                "inflated": 2054
                            },
                            {
                                "ts": 2017,
                                "bytes": 1176,
                                "inflated": 2651
                            },
                            {
                                "ts": 2019,
                                "bytes": 1176,
                                "inflated": 3679
                            },
                            {
                                "ts": 2021,
                                "bytes": 1171,
                                "inflated": 3842
                            },
                            {
                                "ts": 2023,
                                "bytes": 1174,
                                "inflated": 1828
                            },
                            {
                                "ts": 2025,
                                "bytes": 1174,
                                "inflated": 1808
                            },
                            {
                                "ts": 2027,
                                "bytes": 1174,
                                "inflated": 1698
                            },
                            {
                                "ts": 2029,
                                "bytes": 1171,
                                "inflated": 1672
                            },
                            {
                                "ts": 2031,
                                "bytes": 1174,
                                "inflated": 2018
                            },
                            {
                                "ts": 2033,
                                "bytes": 1174,
                                "inflated": 2189
                            },
                            {
                                "ts": 2035,
                                "bytes": 1174,
                                "inflated": 2168
                            },
                            {
                                "ts": 2037,
                                "bytes": 1171,
                                "inflated": 2078
                            },
                            {
                                "ts": 2039,
                                "bytes": 1174,
                                "inflated": 2207
                            },
                            {
                                "ts": 2041,
                                "bytes": 1174,
                                "inflated": 2156
                            },
                            {
                                "ts": 2043,
                                "bytes": 1171,
                                "inflated": 2847
                            },
                            {
                                "ts": 2045,
                                "bytes": 1171,
                                "inflated": 4227
                            },
                            {
                                "ts": 2047,
                                "bytes": 1171,
                                "inflated": 4233
                            },
                            {
                                "ts": 2049,
                                "bytes": 1174,
                                "inflated": 3791
                            },
                            {
                                "ts": 2051,
                                "bytes": 1174,
                                "inflated": 3483
                            },
                            {
                                "ts": 2275,
                                "bytes": 1171,
                                "inflated": 3231
                            },
                            {
                                "ts": 2277,
                                "bytes": 1174,
                                "inflated": 3235
                            },
                            {
                                "ts": 2279,
                                "bytes": 1174,
                                "inflated": 3885
                            },
                            {
                                "ts": 2279,
                                "bytes": 274,
                                "inflated": 1361
                            },
                            {
                                "ts": 2281,
                                "bytes": 1168,
                                "inflated": 3564
                            },
                            {
                                "ts": 2283,
                                "bytes": 1174,
                                "inflated": 3965
                            },
                            {
                                "ts": 2285,
                                "bytes": 1174,
                                "inflated": 4023
                            },
                            {
                                "ts": 2287,
                                "bytes": 1174,
                                "inflated": 3324
                            },
                            {
                                "ts": 2289,
                                "bytes": 1171,
                                "inflated": 3210
                            },
                            {
                                "ts": 2291,
                                "bytes": 1119,
                                "inflated": 3538
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "initiator_line": 64,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                "cf-ray: 8f70ecb90badbb5c-FRA",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Tue, 24 Dec 2024 13:26:43 GMT",
                                "priority: u=1,i=?0",
                                "server: cloudflare",
                                "server-timing: cfExtPri"
                            ]
                        },
                        "bytesOut": 2359,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 46010,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1561,
                        "netlog_id": 173,
                        "renderBlocking": "blocking",
                        "load_end": 2291,
                        "ttfb_start": 1561,
                        "ttfb_end": 1779,
                        "download_start": 1779,
                        "download_end": 2291,
                        "download_ms": 512,
                        "all_start": 1561,
                        "all_end": 2291,
                        "all_ms": 730,
                        "index": 5,
                        "number": 6,
                        "cpuTimes": {
                            "EvaluateScript": 5,
                            "v8.compile": 2,
                            "FunctionCall": 1242
                        },
                        "cpu.EvaluateScript": 5,
                        "cpu.v8.compile": 2,
                        "cpu.FunctionCall": 1242,
                        "cpuTime": 1250,
                        "js_timing": [
                            [
                                2394.7370000000001,
                                2400.1869999999999
                            ],
                            [
                                2394.7579999999998,
                                2396.8600000000001
                            ],
                            [
                                2400.7109999999998,
                                2400.797
                            ],
                            [
                                2402.232,
                                2402.6010000000001
                            ],
                            [
                                2402.6750000000002,
                                2402.8409999999999
                            ],
                            [
                                2405.8960000000002,
                                2405.9720000000002
                            ],
                            [
                                2405.9740000000002,
                                2406.1860000000001
                            ],
                            [
                                2406.2460000000001,
                                2406.2530000000002
                            ],
                            [
                                2406.2539999999999,
                                2409.8870000000002
                            ],
                            [
                                2409.924,
                                2409.9459999999999
                            ],
                            [
                                2409.9479999999999,
                                2424.7069999999999
                            ],
                            [
                                2425.1010000000001,
                                2425.1469999999999
                            ],
                            [
                                2524.989,
                                2550.7550000000001
                            ],
                            [
                                2833.1379999999999,
                                2833.1529999999998
                            ],
                            [
                                2833.1559999999999,
                                2833.1790000000001
                            ],
                            [
                                2923.6179999999999,
                                2923.8029999999999
                            ],
                            [
                                2923.8180000000002,
                                2923.8220000000001
                            ],
                            [
                                2970.4430000000002,
                                2971.8200000000002
                            ],
                            [
                                2979.6799999999998,
                                2979.7170000000001
                            ],
                            [
                                3228.4679999999998,
                                3228.5250000000001
                            ],
                            [
                                3278.654,
                                3278.6759999999999
                            ],
                            [
                                3328.7840000000001,
                                3328.8229999999999
                            ],
                            [
                                3378.9520000000002,
                                3378.9749999999999
                            ],
                            [
                                3399.0889999999999,
                                3399.422
                            ],
                            [
                                3521.6959999999999,
                                3522.7939999999999
                            ],
                            [
                                3600.2710000000002,
                                3600.3270000000002
                            ],
                            [
                                3625.4699999999998,
                                4290.0640000000003
                            ],
                            [
                                4351.2520000000004,
                                4351.9579999999996
                            ],
                            [
                                4386.7340000000004,
                                4386.7520000000004
                            ],
                            [
                                4386.7550000000001,
                                4386.7659999999996
                            ],
                            [
                                4408.1729999999998,
                                4410.6859999999997
                            ],
                            [
                                4411.9009999999998,
                                4411.9589999999998
                            ],
                            [
                                4632.3270000000002,
                                4632.3429999999998
                            ],
                            [
                                4632.3459999999995,
                                4632.3630000000003
                            ],
                            [
                                4852.491,
                                4854.2370000000001
                            ],
                            [
                                4902.0159999999996,
                                4902.5770000000002
                            ],
                            [
                                4909.3459999999995,
                                4914.4949999999999
                            ],
                            [
                                5276.134,
                                5330.0739999999996
                            ],
                            [
                                5338.9799999999996,
                                5793.0680000000002
                            ],
                            [
                                5898.3090000000002,
                                5898.7730000000001
                            ],
                            [
                                5898.8320000000003,
                                5899.5360000000001
                            ],
                            [
                                5901.0360000000001,
                                5901.0550000000003
                            ],
                            [
                                5901.058,
                                5901.0690000000004
                            ],
                            [
                                6399.0889999999999,
                                6399.1490000000003
                            ],
                            [
                                6419.9070000000002,
                                6419.9309999999996
                            ],
                            [
                                6419.9440000000004,
                                6419.9480000000003
                            ],
                            [
                                6420.1199999999999,
                                6422.348
                            ],
                            [
                                6449.598,
                                6450.375
                            ],
                            [
                                7000.5140000000001,
                                7002.2250000000004
                            ],
                            [
                                7399.1049999999996,
                                7399.1580000000004
                            ],
                            [
                                7553.183,
                                7553.9520000000002
                            ],
                            [
                                8138.3019999999997,
                                8139.1689999999999
                            ],
                            [
                                8399.1190000000006,
                                8399.1830000000009
                            ],
                            [
                                8689.009,
                                8689.5409999999993
                            ],
                            [
                                9239.6599999999999,
                                9240.2060000000001
                            ],
                            [
                                9399.1049999999996,
                                9399.1610000000001
                            ],
                            [
                                9790.3160000000007,
                                9790.7790000000005
                            ],
                            [
                                10340.876,
                                10341.377
                            ],
                            [
                                10399.164000000001,
                                10399.225
                            ],
                            [
                                10891.465,
                                10891.978999999999
                            ]
                        ],
                        "blockingTime": 1172.6220000000008
                    },
                    {
                        "type": 3,
                        "id": "101345.92",
                        "request_id": "101345.92",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/68489828:1735042431:Aoru0uWW7uFDrhvpSJcsRmNEybdKBJKXK3ztXdbAoys\/8f70ecb78a54bb5c\/kWtcGfc0OP_6QwCI8u.ToIsYyeQJN1My0m5t0WxQJMI-1735046803-1.1.1.1-M0xBZu2KsuuP7Mfx.KrYSXIQhQabmQsQAt_7zjMXlKgzoN6f9CEdHzadxjtlwz67",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/68489828:1735042431:Aoru0uWW7uFDrhvpSJcsRmNEybdKBJKXK3ztXdbAoys\/8f70ecb78a54bb5c\/kWtcGfc0OP_6QwCI8u.ToIsYyeQJN1My0m5t0WxQJMI-1735046803-1.1.1.1-M0xBZu2KsuuP7Mfx.KrYSXIQhQabmQsQAt_7zjMXlKgzoN6f9CEdHzadxjtlwz67",
                        "raw_id": "101345.92",
                        "frame_id": "F762DC4853FA2C680D6766C9E8D5C78B",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 1038,
                        "ttfb_ms": 335,
                        "load_start": 2485,
                        "load_start_float": 2485.0001790000001,
                        "bytesIn": 104104,
                        "objectSize": 104104,
                        "objectSizeUncompressed": 139272,
                        "chunks": [
                            {
                                "ts": 2820,
                                "bytes": 602,
                                "inflated": 749
                            },
                            {
                                "ts": 2822,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 2823,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 2825,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 2827,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 2829,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 2831,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 2833,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 2835,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 2837,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 2839,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 2841,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 2843,
                                "bytes": 1176,
                                "inflated": 1568
                            },
                            {
                                "ts": 2845,
                                "bytes": 1176,
                                "inflated": 1570
                            },
                            {
                                "ts": 2847,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 2849,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 2851,
                                "bytes": 1174,
                                "inflated": 1610
                            },
                            {
                                "ts": 2853,
                                "bytes": 1174,
                                "inflated": 1607
                            },
                            {
                                "ts": 2855,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 2857,
                                "bytes": 1174,
                                "inflated": 1568
                            },
                            {
                                "ts": 2859,
                                "bytes": 1060,
                                "inflated": 1500
                            },
                            {
                                "ts": 2866,
                                "bytes": 1171,
                                "inflated": 1578
                            },
                            {
                                "ts": 2868,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 2870,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 2873,
                                "bytes": 1562,
                                "inflated": 2082
                            },
                            {
                                "ts": 3127,
                                "bytes": 1171,
                                "inflated": 1562
                            },
                            {
                                "ts": 3129,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3131,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3133,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 3135,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 3137,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3139,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 3141,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3143,
                                "bytes": 1171,
                                "inflated": 1584
                            },
                            {
                                "ts": 3145,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3147,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3149,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 3151,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 3153,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3155,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 3157,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3159,
                                "bytes": 1168,
                                "inflated": 1511
                            },
                            {
                                "ts": 3161,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 3163,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3165,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 3167,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 3168,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3170,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 3172,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 3174,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3176,
                                "bytes": 1171,
                                "inflated": 1562
                            },
                            {
                                "ts": 3178,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3180,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3182,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 3184,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 3186,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3188,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 3190,
                                "bytes": 1174,
                                "inflated": 1614
                            },
                            {
                                "ts": 3192,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 3194,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 3196,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3198,
                                "bytes": 1174,
                                "inflated": 1607
                            },
                            {
                                "ts": 3200,
                                "bytes": 1168,
                                "inflated": 1503
                            },
                            {
                                "ts": 3202,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3204,
                                "bytes": 1174,
                                "inflated": 1584
                            },
                            {
                                "ts": 3206,
                                "bytes": 1174,
                                "inflated": 1606
                            },
                            {
                                "ts": 3208,
                                "bytes": 1171,
                                "inflated": 1739
                            },
                            {
                                "ts": 3210,
                                "bytes": 1060,
                                "inflated": 1413
                            },
                            {
                                "ts": 3221,
                                "bytes": 1174,
                                "inflated": 1568
                            },
                            {
                                "ts": 3223,
                                "bytes": 1171,
                                "inflated": 1561
                            },
                            {
                                "ts": 3225,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 3227,
                                "bytes": 1174,
                                "inflated": 1608
                            },
                            {
                                "ts": 3229,
                                "bytes": 1174,
                                "inflated": 1607
                            },
                            {
                                "ts": 3231,
                                "bytes": 1171,
                                "inflated": 1594
                            },
                            {
                                "ts": 3233,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 3234,
                                "bytes": 388,
                                "inflated": 517
                            },
                            {
                                "ts": 3498,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3500,
                                "bytes": 1168,
                                "inflated": 1563
                            },
                            {
                                "ts": 3502,
                                "bytes": 1174,
                                "inflated": 1566
                            },
                            {
                                "ts": 3504,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3506,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3508,
                                "bytes": 1171,
                                "inflated": 1562
                            },
                            {
                                "ts": 3510,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3512,
                                "bytes": 1174,
                                "inflated": 1565
                            },
                            {
                                "ts": 3514,
                                "bytes": 1171,
                                "inflated": 1529
                            },
                            {
                                "ts": 3516,
                                "bytes": 1171,
                                "inflated": 1558
                            },
                            {
                                "ts": 3518,
                                "bytes": 1174,
                                "inflated": 1563
                            },
                            {
                                "ts": 3520,
                                "bytes": 1174,
                                "inflated": 1562
                            },
                            {
                                "ts": 3522,
                                "bytes": 1174,
                                "inflated": 1563
                            },
                            {
                                "ts": 3523,
                                "bytes": 856,
                                "inflated": 1136
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/plain",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "initiator_line": "0",
                        "initiator_column": "111506",
                        "initiator_type": "script",
                        "initiator_function": "f1",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: POST",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/68489828:1735042431:Aoru0uWW7uFDrhvpSJcsRmNEybdKBJKXK3ztXdbAoys\/8f70ecb78a54bb5c\/kWtcGfc0OP_6QwCI8u.ToIsYyeQJN1My0m5t0WxQJMI-1735046803-1.1.1.1-M0xBZu2KsuuP7Mfx.KrYSXIQhQabmQsQAt_7zjMXlKgzoN6f9CEdHzadxjtlwz67",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cf-challenge: kWtcGfc0OP_6QwCI8u.ToIsYyeQJN1My0m5t0WxQJMI-1735046803-1.1.1.1-M0xBZu2KsuuP7Mfx.KrYSXIQhQabmQsQAt_7zjMXlKgzoN6f9CEdHzadxjtlwz67",
                                "cf-chl-retryattempt: 0",
                                "content-length: 3236",
                                "content-type: application\/x-www-form-urlencoded",
                                "origin: https:\/\/challenges.cloudflare.com",
                                "priority: u=1, i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-chl-gen: ywN9\/RES4kmLv9qBgmPzN8wFmQchmVx1OgHlZsppBqRd1LjQRQH7x\/wM5LUiXfGXuv2DWC+W2nEbneG2GnKOaQumeJs6h81f4Ycp\/NZwk6VU3G+AWN0czai\/vrVnbl8ECtEAuKuZIHiXt\/7gy5GUXObrsjfcMHaRcakJkAY6akP\/4cYboh4399pkKqRAk4Cv2Za+8zbCWNJyQoXGt5pBhGFVuzwgAwzxhOrM7uY3ZxGcj+1\/jh\/FRIKeL6ff4qV6uu9xxQel9gdy4PmLtNL\/+CBQohySZn8fIjHxnXRHVah0tJy+GIXky+tn57Iz+wwOUFY9OvZTJJuIUHiY3tAWPs4ciY46oZ7AiJ2WrE8G5dkFIh9lrL+o199rbwOmRT5lCiD6yiLqVY9WJwnBg9JLSXJrt999ykVfqyehsbam7IxTifAAQrK1pkXvIzBMBzzxonnSE3dTY4jU6DzrOKObGFTROsHFkbFzqUaq2SUndMK3pONi8tc=$5OThLWikW9O5qOJz",
                                "cf-ray: 8f70ecbed805bb5c-FRA",
                                "content-encoding: br",
                                "content-type: text\/plain; charset=UTF-8",
                                "date: Tue, 24 Dec 2024 13:26:44 GMT",
                                "priority: u=1,i",
                                "server: cloudflare",
                                "server-timing: cfExtPri"
                            ]
                        },
                        "bytesOut": 3724,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 104749,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 2484,
                        "netlog_id": 179,
                        "load_end": 3523,
                        "ttfb_start": 2485,
                        "ttfb_end": 2820,
                        "download_start": 2820,
                        "download_end": 3523,
                        "download_ms": 703,
                        "all_start": 2485,
                        "all_end": 3523,
                        "all_ms": 1038,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "101345.95",
                        "request_id": "101345.95",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70ecb78a54bb5c\/1735046804332\/faa0bac3bfd0be0310558b9b774cd3aca013fe918462a3fedf6fbfd5d1aa645d\/EHDbXgrxojMJ9YV",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70ecb78a54bb5c\/1735046804332\/faa0bac3bfd0be0310558b9b774cd3aca013fe918462a3fedf6fbfd5d1aa645d\/EHDbXgrxojMJ9YV",
                        "raw_id": "101345.95",
                        "frame_id": "F762DC4853FA2C680D6766C9E8D5C78B",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 401,
                        "request_type": "Fetch",
                        "load_ms": 348,
                        "ttfb_ms": 347,
                        "load_start": 4333,
                        "load_start_float": 4333.0002039999999,
                        "bytesIn": 1,
                        "objectSize": 1,
                        "objectSizeUncompressed": 1,
                        "chunks": [
                            {
                                "ts": 4681,
                                "bytes": 1
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "initiator_line": "0",
                        "initiator_column": "26013",
                        "initiator_type": "script",
                        "initiator_function": "gh",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70ecb78a54bb5c\/1735046804332\/faa0bac3bfd0be0310558b9b774cd3aca013fe918462a3fedf6fbfd5d1aa645d\/EHDbXgrxojMJ9YV",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cache-control: max-age=0",
                                "priority: u=1, i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-ray: 8f70ecca58a4bb5c-FRA",
                                "content-length: 1",
                                "content-type: text\/plain; charset=utf-8",
                                "date: Tue, 24 Dec 2024 13:26:46 GMT",
                                "priority: u=1,i",
                                "server: cloudflare",
                                "server-timing: cfExtPri",
                                "www-authenticate: PrivateToken challenge=\"AAIAGXBhdC1pc3N1ZXIuY2xvdWRmbGFyZS5jb20g-qC6w7_QvgMQVYubd0zTrKAT_pGEYqP-32-_1dGqZF0AGWNoYWxsZW5nZXMuY2xvdWRmbGFyZS5jb20=\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAscjm_UO_k901rNdCKgLw5bvI4i6M_jDNCIXpfs2LRbtxwLOrUyplqVvML_hVlB5tIDMuj0ihhaOFHose-Y0_UjQnNUGE_vol46VvGgscTMtTjU4xINriap8AMTIygvljEBt6my-nBwkUGhY3U9v5iKC-eWR5bTfvrqFsuIVxafkSfhHqDXB4KLGNjvOOV71GGJ9x4yxA-C2OcULZ1uDDKuvAaMhuiWdF6OzSTXruP9yPg1vmuteavOW1re0YDbCbtK16PhHdSzWym7v_FrvId-2zf26j50FlTd_vl_DcKNDVCgWDoU0uX3cU6V3rSQoVXREEqPr-2ywSGru8ZuXRoQIDAQAB\", max-age=20, PrivateToken challenge=\"AAIAHXNhdC5wYXQtaXNzdWVyLmNsb3VkZmxhcmUuY29tIPqgusO_0L4DEFWLm3dM06ygE_6RhGKj_t9vv9XRqmRdABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAsLS4HBnLGydwK-bLQGRCaoyMsrXBRrDgQVmxS06j3UF0nYSd6GdTGCKIu1WV60eg-tJtTttfEVq7wHVQf4vzjYBidmCh88ebzxKv2GB6PESSodf5MsEup9xd5dxpkYScgL1CCJq89kRrOQ_CS61bvkL_oGyZf4ffqG5THgaOsopqj8dFLH6_SMy9yf8EgMYqpyjxfKsD-1_qb1m1DRjJEKPWKIGwmHXIKQJUqsxZFm4_Inwkxx7QMpVP4GyqlTxFVz7stWwJRSkMLHjEM_IWLUYfPhuwIUVqmRjGsY1n8flA1bRfxaWHNDxoi25-M2BKTP9NkNNJBbTKErhrZ9LGywIDAQAB\", max-age=20, PrivateToken challenge=\"AAIALHBwLWlzc3Vlci1wcm9kdWN0aW9uLnJlc2VhcmNoLmNsb3VkZmxhcmUuY29tIPqgusO_0L4DEFWLm3dM06ygE_6RhGKj_t9vv9XRqmRdABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAnjx4ES9FK_7HoOz2eOuAOLsLJohAAACh84h85AqhAgNOQHBXgzvaRlSVTWSxbxqMaM7_mzi_nXEX7uTPY4QjDPwxO1-MTMRr9MTdbId3v2KeXk7Utq2UL3Sqq1pUAFuYr5f3iNWvcUTPA2uQnM5rA2Y6y4ihqGeKzjo4Ws3RUng4UG_XpnH7TLtkaQT2lSlx1KW3HVmqe3s2nErL6VnmuSSy2fq44coBInPp7ynWCw8_3S_-dcI8a5go7lg2mavoCR40euH5CdnAunVSViDwmvWwAp-1utTaVRH5Js528pcl79qQZBn4JNqyILi_Ymqw1LSnr8eYgV1xj4dzW1hJqQIDAQAB\", max-age=20"
                            ]
                        },
                        "bytesOut": 2626,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 4332,
                        "netlog_id": 204,
                        "load_end": 4681,
                        "ttfb_start": 4333,
                        "ttfb_end": 4680,
                        "download_start": 4680,
                        "download_end": 4681,
                        "download_ms": 1,
                        "all_start": 4333,
                        "all_end": 4681,
                        "all_ms": 348,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "101345.96",
                        "request_id": "101345.96",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/i\/8f70ecb78a54bb5c\/1735046804333\/0fvkaV1jh7A4g42",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/b\/i\/8f70ecb78a54bb5c\/1735046804333\/0fvkaV1jh7A4g42",
                        "raw_id": "101345.96",
                        "frame_id": "F762DC4853FA2C680D6766C9E8D5C78B",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 359,
                        "ttfb_ms": 358,
                        "load_start": 4815,
                        "load_start_float": 4815.0002139999997,
                        "bytesIn": 61,
                        "objectSize": 61,
                        "objectSizeUncompressed": 61,
                        "chunks": [
                            {
                                "ts": 5174,
                                "bytes": 61
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/febelfin.be\/en",
                        "initiator_line": 1141,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: GET",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/b\/i\/8f70ecb78a54bb5c\/1735046804333\/0fvkaV1jh7A4g42",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-ray: 8f70eccd5b5ebb5c-FRA",
                                "content-length: 61",
                                "content-type: image\/png",
                                "date: Tue, 24 Dec 2024 13:26:46 GMT",
                                "priority: u=3,i",
                                "server: cloudflare",
                                "server-timing: cfExtPri"
                            ]
                        },
                        "bytesOut": 2518,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 61,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 4813,
                        "netlog_id": 214,
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "61 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 43,
                                    "ImageHeight": 38,
                                    "BitDepth": 8,
                                    "ColorType": "RGB",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced"
                                },
                                "Composite": {
                                    "ImageSize": "43x38",
                                    "Megapixels": 0.002
                                }
                            }
                        },
                        "load_end": 5174,
                        "ttfb_start": 4815,
                        "ttfb_end": 5173,
                        "download_start": 5173,
                        "download_end": 5174,
                        "download_ms": 1,
                        "all_start": 4815,
                        "all_end": 5174,
                        "all_ms": 359,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "101345.98",
                        "request_id": "101345.98",
                        "ip_addr": "104.18.95.41",
                        "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/68489828:1735042431:Aoru0uWW7uFDrhvpSJcsRmNEybdKBJKXK3ztXdbAoys\/8f70ecb78a54bb5c\/kWtcGfc0OP_6QwCI8u.ToIsYyeQJN1My0m5t0WxQJMI-1735046803-1.1.1.1-M0xBZu2KsuuP7Mfx.KrYSXIQhQabmQsQAt_7zjMXlKgzoN6f9CEdHzadxjtlwz67",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "challenges.cloudflare.com",
                        "url": "\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/68489828:1735042431:Aoru0uWW7uFDrhvpSJcsRmNEybdKBJKXK3ztXdbAoys\/8f70ecb78a54bb5c\/kWtcGfc0OP_6QwCI8u.ToIsYyeQJN1My0m5t0WxQJMI-1735046803-1.1.1.1-M0xBZu2KsuuP7Mfx.KrYSXIQhQabmQsQAt_7zjMXlKgzoN6f9CEdHzadxjtlwz67",
                        "raw_id": "101345.98",
                        "frame_id": "F762DC4853FA2C680D6766C9E8D5C78B",
                        "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 522,
                        "ttfb_ms": 520,
                        "load_start": 5796,
                        "load_start_float": 5796.0002199999999,
                        "bytesIn": 745,
                        "objectSize": 745,
                        "objectSizeUncompressed": 956,
                        "chunks": [
                            {
                                "ts": 6318,
                                "bytes": 745,
                                "inflated": 956
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "initiator_line": "0",
                        "initiator_column": "111506",
                        "initiator_type": "script",
                        "initiator_function": "f1",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: challenges.cloudflare.com",
                                ":method: POST",
                                ":path: \/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/68489828:1735042431:Aoru0uWW7uFDrhvpSJcsRmNEybdKBJKXK3ztXdbAoys\/8f70ecb78a54bb5c\/kWtcGfc0OP_6QwCI8u.ToIsYyeQJN1My0m5t0WxQJMI-1735046803-1.1.1.1-M0xBZu2KsuuP7Mfx.KrYSXIQhQabmQsQAt_7zjMXlKgzoN6f9CEdHzadxjtlwz67",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cf-challenge: kWtcGfc0OP_6QwCI8u.ToIsYyeQJN1My0m5t0WxQJMI-1735046803-1.1.1.1-M0xBZu2KsuuP7Mfx.KrYSXIQhQabmQsQAt_7zjMXlKgzoN6f9CEdHzadxjtlwz67",
                                "cf-chl-retryattempt: 0",
                                "content-length: 32193",
                                "content-type: application\/x-www-form-urlencoded",
                                "origin: https:\/\/challenges.cloudflare.com",
                                "priority: u=1, i",
                                "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cf-chl-out: g05tMwKz2biwercTqqLhbeUHtEiLHgkgGidx5ZFOhioP5wXk4\/Wg0lNPLRHXtgbyVoe+EOQSg1AR+d4I\/ZIbUh4Azul8qpBoVi\/D6N\/dh6X1syn3dn1Vlg==$vYGYmrGIlkJHuhF3",
                                "cf-chl-out-s: HLueqiLHJjRWwQTIQQriHbCu38web9gImDksp2iUCUUHD3ycHXvHUT0h26yqfpf4Q+tqILxJ5zkiMp3G8kz3MlJnLIw+HNMWvraTUYMGq+Wn9W0en7151d2bvC+yBIQW1GO3LcXsFa4wTHRn0UliEdBmZ97eUbn2M9Wx\/eWVbU4dGWwASnhvoGsvJKum7p5HsvtXnAzufcNZz8JcklkrqW7TQxH+a\/XiKtwnFYacLEQPzVjqH\/b1m5lSu0fSrPidIFSkbDjQwB5JqILqbXKQS3hU2PzgbUNneq9SjpEbWdgN\/N+P5WZykTZHYKfwlF+271xrpi0wRFLuBiOCFaPhww7BPR\/XrLdQxduHFEavobJdYAeR0T3hYmNDsvPlvJS86sS8CT8dgZnCMal5SegpPDloPOqQhWii0k7BRzk\/O\/HpKtWLyhLdMtJaHaFz85uvUAnlRpsmutGcdGz3OcG7Sq9EbB3ULon3WrEPlniPBQXrnHp2BTvMvlUl3dk+EmnjSHnelxSohkKMaHzAS7Mt\/GTBY14\/9GmVlVUl9HcEd9I5fly58uk1yJpjK3FrneEJxhFotJ\/iuvhXHe2XJmI22lttvJUfJdEK5Oqd91YosJuy4tstPtO6EH5SG+tI2+MMh331SoOFm6o8XMDZEHp8v\/\/U3AVPPmY4oTsd4RBo8UL14PUUwdX\/Og5f8dvrZwb7N4XNVtebu7zF99xyiXAYv6xwWabrOqoBUqm8Oqo+xmj\/20huhij+PdH42\/oizjnNnqsrykQ3xkZ+CfVymuTYK5WaRGnMZBsOVPTRizxq6N4v9N63xUG0Z++fqWfKO29o8LTn++S30khJccoqCDNzI+2JWpkD1JTkLVUXgXyG5q4MBo4yALq6dNvoJ9EUfsdP0UrCgsSpYnGv8Hi7JKYRGMMiAXkXVGYxaFf+MXjkb+RDglq+YybPAFnmArgOBZC1ktYiP8LuOuuvYU3Jb2R3woxg7udjJ2lM6DUTlI50OnBtvB\/vJL9nW+jROQLe1lwfPSFS5AREOVqEQAk08ENKkuHdi\/u3m9jSJNbZJaZ08nD3ducI3lVbRmhLLEa1W+5fKITBWrhdE1+x\/9mvMYJHcqU6ZHUrOR82\/1goWH6B3eg3ID3juWZgf1G2cmpmQX6FAyhB9pXciJyGXdfs76SkA5npvFdpkw4aJNRdUcwIcFVb0yJGbtWRCoKQpWMUseY0c6FaKlIGbz2gHr1bMkc\/vptuMtmvI7B\/6rp25Mj6+5pHNxqEEaHiRtumySy+hgqh0LxG627dAWdpSZW1HN0vutafa3cj+qBCQi7aydgCS3z3tHkVrtW77zgkZnyqdIwYoLDbeRcP4hZS0nL2Uj1mmoFtzqS\/v3ljGbHIPUXTIYlR\/hZJ3oxc5Afn+wcdWSB7KbaErTEgp8GrgQtb1xskIe6NIsJfmBDLqAIghDpTwFURhFvQb29M88ila4LIy6Y=$x72Uq0Snm6RGFCw0",
                                "cf-ray: 8f70ecd38894bb5c-FRA",
                                "content-encoding: br",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Tue, 24 Dec 2024 13:26:47 GMT",
                                "priority: u=1,i",
                                "server: cloudflare",
                                "server-timing: cfExtPri"
                            ]
                        },
                        "bytesOut": 3727,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2229,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 5794,
                        "netlog_id": 220,
                        "load_end": 6318,
                        "ttfb_start": 5796,
                        "ttfb_end": 6316,
                        "download_start": 6316,
                        "download_end": 6318,
                        "download_ms": 2,
                        "all_start": 5796,
                        "all_end": 6318,
                        "all_ms": 522,
                        "index": 9,
                        "number": 10
                    }
                ],
                "requestsFull": 10,
                "requestsDoc": 10,
                "responses_200": 8,
                "responses_404": 0,
                "responses_other": 2,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "C6EC205F66C363D79396D668BDB5B8F1",
                "loadEventStart": 8001,
                "loadEventEnd": 8028,
                "domContentLoadedEventStart": 931,
                "domContentLoadedEventEnd": 935,
                "URL": "https:\/\/febelfin.be\/",
                "connections": 3,
                "final_base_page_request": 1,
                "final_base_page_request_id": "0209134D8643389B1DE707E806FB3AE2-1",
                "final_url": "https:\/\/febelfin.be\/en",
                "domInteractive": 930,
                "firstPaint": 947.59999999962747,
                "firstContentfulPaint": 1048,
                "firstImagePaint": 1048,
                "firstMeaningfulPaint": 1048,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 1,
                "TTFB": 377,
                "score_cache": 0,
                "score_cdn": 75,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 172828,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 4099604,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 11,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 2,
                    "V8.GC_TIME_TO_SAFEPOINT": 4,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 22,
                    "ParseAuthorStyleSheet": 3,
                    "EvaluateScript": 13,
                    "v8.compile": 80,
                    "UpdateLayoutTree": 27,
                    "BeginRemoteFontLoad": 2,
                    "Layout": 348,
                    "ResourceChangePriority": 0,
                    "PrePaint": 7,
                    "Paint": 6,
                    "Layerize": 5,
                    "MarkLoad": 0,
                    "IntersectionObserverController::computeIntersections": 1,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 5,
                    "MinorGC": 5,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 3,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 2,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 1,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 3,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "TimerFire": 4,
                    "FunctionCall": 1004,
                    "MarkDOMContent": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "HitTest": 1,
                    "HandlePostMessage": 2,
                    "XHRReadyStateChange": 1,
                    "MajorGC": 0,
                    "V8.GC_MARK_COMPACTOR": 0,
                    "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "V8.GC_MC_PROLOGUE": 0,
                    "V8.GC_MC_MARK": 0,
                    "V8.GC_MC_MARK_ROOTS": 1,
                    "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "Major concurrent marking started": 0,
                    "V8.GC_MC_MARK_EMBEDDER_TRACING": 3,
                    "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 1,
                    "Major concurrent marking rescheduled": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                    "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "V8.GC_MC_CLEAR": 0,
                    "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "ClearStringTableJob started": 0,
                    "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                    "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "V8.GC_MC_CLEAR_MAPS": 0,
                    "ClearTrivialWeakRefJob started": 0,
                    "FilterNonTrivialWeakRefJob started": 0,
                    "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                    "V8.GC_MC_WEAKNESS_HANDLING": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                    "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                    "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                    "V8.GC_MC_SWEEP": 0,
                    "V8.GC_MC_EVACUATE": 0,
                    "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "V8.GC_MC_EVACUATE_COPY": 0,
                    "PageEvacuationJob started": 0,
                    "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "PointersUpdatingJob started": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "V8.GC_MC_SWEEP_NEW_LO": 0,
                    "V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "V8.GC_MC_FINISH": 0,
                    "V8.GC_MC_SWEEP_START_JOBS": 3,
                    "V8.GC_MC_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 2,
                    "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "V8.GC_MC_COMPLETE_SWEEPING": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_MC_INCREMENTAL_START": 2,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_MC_INCREMENTAL": 9,
                    "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                    "Major concurrent marking paused": 0,
                    "Major concurrent marking resumed": 0,
                    "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "XHRLoad": 0,
                    "FireAnimationFrame": 0,
                    "ResourceFetcher::WarnUnusedPreloads": 0,
                    "Idle": 6512
                },
                "cpuTimesDoc": {
                    "ParseHTML": 11,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 2,
                    "V8.GC_TIME_TO_SAFEPOINT": 4,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 22,
                    "ParseAuthorStyleSheet": 3,
                    "EvaluateScript": 13,
                    "v8.compile": 80,
                    "UpdateLayoutTree": 27,
                    "BeginRemoteFontLoad": 2,
                    "Layout": 348,
                    "ResourceChangePriority": 0,
                    "PrePaint": 7,
                    "Paint": 6,
                    "Layerize": 5,
                    "MarkLoad": 0,
                    "IntersectionObserverController::computeIntersections": 1,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 5,
                    "MinorGC": 5,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 3,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 2,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 1,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 3,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "TimerFire": 4,
                    "FunctionCall": 1004,
                    "MarkDOMContent": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "HitTest": 1,
                    "HandlePostMessage": 2,
                    "XHRReadyStateChange": 1,
                    "MajorGC": 0,
                    "V8.GC_MARK_COMPACTOR": 0,
                    "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "V8.GC_MC_PROLOGUE": 0,
                    "V8.GC_MC_MARK": 0,
                    "V8.GC_MC_MARK_ROOTS": 1,
                    "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "Major concurrent marking started": 0,
                    "V8.GC_MC_MARK_EMBEDDER_TRACING": 3,
                    "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 1,
                    "Major concurrent marking rescheduled": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                    "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "V8.GC_MC_CLEAR": 0,
                    "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "ClearStringTableJob started": 0,
                    "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                    "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "V8.GC_MC_CLEAR_MAPS": 0,
                    "ClearTrivialWeakRefJob started": 0,
                    "FilterNonTrivialWeakRefJob started": 0,
                    "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                    "V8.GC_MC_WEAKNESS_HANDLING": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                    "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                    "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                    "V8.GC_MC_SWEEP": 0,
                    "V8.GC_MC_EVACUATE": 0,
                    "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "V8.GC_MC_EVACUATE_COPY": 0,
                    "PageEvacuationJob started": 0,
                    "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "PointersUpdatingJob started": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "V8.GC_MC_SWEEP_NEW_LO": 0,
                    "V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "V8.GC_MC_FINISH": 0,
                    "V8.GC_MC_SWEEP_START_JOBS": 3,
                    "V8.GC_MC_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 2,
                    "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "V8.GC_MC_COMPLETE_SWEEPING": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_MC_INCREMENTAL_START": 2,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_MC_INCREMENTAL": 9,
                    "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                    "Major concurrent marking paused": 0,
                    "Major concurrent marking resumed": 0,
                    "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "XHRLoad": 0,
                    "FireAnimationFrame": 0,
                    "ResourceFetcher::WarnUnusedPreloads": 0,
                    "Idle": 6512
                },
                "cpu.ParseHTML": 11,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 2,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 4,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 22,
                "cpu.ParseAuthorStyleSheet": 3,
                "cpu.EvaluateScript": 13,
                "cpu.v8.compile": 80,
                "cpu.UpdateLayoutTree": 27,
                "cpu.BeginRemoteFontLoad": 2,
                "cpu.Layout": 348,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 7,
                "cpu.Paint": 6,
                "cpu.Layerize": 5,
                "cpu.MarkLoad": 0,
                "cpu.IntersectionObserverController::computeIntersections": 1,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 5,
                "cpu.MinorGC": 5,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 3,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 2,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 3,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.TimerFire": 4,
                "cpu.FunctionCall": 1004,
                "cpu.MarkDOMContent": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 1,
                "cpu.HandlePostMessage": 2,
                "cpu.XHRReadyStateChange": 1,
                "cpu.MajorGC": 0,
                "cpu.V8.GC_MARK_COMPACTOR": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 1,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 3,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 1,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.ClearTrivialWeakRefJob started": 0,
                "cpu.FilterNonTrivialWeakRefJob started": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                "cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 3,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 2,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 2,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 9,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                "cpu.Major concurrent marking paused": 0,
                "cpu.Major concurrent marking resumed": 0,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.XHRLoad": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.Idle": 6512,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1735046800.011405,
                "osVersion": "Linux 6.8.0-1018-gcp",
                "os_version": "Linux 6.8.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1735046801.6493096,
                "browserVersion": "131.0.0.0",
                "browser_version": "131.0.0.0",
                "fullyLoadedCPUms": 5719,
                "fullyLoadedCPUpct": 28.514456630109155,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "C6EC205F66C363D79396D668BDB5B8F1",
                                "loaderId": "D879F2817869F9276CBFE6EF60EF0F3B"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                "violatingNodeId": 253,
                                "violatingNodeAttribute": "name"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormLabelForMatchesNonExistingIdError",
                                "violatingNodeId": 171,
                                "violatingNodeAttribute": "for"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormLabelForMatchesNonExistingIdError",
                                "violatingNodeId": 174,
                                "violatingNodeAttribute": "for"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormLabelForMatchesNonExistingIdError",
                                "violatingNodeId": 188,
                                "violatingNodeAttribute": "for"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormLabelForMatchesNonExistingIdError",
                                "violatingNodeId": 191,
                                "violatingNodeAttribute": "for"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormLabelForMatchesNonExistingIdError",
                                "violatingNodeId": 171,
                                "violatingNodeAttribute": "for"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormLabelForMatchesNonExistingIdError",
                                "violatingNodeId": 174,
                                "violatingNodeAttribute": "for"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormLabelForMatchesNonExistingIdError",
                                "violatingNodeId": 188,
                                "violatingNodeAttribute": "for"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormLabelForMatchesNonExistingIdError",
                                "violatingNodeId": 191,
                                "violatingNodeAttribute": "for"
                            }
                        }
                    },
                    {
                        "code": "DeprecationIssue",
                        "details": {
                            "deprecationIssueDetails": {
                                "affectedFrame": {
                                    "frameId": "2366BFDE7D9C84796FE52AD5C2B81800"
                                },
                                "sourceCodeLocation": {
                                    "scriptId": "22",
                                    "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                                    "lineNumber": 0,
                                    "columnNumber": 82680
                                },
                                "type": "PersistentQuotaType"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                "violatingNodeId": 448,
                                "violatingNodeAttribute": ""
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "https:\/\/challenges.cloudflare.com",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "blob:https:\/\/challenges.cloudflare.com\/4be4685d-8b0a-47e0-90e0-feff14272c79",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/febelfin.be\/en",
                "document_hostname": "febelfin.be",
                "document_origin": "https:\/\/febelfin.be",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 1102,
                "domComplete": 8001,
                "PerformancePaintTiming.first-paint": 947.59999999962747,
                "PerformancePaintTiming.first-contentful-paint": 947.59999999962747,
                "origin_dns": {
                    "ns": [
                        "dns54.cloudns.net.",
                        "dns52.cloudns.net.",
                        "dns51.cloudns.net.",
                        "dns53.cloudns.net."
                    ],
                    "mx": [
                        "0 febelfin-be.mail.protection.outlook.com."
                    ],
                    "txt": [
                        "\"vhs4iOx2WuNE+y51AG6u2x+kCnd77K2UxDqJwZg7RE4=\"",
                        "\"spf2.0\/pra include:spf.flexmail.eu ?all\"",
                        "\"globalsign-domain-verification=hqQwjNd8tcbIy6q1v8l9fDX9q2rJrCB-hSfRRdTNE9\"",
                        "\"MS=ms14410549\"",
                        "\"v=spf1 ip4:5.35.253.43 ip4:185.30.55.10 include:spf.protection.outlook.com include:_spf.odoo.com include:spf.flexmail.eu -all\""
                    ],
                    "soa": [
                        "dns51.cloudns.net. hostmaster.febelfin.be. 2024121900 14400 1800 1209600 3600"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "C",
                    "Web servers": "Nginx 1.22.1",
                    "Reverse proxies": "Nginx 1.22.1",
                    "CDN": "Cloudflare,cdnjs",
                    "Security": "Cloudflare Turnstile,HSTS",
                    "Webmail": "Microsoft 365",
                    "Email": "Microsoft 365",
                    "JavaScript libraries": "jQuery 3.6.3",
                    "Tag managers": "Google Tag Manager",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "C": "",
                    "Nginx": "1.22.1",
                    "Cloudflare": "",
                    "Cloudflare Turnstile": "",
                    "Microsoft 365": "",
                    "jQuery": "3.6.3",
                    "HSTS": "",
                    "Google Tag Manager": "",
                    "cdnjs": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "C": {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Nginx": {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "1.22.1",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    "Cloudflare": {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Cloudflare Turnstile": {
                        "name": "Cloudflare Turnstile",
                        "description": "Turnstile is Cloudflare's smart CAPTCHA alternative.",
                        "slug": "cloudflare-turnstile",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "https:\/\/www.cloudflare.com\/products\/turnstile",
                        "pricing": [
                            "freemium",
                            "poa"
                        ],
                        "cpe": null
                    },
                    "Microsoft 365": {
                        "name": "Microsoft 365",
                        "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                        "slug": "microsoft-365",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Microsoft 365.svg",
                        "website": "https:\/\/www.microsoft.com\/microsoft-365",
                        "pricing": [],
                        "cpe": null
                    },
                    "jQuery": {
                        "name": "jQuery",
                        "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                        "slug": "jquery",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.6.3",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    "HSTS": {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google Tag Manager": {
                        "name": "Google Tag Manager",
                        "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
                        "slug": "google-tag-manager",
                        "categories": [
                            {
                                "id": 42,
                                "slug": "tag-managers",
                                "groups": [
                                    8
                                ],
                                "name": "Tag managers",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Tag Manager.svg",
                        "website": "http:\/\/www.google.com\/tagmanager",
                        "pricing": [],
                        "cpe": null
                    },
                    "cdnjs": {
                        "name": "cdnjs",
                        "description": "cdnjs is a free distributed JS library delivery service.",
                        "slug": "cdnjs",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "cdnjs.svg",
                        "website": "https:\/\/cdnjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Open Graph": {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "1.22.1",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Cloudflare Turnstile",
                        "description": "Turnstile is Cloudflare's smart CAPTCHA alternative.",
                        "slug": "cloudflare-turnstile",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "https:\/\/www.cloudflare.com\/products\/turnstile",
                        "pricing": [
                            "freemium",
                            "poa"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Microsoft 365",
                        "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                        "slug": "microsoft-365",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Microsoft 365.svg",
                        "website": "https:\/\/www.microsoft.com\/microsoft-365",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "jQuery",
                        "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                        "slug": "jquery",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.6.3",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google Tag Manager",
                        "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
                        "slug": "google-tag-manager",
                        "categories": [
                            {
                                "id": 42,
                                "slug": "tag-managers",
                                "groups": [
                                    8
                                ],
                                "name": "Tag managers",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Tag Manager.svg",
                        "website": "http:\/\/www.google.com\/tagmanager",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "cdnjs",
                        "description": "cdnjs is a free distributed JS library delivery service.",
                        "slug": "cdnjs",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "cdnjs.svg",
                        "website": "https:\/\/cdnjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": "serious",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": {
                                                "role": null,
                                                "nodeName": "div",
                                                "messageKey": "hasRoleSingular",
                                                "prohibited": [
                                                    "aria-label"
                                                ]
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute cannot be used with role \"null\"."
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                    "target": [
                                        ".breadcrumbs__inner"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used with role \"null\"."
                                }
                            ]
                        },
                        {
                            "id": "aria-roles",
                            "impact": "critical",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all elements with a role attribute use a valid value",
                            "help": "ARIA roles used must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "invalidrole",
                                            "data": [
                                                "nav"
                                            ],
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Role must be one of the valid ARIA roles: nav"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                    "target": [
                                        ".breadcrumbs__inner"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Role must be one of the valid ARIA roles: nav"
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "12.8pt (17px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"header section no-max\">",
                                                    "target": [
                                                        ".header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>About Febelfin<\/span>",
                                    "target": [
                                        ".page-about-febelfin > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "12.8pt (17px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"header section no-max\">",
                                                    "target": [
                                                        ".header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Services<\/span>",
                                    "target": [
                                        ".page-services > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "12.8pt (17px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"header section no-max\">",
                                                    "target": [
                                                        ".header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Themes<\/span>",
                                    "target": [
                                        ".page-themes[href$=\"themes\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "12.8pt (17px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"header section no-max\">",
                                                    "target": [
                                                        ".header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Facts and figures<\/span>",
                                    "target": [
                                        ".page-facts-and-figures > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "12.8pt (17px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"header section no-max\">",
                                                    "target": [
                                                        ".header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Press room<\/span>",
                                    "target": [
                                        ".page-press-room > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "12.8pt (17px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"header section no-max\">",
                                                    "target": [
                                                        ".header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Publications<\/span>",
                                    "target": [
                                        ".page-publications > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "12.8pt (17px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"header section no-max\">",
                                                    "target": [
                                                        ".header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Contact us<\/span>",
                                    "target": [
                                        ".page-contact-us > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"header section no-max\">",
                                                    "target": [
                                                        ".header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>en<\/span>",
                                    "target": [
                                        "a[hreflang$=\"en aria-current=\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/services\" class=\"btn type-solid color-neutrals-0\">",
                                                    "target": [
                                                        ".color-neutrals-0.type-solid.btn"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>How can we help? <\/span>",
                                    "target": [
                                        ".color-neutrals-0.type-solid.btn > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>credit grating to companies<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>credit granting to households<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>credit grating to companies<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to public entities<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to public entities<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>credit granting to public entities<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>credit granting to households<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>credit grating to companies<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>credit granting to households<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>credit grating to companies<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to public entities<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to public entities<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>credit granting to public entities<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>credit granting to households<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>credit grating to companies<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>bank employees<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>bank offices<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>bank employees<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banks<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">81<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banks<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>banks<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>bank offices<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#76bce9",
                                                "contrastRatio": 2.0699999999999998,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>bank employees<\/p>",
                                    "target": [
                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#999999",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 2.6099999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"section contentSection padding-t-0 bgc--light-1\">",
                                                    "target": [
                                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"fc--neutrals-4\">Supervision &amp; policy<\/p>",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .fc--neutrals-4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#999999",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 2.6099999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"section contentSection padding-t-0 bgc--light-1\">",
                                                    "target": [
                                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(14)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"fc--neutrals-4\">Political memoranda<\/p>",
                                    "target": [
                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .fc--neutrals-4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#f04c55",
                                                "contrastRatio": 3.5699999999999998,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"btn type-solid\"><span>Subscribe<\/span><\/button>",
                                                    "target": [
                                                        ".field__action > button"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.57 (foreground color: #ffffff, background color: #f04c55, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Subscribe<\/span>",
                                    "target": [
                                        ".field__action > button > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #ffffff, background color: #f04c55, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#e83f4b",
                                                "contrastRatio": 4,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Accept cookies\n            <\/a>",
                                                    "target": [
                                                        "#uxm-accept-all"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #e83f4b, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Accept cookies\n            <\/a>",
                                    "target": [
                                        "#uxm-accept-all"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #e83f4b, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "0cc1c773-0f89-4701-b8ac-4da1337d6bda",
                                            "relatedNodes": [
                                                {
                                                    "html": "<div id=\"0cc1c773-0f89-4701-b8ac-4da1337d6bda\" class=\"section contentSection padding-t-0\">",
                                                    "target": [
                                                        ".padding-t-0.contentSection.section:nth-child(7)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: 0cc1c773-0f89-4701-b8ac-4da1337d6bda"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<div id=\"0cc1c773-0f89-4701-b8ac-4da1337d6bda\" class=\"section contentSection padding-b-s\">",
                                    "target": [
                                        ".padding-b-s.contentSection.section:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 0cc1c773-0f89-4701-b8ac-4da1337d6bda"
                                }
                            ]
                        },
                        {
                            "id": "label",
                            "impact": "critical",
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag412",
                                "wcag131",
                                "section508",
                                "section508.22.n",
                                "ACT"
                            ],
                            "description": "Ensures every form element has a label",
                            "help": "Form elements must have labels",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/label?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "implicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element does not have an implicit (wrapped) <label>"
                                        },
                                        {
                                            "id": "explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element does not have an explicit <label>"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "non-empty-placeholder",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no placeholder attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<input type=\"checkbox\" value=\"5\" id=\"uxm-option-five-fixed\" class=\"uxm-fixed-toggle-input\">",
                                    "target": [
                                        "#uxm-option-five-fixed"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Form element does not have an implicit (wrapped) <label>\n  Form element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "implicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element does not have an implicit (wrapped) <label>"
                                        },
                                        {
                                            "id": "explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element does not have an explicit <label>"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "non-empty-placeholder",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no placeholder attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                    "target": [
                                        "#uxm-option-four-fixed"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Form element does not have an implicit (wrapped) <label>\n  Form element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\" aria-current=\"page\">",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\">",
                                    "target": [
                                        ".header__brand > .brand > a[href=\"https:\/\/febelfin.be\/en\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"#\" class=\"trigger--offcanvas-toggle\">",
                                    "target": [
                                        ".searchField__close > .trigger--offcanvas-toggle[href=\"#\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": "serious",
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": {
                                                "messageKey": "roleNotValid"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li>",
                                    "target": [
                                        ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": {
                                                "messageKey": "roleNotValid"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li>",
                                    "target": [
                                        ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": {
                                                "messageKey": "roleNotValid"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li>",
                                    "target": [
                                        ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": {
                                                "messageKey": "roleNotValid"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li>\n        <a href=\"https:\/\/febelfin.be\/en\/facts-and-figures\" class=\"page-facts-and-figures\">\n            <span>Facts and figures<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        "ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": {
                                                "messageKey": "roleNotValid"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li>\n        <a href=\"https:\/\/febelfin.be\/en\/press-room\" class=\"page-press-room\">\n            <span>Press room<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        "ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": {
                                                "messageKey": "roleNotValid"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li>\n        <a href=\"https:\/\/febelfin.be\/en\/publications\" class=\"page-publications\">\n            <span>Publications<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        "ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": {
                                                "messageKey": "roleNotValid"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li>",
                                    "target": [
                                        "ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(7)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": {
                                                "messageKey": "roleNotValid"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li>",
                                    "target": [
                                        ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"] > li"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": "serious",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\" aria-current=\"page\">",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                    "target": [
                                        ".header__search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Search\">",
                                    "target": [
                                        "#search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                    "target": [
                                        ".bigmenu__search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        ".slick-current"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/digitalization-innovation\" class=\"card__link\" aria-label=\"Read more about Digitalization &amp; innovation\" title=\"Read more about Digitalization &amp; innovation\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"1\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/bank-society\" class=\"card__link\" aria-label=\"Read more about Bank &amp; society\" title=\"Read more about Bank &amp; society\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__link[aria-label=\"Read more about Bank & society\"][title=\"Read more about Bank & society\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"2\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\" class=\"card__link\" aria-label=\"Read more about Fraud &amp; security\" title=\"Read more about Fraud &amp; security\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"3\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/sustainability\" class=\"card__link\" aria-label=\"Read more about Sustainable banking\" title=\"Read more about Sustainable banking\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Previous\" title=\"Previous\" style=\"\">",
                                    "target": [
                                        ".type-prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Next\" title=\"Next\" style=\"\">",
                                    "target": [
                                        ".type-next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/supervision-policy\/use-of-cash-continues-to-decline\" class=\"experiencecard__link\" aria-label=\"Read more about Use of cash continues to decline\" title=\"Read more about Use of cash continues to decline\">&nbsp;<\/a>",
                                    "target": [
                                        ".experiencecard__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/once-upon-a-time-there-was-a-beautiful-prince-who-happened-to-run-out-of-money\" class=\"card__link\" aria-label=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\" title=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/sustainability\/cracks-in-the-glass-ceiling\" class=\"card__link\" aria-label=\"Read more about Cracks in the glass ceiling?\" title=\"Read more about Cracks in the glass ceiling?\">&nbsp;<\/a>",
                                    "target": [
                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/saving-investing\/what-do-you-do-with-your-money-save-or-invest-kamal-kharmach-gives-advice\" class=\"card__link\" aria-label=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\" title=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/beware-of-card-collectors\" class=\"card__link\" aria-label=\"Read more about Beware of card collectors!\" title=\"Read more about Beware of card collectors!\">&nbsp;<\/a>",
                                    "target": [
                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/the-importance-of-banks-for-customers-and-society\" class=\"link color-secondary-1\" aria-label=\"Read more about The importance of banks for customers and society\" title=\"Read more about The importance of banks for customers and society\">",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/political-memoranda\/political-memorandum-2023-2024-the-financial-sector-a-partner-for-the-future\" class=\"link color-secondary-1\" aria-label=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\" title=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\">",
                                    "target": [
                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body>",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-focus",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag131"
                            ],
                            "description": "Ensures aria-hidden elements do not contain focusable elements",
                            "help": "ARIA hidden element must not contain focusable elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"-4\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"-3\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-2\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"-2\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"-1\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"4\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"5\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide\" data-slick-index=\"6\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"6\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide\" data-slick-index=\"7\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"7\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"8\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"8\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"9\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"9\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"10\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"10\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"11\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"11\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"12\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"12\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"13\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"13\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"14\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"14\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"15\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"15\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-required-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                            "help": "Required ARIA attributes must be provided",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                    "target": [
                                        ".breadcrumbs__inner"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                    "target": [
                                        ".header__search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                    "target": [
                                        ".bigmenu__search"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-roles",
                            "impact": "critical",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all elements with a role attribute use a valid value",
                            "help": "ARIA roles used must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                    "target": [
                                        ".header__search"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                    "target": [
                                        ".bigmenu__search"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                    "target": [
                                        ".breadcrumbs__inner"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\" aria-current=\"page\">",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                    "target": [
                                        ".header__search"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Search\">",
                                    "target": [
                                        "#search"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                    "target": [
                                        ".bigmenu__search"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        ".slick-current"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/digitalization-innovation\" class=\"card__link\" aria-label=\"Read more about Digitalization &amp; innovation\" title=\"Read more about Digitalization &amp; innovation\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"1\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/bank-society\" class=\"card__link\" aria-label=\"Read more about Bank &amp; society\" title=\"Read more about Bank &amp; society\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__link[aria-label=\"Read more about Bank & society\"][title=\"Read more about Bank & society\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"2\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\" class=\"card__link\" aria-label=\"Read more about Fraud &amp; security\" title=\"Read more about Fraud &amp; security\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"3\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/sustainability\" class=\"card__link\" aria-label=\"Read more about Sustainable banking\" title=\"Read more about Sustainable banking\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Previous\" title=\"Previous\" style=\"\">",
                                    "target": [
                                        ".type-prev"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Next\" title=\"Next\" style=\"\">",
                                    "target": [
                                        ".type-next"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/supervision-policy\/use-of-cash-continues-to-decline\" class=\"experiencecard__link\" aria-label=\"Read more about Use of cash continues to decline\" title=\"Read more about Use of cash continues to decline\">&nbsp;<\/a>",
                                    "target": [
                                        ".experiencecard__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/once-upon-a-time-there-was-a-beautiful-prince-who-happened-to-run-out-of-money\" class=\"card__link\" aria-label=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\" title=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/sustainability\/cracks-in-the-glass-ceiling\" class=\"card__link\" aria-label=\"Read more about Cracks in the glass ceiling?\" title=\"Read more about Cracks in the glass ceiling?\">&nbsp;<\/a>",
                                    "target": [
                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/saving-investing\/what-do-you-do-with-your-money-save-or-invest-kamal-kharmach-gives-advice\" class=\"card__link\" aria-label=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\" title=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/beware-of-card-collectors\" class=\"card__link\" aria-label=\"Read more about Beware of card collectors!\" title=\"Read more about Beware of card collectors!\">&nbsp;<\/a>",
                                    "target": [
                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/the-importance-of-banks-for-customers-and-society\" class=\"link color-secondary-1\" aria-label=\"Read more about The importance of banks for customers and society\" title=\"Read more about The importance of banks for customers and society\">",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/political-memoranda\/political-memorandum-2023-2024-the-financial-sector-a-partner-for-the-future\" class=\"link color-secondary-1\" aria-label=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\" title=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\">",
                                    "target": [
                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                    "target": [
                                        ".breadcrumbs__inner"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\" aria-current=\"page\">",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                    "target": [
                                        ".header__search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Search\">",
                                    "target": [
                                        "#search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                    "target": [
                                        ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                    "target": [
                                        ".bigmenu__search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        ".slick-current"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/digitalization-innovation\" class=\"card__link\" aria-label=\"Read more about Digitalization &amp; innovation\" title=\"Read more about Digitalization &amp; innovation\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"1\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/bank-society\" class=\"card__link\" aria-label=\"Read more about Bank &amp; society\" title=\"Read more about Bank &amp; society\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__link[aria-label=\"Read more about Bank & society\"][title=\"Read more about Bank & society\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"2\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\" class=\"card__link\" aria-label=\"Read more about Fraud &amp; security\" title=\"Read more about Fraud &amp; security\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"3\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/sustainability\" class=\"card__link\" aria-label=\"Read more about Sustainable banking\" title=\"Read more about Sustainable banking\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Previous\" title=\"Previous\" style=\"\">",
                                    "target": [
                                        ".type-prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Next\" title=\"Next\" style=\"\">",
                                    "target": [
                                        ".type-next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/supervision-policy\/use-of-cash-continues-to-decline\" class=\"experiencecard__link\" aria-label=\"Read more about Use of cash continues to decline\" title=\"Read more about Use of cash continues to decline\">&nbsp;<\/a>",
                                    "target": [
                                        ".experiencecard__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/once-upon-a-time-there-was-a-beautiful-prince-who-happened-to-run-out-of-money\" class=\"card__link\" aria-label=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\" title=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/sustainability\/cracks-in-the-glass-ceiling\" class=\"card__link\" aria-label=\"Read more about Cracks in the glass ceiling?\" title=\"Read more about Cracks in the glass ceiling?\">&nbsp;<\/a>",
                                    "target": [
                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/saving-investing\/what-do-you-do-with-your-money-save-or-invest-kamal-kharmach-gives-advice\" class=\"card__link\" aria-label=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\" title=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/beware-of-card-collectors\" class=\"card__link\" aria-label=\"Read more about Beware of card collectors!\" title=\"Read more about Beware of card collectors!\">&nbsp;<\/a>",
                                    "target": [
                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/the-importance-of-banks-for-customers-and-society\" class=\"link color-secondary-1\" aria-label=\"Read more about The importance of banks for customers and society\" title=\"Read more about The importance of banks for customers and society\">",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/political-memoranda\/political-memorandum-2023-2024-the-financial-sector-a-partner-for-the-future\" class=\"link color-secondary-1\" aria-label=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\" title=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\">",
                                    "target": [
                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "button-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures buttons have discernible text",
                            "help": "Buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"submit\"><span>Search<\/span><\/button>",
                                    "target": [
                                        "button[type=\"submit\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Previous\" title=\"Previous\" style=\"\">",
                                    "target": [
                                        ".type-prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Next\" title=\"Next\" style=\"\">",
                                    "target": [
                                        ".type-next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"btn color-neutrals-0\">",
                                    "target": [
                                        ".experiencecard__in > .color-neutrals-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"btn type-solid\"><span>Subscribe<\/span><\/button>",
                                    "target": [
                                        ".field__action > button"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "internal-link-present",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Valid skip link found"
                                        },
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"heading size-xxl spacing-l\">Welcome,<br>We're Febelfin.<\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-l\">Your guide through the financial landscape<\/h2>",
                                                    "target": [
                                                        "#\\39 fb1fb12-b196-4055-ac6f-f974f9761b75 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-s spacing-m\">Digitalization &amp; innovation<\/h2>",
                                                    "target": [
                                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-s spacing-m\">Bank &amp; society<\/h2>",
                                                    "target": [
                                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-s spacing-m\">Fraud &amp; security<\/h2>",
                                                    "target": [
                                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-s spacing-m\">Sustainable banking<\/h2>",
                                                    "target": [
                                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-m\">Escape room: The Hacker hotline!<\/h2>",
                                                    "target": [
                                                        "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-l\">The banking sector in numbers<\/h2>",
                                                    "target": [
                                                        ".padding-b-s.contentSection.section:nth-child(6) > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">81<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">81<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">81<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                    "target": [
                                                        "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-l\">Current affairs<\/h2>",
                                                    "target": [
                                                        "#\\36 161cebd-c7af-46e7-b185-ff038f55d3e8 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-m\">Use of cash continues to decline<\/h2>",
                                                    "target": [
                                                        ".experiencecard__in > .spacing-m.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-s spacing-m\">Once upon a time there was a beautiful prince... who happened to run out of money<\/h2>",
                                                    "target": [
                                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-s spacing-m\">Cracks in the glass ceiling?<\/h2>",
                                                    "target": [
                                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-s spacing-m\">What do you do with your money: save or invest? Kamal Kharmach gives advice<\/h2>",
                                                    "target": [
                                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-s spacing-m\">Beware of card collectors!<\/h2>",
                                                    "target": [
                                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-m\">When are the bank branches closed?<\/h2>",
                                                    "target": [
                                                        "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-l\">Interesting publications<\/h2>",
                                                    "target": [
                                                        "#fc461644-5da5-4e04-bcc4-f5420efe2880 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"fc--primary-1 heading size-s spacing-m\">The importance of banks for customers and society<\/h2>",
                                                    "target": [
                                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .fc--primary-1.spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"fc--primary-1 heading size-s spacing-m\">Political Memorandum 2024-2029: The financial sector, a partner for the future<\/h2>",
                                                    "target": [
                                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .fc--primary-1.spacing-m.size-s"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-xl spacing-m\">Discover the financial training programs offered by Febelfin Academy<\/h2>",
                                                    "target": [
                                                        "#\\33 f7b252a-eb94-4e56-bb13-0822a0699b3d > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"heading size-s font-special\">Receive our newsletter<\/h3>",
                                                    "target": [
                                                        ".font-special"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "6.8pt (9px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>a<\/span>",
                                    "target": [
                                        "a[data-fontsize-size=\"m\"] > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "6.8pt (9px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>A<\/span>",
                                    "target": [
                                        "a[data-fontsize-size=\"m\"] > span:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>a<\/span>",
                                    "target": [
                                        "a[data-fontsize-size=\"l\"] > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>A<\/span>",
                                    "target": [
                                        "a[data-fontsize-size=\"l\"] > span:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>a<\/span>",
                                    "target": [
                                        "a[data-fontsize-size=\"xl\"] > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>A<\/span>",
                                    "target": [
                                        "a[data-fontsize-size=\"xl\"] > span:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"heading size-l\">Your guide through the financial landscape<\/h2>",
                                    "target": [
                                        "#\\39 fb1fb12-b196-4055-ac6f-f974f9761b75 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Discover all themes<\/span>",
                                    "target": [
                                        ".color-secondary-1.type-solid[href$=\"themes\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"heading size-xl spacing-m\">Escape room: The Hacker hotline!<\/h2>",
                                    "target": [
                                        "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .paragraph:nth-child(3) > p:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Can you outsmart the phisher? Check out this new escape game!<\/p>",
                                    "target": [
                                        ".paragraph:nth-child(3) > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .align-left.actions > .actions__inner > .color-secondary-1.type-solid.btn > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"heading size-l\">The banking sector in numbers<\/h2>",
                                    "target": [
                                        ".padding-b-s.contentSection.section:nth-child(6) > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"heading size-l\">Current affairs<\/h2>",
                                    "target": [
                                        "#\\36 161cebd-c7af-46e7-b185-ff038f55d3e8 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"heading size-xl spacing-m\">When are the bank branches closed?<\/h2>",
                                    "target": [
                                        "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Every year, the banks are closed for a certain number of days. These days are fixed beforehand in the PC310. This way, bank employees are well-prepared and bank customers can also take their precautions in time.<\/p>",
                                    "target": [
                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .paragraph:nth-child(3) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>More info<\/span>",
                                    "target": [
                                        "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .align-left.actions > .actions__inner > .color-secondary-1.type-solid.btn > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"heading size-l\">Interesting publications<\/h2>",
                                    "target": [
                                        "#fc461644-5da5-4e04-bcc4-f5420efe2880 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 3.2799999999999998,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.28"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"fc--primary-1 heading size-s spacing-m\">The importance of banks for customers and society<\/h2>",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .fc--primary-1.spacing-m.size-s"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1 > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 3.2799999999999998,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.28"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"fc--primary-1 heading size-s spacing-m\">Political Memorandum 2024-2029: The financial sector, a partner for the future<\/h2>",
                                    "target": [
                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .fc--primary-1.spacing-m.size-s"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 10.199999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1 > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"heading size-xl spacing-m\">Discover the financial training programs offered by Febelfin Academy<\/h2>",
                                    "target": [
                                        "#\\33 f7b252a-eb94-4e56-bb13-0822a0699b3d > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Are you looking for a financial training or further education to expand your professional opportunities, or do you want to take an accredited exam to start in the financial sector? Get inspired by the offerings of Febelfin Academy.<\/p>",
                                    "target": [
                                        ".paragraph:nth-child(4) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Febelfin-academy.be<\/span>",
                                    "target": [
                                        "a[href$=\"febelfin-academy.be\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"footer__socials\">",
                                    "target": [
                                        ".footer__socials"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.facebook.com\/Febelfin\/?locale=fr_FR\" target=\"_blank\" rel=\"noreferrer\">Facebook<\/a>",
                                    "target": [
                                        ".footer__socials > a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.tiktok.com\/@febelfin\" target=\"_blank\" rel=\"noreferrer\">TikTok<\/a>",
                                    "target": [
                                        ".footer__socials > a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/twitter.com\/Febelfin\/status\/1501592738772389889\" target=\"_blank\" rel=\"noreferrer\">Twitter<\/a>",
                                    "target": [
                                        ".footer__socials > a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/company\/714903\/admin\/\" target=\"_blank\" rel=\"noreferrer\">LinkedIn<\/a>",
                                    "target": [
                                        "a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/febelfin\/?hl=fr\" target=\"_blank\" rel=\"noreferrer\">Instagram<\/a>",
                                    "target": [
                                        "a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"heading size-s font-special\">Receive our newsletter<\/h3>",
                                    "target": [
                                        ".font-special"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"email\" name=\"email\" placeholder=\"Fill in your e-mail address\" class=\"validator--required trigger--validator-keyup\">",
                                    "target": [
                                        ".trigger--validator-keyup"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.6pt (12.8px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<label for=\"newsletter-tac\">YES, I want to receive the Febelfin newsletter and agree to the <a href=\"https:\/\/febelfin.be\/en\/data-protection-policy-en\" target=\"_blank\" title=\"Privacy policy\" rel=\"noreferrer\">Privacy Policy<\/a><\/label>",
                                    "target": [
                                        "label[for=\"newsletter-tac\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"footer__legal\">",
                                    "target": [
                                        ".footer__legal"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/disclaimer-en\" target=\"_blank\" rel=\"noreferrer\">Disclaimer<\/a>",
                                    "target": [
                                        ".footer__legal > a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/en\/data-protection-policy\" target=\"_blank\" title=\"Data Protection Policy\" rel=\"noreferrer\">Data Protection Policy<\/a>",
                                    "target": [
                                        "a[href$=\"data-protection-policy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343b50",
                                                "contrastRatio": 11.119999999999999,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.12"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<u>Cookie Policy<\/u>",
                                    "target": [
                                        "u"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#111111",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 18.879999999999999,
                                                "fontSize": "16.5pt (22px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"uxm-modal-title\">Febelfin uses cookies<\/p>",
                                    "target": [
                                        ".uxm-modal-tab:nth-child(1) > .uxm-modal-tab-body > .uxm-modal-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#111111",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 18.879999999999999,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        ".uxm-modal-tab:nth-child(1) > .uxm-modal-tab-body > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#111111",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 18.879999999999999,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#uxm-settings\" title=\"Set your preferences\" class=\"uxm-modal-button uxm-modal-button-secondary\">Set your preferences<\/a>",
                                    "target": [
                                        ".uxm-modal-button-secondary"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures each HTML document contains a non-empty <title> element",
                            "help": "Documents must have <title> element to aid in navigation",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "doc-has-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has a non-empty <title> element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-active",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value of active elements is unique",
                            "help": "IDs of active elements must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "uxm-accept-all",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Accept cookies\n            <\/a>",
                                    "target": [
                                        "#uxm-accept-all"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "uxm-option-five-fixed",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"5\" id=\"uxm-option-five-fixed\" class=\"uxm-fixed-toggle-input\">",
                                    "target": [
                                        "#uxm-option-five-fixed"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "uxm-option-four-fixed",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                    "target": [
                                        "#uxm-option-four-fixed"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "uxm-accept-custom",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#\" data-value=\"4\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-custom\">\n              Save my preferences\n            <\/a>",
                                    "target": [
                                        "#uxm-accept-custom"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-aria",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                            "help": "IDs used in ARIA and labels must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "search",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Search\">",
                                    "target": [
                                        "#search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "newsletter-tac",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">",
                                    "target": [
                                        "#newsletter-tac"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "uxm-option-three",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                    "target": [
                                        "#uxm-option-three"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "uxm-option-two",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">",
                                    "target": [
                                        "#uxm-option-two"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "16ccb961-1e14-46ba-a263-c00803faa809",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"16ccb961-1e14-46ba-a263-c00803faa809\" class=\"section contentSection padding-t-0 padding-b-0\">",
                                    "target": [
                                        "#\\31 6ccb961-1e14-46ba-a263-c00803faa809"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "9fb1fb12-b196-4055-ac6f-f974f9761b75",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"9fb1fb12-b196-4055-ac6f-f974f9761b75\" class=\"section contentSection padding-b-s\">",
                                    "target": [
                                        "#\\39 fb1fb12-b196-4055-ac6f-f974f9761b75"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                    "target": [
                                        "div[data-slick-index=\"-4\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "6e5c731e-d312-4ee6-a0c9-4831db74ba45",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"6e5c731e-d312-4ee6-a0c9-4831db74ba45\" class=\"section contentSection\">",
                                    "target": [
                                        "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "6161cebd-c7af-46e7-b185-ff038f55d3e8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"6161cebd-c7af-46e7-b185-ff038f55d3e8\" class=\"section contentSection padding-b-s\">",
                                    "target": [
                                        "#\\36 161cebd-c7af-46e7-b185-ff038f55d3e8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "d7bb2975-b996-4ce7-aad8-baa06583788f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"d7bb2975-b996-4ce7-aad8-baa06583788f\" class=\"section contentSection bgc--light-1\">",
                                    "target": [
                                        "#d7bb2975-b996-4ce7-aad8-baa06583788f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "fc461644-5da5-4e04-bcc4-f5420efe2880",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"fc461644-5da5-4e04-bcc4-f5420efe2880\" class=\"section contentSection padding-b-s bgc--light-1\">",
                                    "target": [
                                        "#fc461644-5da5-4e04-bcc4-f5420efe2880"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "3f7b252a-eb94-4e56-bb13-0822a0699b3d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"3f7b252a-eb94-4e56-bb13-0822a0699b3d\" class=\"section contentSection\">",
                                    "target": [
                                        "#\\33 f7b252a-eb94-4e56-bb13-0822a0699b3d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cf-chl-widget-510hw_response",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"hidden\" name=\"cf-turnstile-response\" id=\"cf-chl-widget-510hw_response\" value=\"\">",
                                    "target": [
                                        "#cf-chl-widget-510hw_response"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "uxm",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"uxm\">",
                                    "target": [
                                        "#uxm"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "uxm-settings",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"uxm-settings\" class=\"uxm-modal-tab uxm-hidden\">",
                                    "target": [
                                        "#uxm-settings"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "uxm-value",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"hidden\" name=\"uxm\" id=\"uxm-value\" value=\"1\" class=\"uxm-value\">",
                                    "target": [
                                        "#uxm-value"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "impact": null,
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag332"
                            ],
                            "description": "Ensures form field does not have multiple label elements",
                            "help": "Form field must not have multiple label elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"text\" name=\"q\" placeholder=\"Search\">",
                                    "target": [
                                        "input[type=\"text\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"email\" name=\"email\" placeholder=\"Fill in your e-mail address\" class=\"validator--required trigger--validator-keyup\">",
                                    "target": [
                                        ".trigger--validator-keyup"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<label for=\"newsletter-tac\">YES, I want to receive the Febelfin newsletter and agree to the <a href=\"https:\/\/febelfin.be\/en\/data-protection-policy-en\" target=\"_blank\" title=\"Privacy policy\" rel=\"noreferrer\">Privacy Policy<\/a><\/label>",
                                                    "target": [
                                                        "label[for=\"newsletter-tac\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">",
                                    "target": [
                                        "#newsletter-tac"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"5\" id=\"uxm-option-five-fixed\" class=\"uxm-fixed-toggle-input\">",
                                    "target": [
                                        "#uxm-option-five-fixed"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                    "target": [
                                        "#uxm-option-four-fixed"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                    "target": [
                                        "#uxm-option-three"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">",
                                    "target": [
                                        "#uxm-option-two"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element has a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                                    "target": [
                                        ".experience__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">",
                                    "target": [
                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">",
                                    "target": [
                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">",
                                    "target": [
                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">",
                                    "target": [
                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg\" alt=\"\">",
                                    "target": [
                                        "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__visual > .block__visualHolder > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png\" alt=\"\">",
                                    "target": [
                                        ".experiencecard__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg\" alt=\"\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/sparen-en-beleggen\/wat-doe-jij-met-je-geld-sparen-of-beleggen-kamal-kharmach-geeft-raad\/73b74f7655-1723810599\/kamal-kharmach.png\" alt=\"\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/opgelet-voor-kaartophalers\/a543885e92-1719924172\/3.png\" alt=\"\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__visual > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg\" alt=\"\">",
                                    "target": [
                                        "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__visual > .block__visualHolder > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png\" alt=\"\">",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__visual > .block__visualHolder > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png\" alt=\"\">",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(14) > .contentSection__inner.section__inner > .type-alt.block > .block__visual > .block__visualHolder > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg\" alt=\"\">",
                                    "target": [
                                        "#\\33 f7b252a-eb94-4e56-bb13-0822a0699b3d > .contentSection__inner.section__inner > .type-alt.block > .block__visual > .block__visualHolder > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\" alt=\"\">",
                                    "target": [
                                        ".block__partner > img"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "label",
                            "impact": "critical",
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag412",
                                "wcag131",
                                "section508",
                                "section508.22.n",
                                "ACT"
                            ],
                            "description": "Ensures every form element has a label",
                            "help": "Form elements must have labels",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/label?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-placeholder",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a placeholder attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"text\" name=\"q\" placeholder=\"Search\">",
                                    "target": [
                                        "input[type=\"text\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-placeholder",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a placeholder attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"email\" name=\"email\" placeholder=\"Fill in your e-mail address\" class=\"validator--required trigger--validator-keyup\">",
                                    "target": [
                                        ".trigger--validator-keyup"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has an explicit <label>"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">",
                                    "target": [
                                        "#newsletter-tac"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has an explicit <label>"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                    "target": [
                                        "#uxm-option-three"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has an explicit <label>"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">",
                                    "target": [
                                        "#uxm-option-two"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"m\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>",
                                    "target": [
                                        "a[data-fontsize-size=\"m\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"l\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>",
                                    "target": [
                                        "a[data-fontsize-size=\"l\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"xl\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>",
                                    "target": [
                                        "a[data-fontsize-size=\"xl\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Search\">",
                                    "target": [
                                        "#search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\" class=\"page-about-febelfin\">",
                                    "target": [
                                        "li:nth-child(1) > .page-about-febelfin"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/services\" class=\"page-services\">",
                                    "target": [
                                        "li:nth-child(2) > .page-services"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\" class=\"page-themes\">",
                                    "target": [
                                        "li:nth-child(3) > .page-themes[href$=\"themes\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/facts-and-figures\" class=\"page-facts-and-figures\">\n            <span>Facts and figures<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(4) > .page-facts-and-figures"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\" class=\"page-press-room\">\n            <span>Press room<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(5) > .page-press-room"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/publications\" class=\"page-publications\">\n            <span>Publications<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(6) > .page-publications"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/contact-us\" class=\"page-contact-us\">",
                                    "target": [
                                        "li:nth-child(7) > .page-contact-us"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\" hreflang=\"en aria-current=\" page\"=\"\">",
                                    "target": [
                                        "a[hreflang$=\"en aria-current=\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/services\" class=\"btn type-solid color-neutrals-0\">",
                                    "target": [
                                        ".color-neutrals-0.type-solid.btn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\" class=\"btn color-neutrals-0\">",
                                    "target": [
                                        ".actions__inner > .color-neutrals-0.btn:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/digitalization-innovation\" class=\"card__link\" aria-label=\"Read more about Digitalization &amp; innovation\" title=\"Read more about Digitalization &amp; innovation\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/bank-society\" class=\"card__link\" aria-label=\"Read more about Bank &amp; society\" title=\"Read more about Bank &amp; society\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__link[aria-label=\"Read more about Bank & society\"][title=\"Read more about Bank & society\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\" class=\"card__link\" aria-label=\"Read more about Fraud &amp; security\" title=\"Read more about Fraud &amp; security\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/sustainability\" class=\"card__link\" aria-label=\"Read more about Sustainable banking\" title=\"Read more about Sustainable banking\" tabindex=\"0\">&nbsp;<\/a>",
                                    "target": [
                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\" class=\"btn color-secondary-1 type-solid\">",
                                    "target": [
                                        ".color-secondary-1.type-solid[href$=\"themes\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\/online-fraudevormen\/escape-game-the-hacker-hotline\" class=\"btn color-secondary-1 type-solid\">",
                                    "target": [
                                        "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .align-left.actions > .actions__inner > .color-secondary-1.type-solid.btn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/supervision-policy\/use-of-cash-continues-to-decline\" class=\"experiencecard__link\" aria-label=\"Read more about Use of cash continues to decline\" title=\"Read more about Use of cash continues to decline\">&nbsp;<\/a>",
                                    "target": [
                                        ".experiencecard__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/once-upon-a-time-there-was-a-beautiful-prince-who-happened-to-run-out-of-money\" class=\"card__link\" aria-label=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\" title=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/sustainability\/cracks-in-the-glass-ceiling\" class=\"card__link\" aria-label=\"Read more about Cracks in the glass ceiling?\" title=\"Read more about Cracks in the glass ceiling?\">&nbsp;<\/a>",
                                    "target": [
                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/saving-investing\/what-do-you-do-with-your-money-save-or-invest-kamal-kharmach-gives-advice\" class=\"card__link\" aria-label=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\" title=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\">",
                                    "target": [
                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/beware-of-card-collectors\" class=\"card__link\" aria-label=\"Read more about Beware of card collectors!\" title=\"Read more about Beware of card collectors!\">&nbsp;<\/a>",
                                    "target": [
                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/working-financial-sector\/when-are-the-bank-branches-closed\" class=\"btn color-secondary-1 type-solid\">",
                                    "target": [
                                        "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .align-left.actions > .actions__inner > .color-secondary-1.type-solid.btn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/the-importance-of-banks-for-customers-and-society\" class=\"link color-secondary-1\" aria-label=\"Read more about The importance of banks for customers and society\" title=\"Read more about The importance of banks for customers and society\">",
                                    "target": [
                                        ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/political-memoranda\/political-memorandum-2023-2024-the-financial-sector-a-partner-for-the-future\" class=\"link color-secondary-1\" aria-label=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\" title=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\">",
                                    "target": [
                                        ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin-academy.be\" target=\"_blank\" class=\"btn color-secondary-1 type-solid\">",
                                    "target": [
                                        "a[href$=\"febelfin-academy.be\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.facebook.com\/Febelfin\/?locale=fr_FR\" target=\"_blank\" rel=\"noreferrer\">Facebook<\/a>",
                                    "target": [
                                        ".footer__socials > a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.tiktok.com\/@febelfin\" target=\"_blank\" rel=\"noreferrer\">TikTok<\/a>",
                                    "target": [
                                        ".footer__socials > a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/twitter.com\/Febelfin\/status\/1501592738772389889\" target=\"_blank\" rel=\"noreferrer\">Twitter<\/a>",
                                    "target": [
                                        ".footer__socials > a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/company\/714903\/admin\/\" target=\"_blank\" rel=\"noreferrer\">LinkedIn<\/a>",
                                    "target": [
                                        "a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/febelfin\/?hl=fr\" target=\"_blank\" rel=\"noreferrer\">Instagram<\/a>",
                                    "target": [
                                        "a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"http:\/\/febelfin.test\/nl#\" rel=\"noreferrer\">.<\/a>",
                                    "target": [
                                        "a[href$=\"nl#\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/data-protection-policy-en\" target=\"_blank\" title=\"Privacy policy\" rel=\"noreferrer\">Privacy Policy<\/a>",
                                    "target": [
                                        "a[title=\"Privacy policy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/disclaimer-en\" target=\"_blank\" rel=\"noreferrer\">Disclaimer<\/a>",
                                    "target": [
                                        ".footer__legal > a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"\/en\/data-protection-policy\" target=\"_blank\" title=\"Data Protection Policy\" rel=\"noreferrer\">Data Protection Policy<\/a>",
                                    "target": [
                                        "a[href$=\"data-protection-policy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"\/en\/cookie-policy\" target=\"_blank\" rel=\"noreferrer\"><u>Cookie Policy<\/u><\/a>",
                                    "target": [
                                        ".footer__legal > a[href$=\"cookie-policy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.febelfin.be\/en\/cookie-policy\" title=\"Cookie Policy\" target=\"_blank\">More info<\/a>",
                                    "target": [
                                        "a[title=\"Cookie Policy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#uxm-settings\" title=\"Set your preferences\" class=\"uxm-modal-button uxm-modal-button-secondary\">Set your preferences<\/a>",
                                    "target": [
                                        ".uxm-modal-button-secondary"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Accept cookies\n            <\/a>",
                                    "target": [
                                        "#uxm-accept-all"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#\" data-value=\"4\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-custom\">\n              Save my preferences\n            <\/a>",
                                    "target": [
                                        "#uxm-accept-custom"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures that lists are structured correctly",
                            "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>",
                                    "target": [
                                        ".breadcrumbs__inner > ul"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": "serious",
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>",
                                    "target": [
                                        ".breadcrumbs__inner > ul > li"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"submit\"><span>Search<\/span><\/button>",
                                    "target": [
                                        "button[type=\"submit\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Previous\" title=\"Previous\" style=\"\">",
                                    "target": [
                                        ".type-prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Next\" title=\"Next\" style=\"\">",
                                    "target": [
                                        ".type-next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"btn color-neutrals-0\">",
                                    "target": [
                                        ".experiencecard__in > .color-neutrals-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"btn type-solid\"><span>Subscribe<\/span><\/button>",
                                    "target": [
                                        ".field__action > button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">",
                                    "target": [
                                        "#newsletter-tac"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"5\" id=\"uxm-option-five-fixed\" class=\"uxm-fixed-toggle-input\">",
                                    "target": [
                                        "#uxm-option-five-fixed"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                    "target": [
                                        "#uxm-option-four-fixed"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                    "target": [
                                        "#uxm-option-three"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">",
                                    "target": [
                                        "#uxm-option-two"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "16.5pt (22px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<input type=\"text\" name=\"q\" placeholder=\"Search\">",
                                    "target": [
                                        "input[type=\"text\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Search<\/span>",
                                    "target": [
                                        "button[type=\"submit\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                                                    "target": [
                                                        ".experience__visual > img"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h1 class=\"heading size-xxl spacing-l\">Welcome,<br>We're Febelfin.<\/h1>",
                                    "target": [
                                        "h1"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                                                    "target": [
                                                        ".experience__visual > img"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>We represent the financial sector and guide you through the complex financial landscape with advice and objective information.<\/p>",
                                    "target": [
                                        ".paragraph.size-l > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\" class=\"btn color-neutrals-0\">",
                                                    "target": [
                                                        ".actions__inner > .color-neutrals-0.btn:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Who are we?<\/span>",
                                    "target": [
                                        ".actions__inner > .color-neutrals-0.btn:nth-child(2) > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Working in the financial sector<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"-1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>",
                                    "target": [
                                        "div[data-slick-index=\"-1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"-1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Digitalization &amp; innovation<\/h2>",
                                    "target": [
                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Offering user-friendly and accessible payment services: that's something banks strive for. Digital capabilities help to bring banking closer to everyone, including those who are less digitally skilled.<\/p>",
                                    "target": [
                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Bank &amp; society<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Banks are not only the engine of the economy but also play an important societal role. This means being close to customers during crucial moments and responding to their needs as they arise.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Fraud &amp; security<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>As banking sector, we want to contribute to a safer society. That's why we, together with partners, actively fight against online fraud, money laundering, and the financing of terrorism.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Sustainable banking<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>With challenges such as climate change and social inequality, we are facing enormous issues. The financial sector can accelerate and support the transition to a sustainable society for both individuals and businesses. Learn more about how the sector is putting this into practice.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Financing the economy<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"4\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Financing the economy takes on many forms. Financing businesses, individuals, and the government remains the core activity of banks. Thanks to the savings of their customers, they can bring projects and dreams to life.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"4\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"4\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Supervision &amp; policy<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"5\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>In recent years, supervision of banks has been strengthened, and many new regulations have been introduced. This contributes to financial stability and trust in the banking sector, but it also brings challenges.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"5\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"5\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Saving &amp; investing<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"6\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Many people are already setting money aside for the future today. Some save, while others invest. Your bank is committed to managing your savings effectively. They are also ready to provide you with investment advice whenever you need it.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"6\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"6\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Working in the financial sector<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"7\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>",
                                    "target": [
                                        "div[data-slick-index=\"7\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"7\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Digitalization &amp; innovation<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"8\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Offering user-friendly and accessible payment services: that's something banks strive for. Digital capabilities help to bring banking closer to everyone, including those who are less digitally skilled.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"8\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"8\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Bank &amp; society<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"9\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Banks are not only the engine of the economy but also play an important societal role. This means being close to customers during crucial moments and responding to their needs as they arise.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"9\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"9\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Fraud &amp; security<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"10\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>As banking sector, we want to contribute to a safer society. That's why we, together with partners, actively fight against online fraud, money laundering, and the financing of terrorism.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"10\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"10\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Sustainable banking<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"11\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>With challenges such as climate change and social inequality, we are facing enormous issues. The financial sector can accelerate and support the transition to a sustainable society for both individuals and businesses. Learn more about how the sector is putting this into practice.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"11\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"11\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Financing the economy<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"12\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Financing the economy takes on many forms. Financing businesses, individuals, and the government remains the core activity of banks. Thanks to the savings of their customers, they can bring projects and dreams to life.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"12\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"12\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Supervision &amp; policy<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"13\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>In recent years, supervision of banks has been strengthened, and many new regulations have been introduced. This contributes to financial stability and trust in the banking sector, but it also brings challenges.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"13\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"13\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Saving &amp; investing<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"14\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Many people are already setting money aside for the future today. Some save, while others invest. Your bank is committed to managing your savings effectively. They are also ready to provide you with investment advice whenever you need it.<\/p>",
                                    "target": [
                                        "div[data-slick-index=\"14\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"14\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Working in the financial sector<\/h2>",
                                    "target": [
                                        "div[data-slick-index=\"15\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>",
                                    "target": [
                                        "div[data-slick-index=\"15\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                    "target": [
                                                        ".carousel__holder"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        "div[data-slick-index=\"15\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"experiencecard__label\">Supervision &amp; policy<\/p>",
                                    "target": [
                                        ".experiencecard__label"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-xl spacing-m\">Use of cash continues to decline<\/h2>",
                                    "target": [
                                        ".experiencecard__in > .spacing-m.size-xl"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"btn color-neutrals-0\">",
                                                    "target": [
                                                        ".experiencecard__in > .color-neutrals-0"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        ".experiencecard__in > .color-neutrals-0 > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#b6c4d1",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"card__label\">Fraud &amp; security<\/p>",
                                    "target": [
                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__content > .card__contentTop > .card__label"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "contrastRatio": 0,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Once upon a time there was a beautiful prince... who happened to run out of money<\/h2>",
                                    "target": [
                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "contrastRatio": 0,
                                                "fontSize": "8.3pt (11px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#b6c4d1",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"card__label\">Sustainability<\/p>",
                                    "target": [
                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__content > .card__contentTop > .card__label"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "contrastRatio": 0,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Cracks in the glass ceiling?<\/h2>",
                                    "target": [
                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "contrastRatio": 0,
                                                "fontSize": "8.3pt (11px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#b6c4d1",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"card__label\">Saving &amp; investing<\/p>",
                                    "target": [
                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__content > .card__contentTop > .card__label"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "contrastRatio": 0,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">What do you do with your money: save or invest? Kamal Kharmach gives advice<\/h2>",
                                    "target": [
                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "contrastRatio": 0,
                                                "fontSize": "8.3pt (11px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#b6c4d1",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"card__label\">Fraud &amp; security<\/p>",
                                    "target": [
                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__content > .card__contentTop > .card__label"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f04c55",
                                                "contrastRatio": 0,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-s spacing-m\">Beware of card collectors!<\/h2>",
                                    "target": [
                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343b50",
                                                "contrastRatio": 0,
                                                "fontSize": "8.3pt (11px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Read more<\/span>",
                                    "target": [
                                        ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__content > .card__contentBottom > .card__cta > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<label for=\"newsletter-tac\">YES, I want to receive the Febelfin newsletter and agree to the <a href=\"https:\/\/febelfin.be\/en\/data-protection-policy-en\" target=\"_blank\" title=\"Privacy policy\" rel=\"noreferrer\">Privacy Policy<\/a><\/label>",
                                                    "target": [
                                                        "label[for=\"newsletter-tac\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/febelfin.be\/en\/data-protection-policy-en\" target=\"_blank\" title=\"Privacy policy\" rel=\"noreferrer\">Privacy Policy<\/a>",
                                    "target": [
                                        "a[title=\"Privacy policy\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uxm-modal-tab-body\">",
                                                    "target": [
                                                        ".uxm-modal-tab:nth-child(1) > .uxm-modal-tab-body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.febelfin.be\/en\/cookie-policy\" title=\"Cookie Policy\" target=\"_blank\">More info<\/a>",
                                    "target": [
                                        "a[title=\"Cookie Policy\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "frodo.febelfin.be",
                "base_page_cname": "",
                "base_page_dns_server": "dns51.cloudns.net",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 18069,
                "testUrl": "https:\/\/febelfin.be\/",
                "custom": [
                    "Colordepth",
                    "Dpi",
                    "Images",
                    "Resolution",
                    "fonts",
                    "generated-content-percent",
                    "generated-content-size",
                    "imgs-in-viewport",
                    "imgs-no-alt",
                    "imgs-out-viewport",
                    "jsLibsVulns",
                    "meta-viewport",
                    "possibly-render-blocking-reqs",
                    "rendered-html",
                    "securityHeaders"
                ],
                "Colordepth": 24,
                "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                "Images": "[{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\",\"width\":1905,\"height\":863,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1681,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1333,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1226,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1498,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1600,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1269,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1681,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1333,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1226,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1498,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1600,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1269,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1681,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1333,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1226,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg\",\"width\":665,\"height\":609,\"naturalWidth\":1600,\"naturalHeight\":1220},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png\",\"width\":880,\"height\":278,\"naturalWidth\":847,\"naturalHeight\":563},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg\",\"width\":430,\"height\":249,\"naturalWidth\":1174,\"naturalHeight\":939},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/sparen-en-beleggen\/wat-doe-jij-met-je-geld-sparen-of-beleggen-kamal-kharmach-geeft-raad\/73b74f7655-1723810599\/kamal-kharmach.png\",\"width\":430,\"height\":249,\"naturalWidth\":2000,\"naturalHeight\":1429},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/opgelet-voor-kaartophalers\/a543885e92-1719924172\/3.png\",\"width\":430,\"height\":249,\"naturalWidth\":1080,\"naturalHeight\":1080},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg\",\"width\":665,\"height\":507,\"naturalWidth\":2000,\"naturalHeight\":1334},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png\",\"width\":665,\"height\":450,\"naturalWidth\":1174,\"naturalHeight\":895},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png\",\"width\":665,\"height\":450,\"naturalWidth\":1015,\"naturalHeight\":1005},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg\",\"width\":665,\"height\":624,\"naturalWidth\":600,\"naturalHeight\":400},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\",\"width\":120,\"height\":41,\"naturalWidth\":210,\"naturalHeight\":72}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "FreightTextProBook",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "FreightTextProBook",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "100"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "200"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "900"
                    },
                    {
                        "family": "Axiforma",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "1000"
                    }
                ],
                "generated-content-percent": 37.469999999999999,
                "generated-content-size": 39.780000000000001,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2000,
                        "naturalHeight": 1333
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1681,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1333,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1226,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2000,
                        "naturalHeight": 1333
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1498,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1600,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2000,
                        "naturalHeight": 1333
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1269,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1681,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1333,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1226,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2000,
                        "naturalHeight": 1333
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1498,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1600,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2000,
                        "naturalHeight": 1333
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1269,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1681,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1333,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1226,
                        "naturalHeight": 2000
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2000,
                        "naturalHeight": 1333
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1600,
                        "naturalHeight": 1220
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 847,
                        "naturalHeight": 563
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1174,
                        "naturalHeight": 939
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/pers\/sparen-en-beleggen\/wat-doe-jij-met-je-geld-sparen-of-beleggen-kamal-kharmach-geeft-raad\/73b74f7655-1723810599\/kamal-kharmach.png",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/sparen-en-beleggen\/wat-doe-jij-met-je-geld-sparen-of-beleggen-kamal-kharmach-geeft-raad\/73b74f7655-1723810599\/kamal-kharmach.png\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/sparen-en-beleggen\/wat-doe-jij-met-je-geld-sparen-of-beleggen-kamal-kharmach-geeft-raad\/73b74f7655-1723810599\/kamal-kharmach.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2000,
                        "naturalHeight": 1429
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/opgelet-voor-kaartophalers\/a543885e92-1719924172\/3.png",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/opgelet-voor-kaartophalers\/a543885e92-1719924172\/3.png\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/opgelet-voor-kaartophalers\/a543885e92-1719924172\/3.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 1080
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2000,
                        "naturalHeight": 1334
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1174,
                        "naturalHeight": 895
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1015,
                        "naturalHeight": 1005
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 400
                    },
                    {
                        "src": "https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png",
                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\" alt=\"\">",
                        "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 210,
                        "naturalHeight": 72
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1",
                "possibly-render-blocking-reqs": [
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                    "https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba",
                    "https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba"
                ],
                "rendered-html": "<html lang=\"en\"><head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\n\t<link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba\">\n\t\n\t<link rel=\"alternate\" href=\"https:\/\/febelfin.be\/en\" hreflang=\"en\">\n<link rel=\"alternate\" href=\"https:\/\/febelfin.be\/fr\" hreflang=\"fr\">\n<link rel=\"alternate\" href=\"https:\/\/febelfin.be\/nl\" hreflang=\"x-default\">\n<link rel=\"alternate\" href=\"https:\/\/febelfin.be\/nl\" hreflang=\"nl\">\n<title>Home | Febelfin<\/title>\n    <meta name=\"description\" content=\"Febelfin is the Federation of the Belgian Financial Sector. As a sector federation, we serve as the voice of the financial sector and represent our members in dealings with policymakers, regulators, professional federations, and interest groups. Febelfin represents approximately 245 financial institutions in Belgium. Febelfin's mission: to grow a financial sector that serves the needs of society. We have 4 core tasks:  advocate viewpoints for and by members, Represent interests at regional, national, and European levels, as well as participate in social negotiations and engage with a broad network of stakeholders. We also provide services such as information, analysis, and advice, or deliver training through Febelfin Academy, and we communicate with members and the general public, and participate in debates on professional, political, social, and educational matters.\">\n\n<meta name=\"date\" content=\"2024-45-19\" scheme=\"YYYY-MM-DD\">\n    <meta name=\"keywords\" content=\"Febelfin, financial sector, Federation\">\n<meta property=\"og:title\" content=\"Home | Febelfin\">\n<meta property=\"og:description\" content=\"Febelfin is the Federation of the Belgian Financial Sector. As a sector federation, we serve as the voice of the financial sector and represent our members in dealings with policymakers, regulators, professional federations, and interest groups. Febelfin represents approximately 245 financial institutions in Belgium. Febelfin's mission: to grow a financial sector that serves the needs of society. We have 4 core tasks:  advocate viewpoints for and by members, Represent interests at regional, national, and European levels, as well as participate in social negotiations and engage with a broad network of stakeholders. We also provide services such as information, analysis, and advice, or deliver training through Febelfin Academy, and we communicate with members and the general public, and participate in debates on professional, political, social, and educational matters.\">\n<meta property=\"og:url\" content=\"https:\/\/febelfin.be\/en\">\n<meta property=\"og:site_name\" content=\"Febelfin\">\n<meta property=\"og:determiner\" content=\"auto\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"fb:app_id\" content=\"966242223397117\">\n<link rel=\"canonical\" href=\"https:\/\/febelfin.be\/en\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Home | Febelfin\">\n<meta name=\"twitter:description\" content=\"Febelfin is the Federation of the Belgian Financial Sector. As a sector federation, we serve as the voice of the financial sector and represent our members in dealings with policymakers, regulators, professional federations, and interest groups. Febelfin represents approximately 245 financial institutions in Belgium. Febelfin's mission: to grow a financial sector that serves the needs of society. We have 4 core tasks:  advocate viewpoints for and by members, Represent interests at regional, national, and European levels, as well as participate in social negotiations and engage with a broad network of stakeholders. We also provide services such as information, analysis, and advice, or deliver training through Febelfin Academy, and we communicate with members and the general public, and participate in debates on professional, political, social, and educational matters.\">\n<script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WD8FXMP\"><\/script><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n'https:\/\/www.googletagmanager.com\/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n})(window,document,'script','dataLayer','GTM-WD8FXMP');<\/script>\n\n<meta name=\"google-site-verification\" content=\"ePlXxEXs3jAuk_UM0NU151CNYmoP1eAR81DF7tgsZ0k\">\n\n\t<\/head>\n<body>\n    <noscript><iframe src=\"https:\/\/www.googletagmanager.com\/ns.html?id=GTM-WD8FXMP\"\nheight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"><\/iframe><\/noscript>\n<div class=\"wrapper\">\n\t<div class=\"wrapper__inner\">\n\t\t<div class=\"wrapper__preheader\">\n\t\t\t<div class=\"upperbar section no-max bgc--light-1\">\n    <div class=\"upperbar__inner section__inner\">\n        <div class=\"upperbar__breadcrumbs\">\n            <div class=\"breadcrumbs\">\n                <div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">\n                    <ul>\n                                                <li>\n                            <a href=\"https:\/\/febelfin.be\/en\" aria-current=\"page\">\n                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m134.5 65.8-3.2 3.9c-.5.7-1.5.8-2.1.2l-10.4-8.4v57.2c0 4.4-3.6 8-8 8l-29 .1c-1.7 0-3-1.4-3-3V90.9l-16-.1v33c0 1.7-1.3 3-3 3h-29c-4.4 0-8-3.6-8-8V61.6L12.4 70c-.6.5-1.6.4-2.1-.2l-3.2-3.9c-.5-.6-.4-1.6.2-2.1l58.4-47.1c2.9-2.4 7.1-2.4 10.1 0l35 28.2V32.3c0-.8.7-1.5 1.5-1.5h5c.8 0 1.5.7 1.5 1.5v19l15.4 12.4c.7.5.9 1.5.3 2.1zm-23.7 53V55.1l-39-31.5c-.6-.5-1.3-.5-1.9 0l-39 31.5v63.7h24v-33c0-1.7 1.3-3 3-3l26 .1c1.7 0 3 1.3 3 3V119l23.9-.2z\"><\/path><\/svg>                                                            <\/a>\n                        <\/li>\n                                            <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"upperbar__fontsize\">\n            <div class=\"fontsize\">\n                <div class=\"fontsize__inner\">\n                    <a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"m\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>\n                    <a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"l\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>\n                    <a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"xl\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\t\t<\/div>\n\t\t<div class=\"wrapper__header\">\n\t\t\t<div class=\"topbar section no-max\">\n    <div class=\"topbar__inner section__inner\">\n        <div class=\"topbar__brand\">\n            <div class=\"brand\">\n                <a href=\"https:\/\/febelfin.be\/en\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 179 59.4\" style=\"enable-background:new 0 0 179 59.4\" xml:space=\"preserve\"><path class=\"brand--color-icon\" d=\"M26.4 0H0v58.7c1.2.4 2.5.7 3.8.7 5.9 0 10.8-4.9 10.8-10.8v-34h22c.4-1.2.7-2.5.7-3.8-.1-6-5-10.8-10.9-10.8z\"><\/path><circle class=\"brand--color-icon\" cx=\"25.7\" cy=\"31\" r=\"8.1\"><\/circle><path class=\"brand--color-text\" d=\"M56 25.8v.8h5.8v3.8H56v14.9h-4.5v-15h-3v-3.8h3v-.9c0-4.7 3-7.3 7.4-7.3 1.7 0 3.4.4 5 1.3l-1.4 3.5c-1.2-.5-2.2-.8-3-.8-2.2.1-3.5 1.3-3.5 3.5zM81 37.5H66.8c.6 2.6 2.5 4.3 5.7 4.3 2.3 0 4.3-.7 6.1-1.9l1.8 3.2c-2.3 1.7-5 2.6-8.1 2.6-7 0-10.1-4.8-10.1-9.7 0-2.8.9-5.1 2.7-7 1.8-1.8 4.2-2.8 7-2.8 2.7 0 4.9.9 6.6 2.5 1.8 1.7 2.6 3.9 2.6 6.8 0 .5 0 1.2-.1 2zm-14.2-3.4h9.9c-.4-2.6-2.3-4.2-4.8-4.2-2.6 0-4.5 1.6-5.1 4.2zM101.6 28.9c1.8 1.9 2.7 4.2 2.7 7s-.9 5.1-2.7 7c-1.8 1.8-4 2.8-6.6 2.8-2.4 0-4.4-1-6-2.9v2.5h-4.4V19.1H89V29c1.6-1.9 3.6-2.8 5.9-2.8 2.7-.1 4.9.8 6.7 2.7zm-3.4 3c-1-1.1-2.3-1.7-3.9-1.7s-2.9.5-3.9 1.7c-1 1.1-1.5 2.4-1.5 4s.5 3 1.5 4c1 1.1 2.3 1.6 3.9 1.6s2.9-.6 3.9-1.6c1-1.1 1.5-2.4 1.5-4s-.5-2.9-1.5-4zM125.3 37.5h-14.2c.6 2.6 2.5 4.3 5.7 4.3 2.3 0 4.3-.7 6.1-1.9l1.8 3.2c-2.3 1.7-5 2.6-8.1 2.6-7 0-10.1-4.8-10.1-9.7 0-2.8.9-5.1 2.7-7 1.8-1.8 4.2-2.8 7-2.8 2.7 0 4.9.9 6.6 2.5 1.8 1.7 2.6 3.9 2.6 6.8 0 .5 0 1.2-.1 2zm-14.2-3.4h9.9c-.4-2.6-2.3-4.2-4.8-4.2-2.6 0-4.5 1.6-5.1 4.2zM132.9 45.2h-4.5V19.1h4.5v26.1zM139.1 26c0-4.9 2.7-7.5 6.9-7.5 1.7 0 3.3.4 4.8 1.2l-1.3 3.5c-1.1-.5-2-.7-2.8-.7-2 0-3.1 1.2-3.1 3.4v.8h5.8v3.8h-5.8v14.9h-4.5V30.3h-2.9v-3.8h2.9V26zm15.6-7.3c1.6 0 2.8 1.2 2.8 2.8 0 1.7-1.2 2.8-2.8 2.8s-2.9-1.2-2.9-2.8c0-1.5 1.3-2.8 2.9-2.8zm-2.3 26.5V26.6h4.5v18.6h-4.5zM161.4 45.2V26.6h4.4v2.6c1-1.9 3.2-3.1 5.9-3.1 2 0 3.8.7 5.2 2 1.4 1.3 2.1 3.2 2.1 5.7v11.4h-4.5V35.1c0-3.1-1.6-4.9-4.1-4.9-2.6 0-4.5 2.1-4.5 5v10h-4.5z\"><\/path><\/svg>                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"topbar__main\">\n            <div class=\"topbar__offcanvas\">\n                <a href=\"#\" class=\"offcanvas trigger--offcanvas-toggle\">\n                    <span class=\"offcanvas__text\">Menu<\/span>\n                    <span class=\"offcanvas__symbol\">\n                        <span><\/span>\n                    <\/span>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"header section no-max\">\n    <div class=\"header__inner section__inner\">\n        <div class=\"header__brand\">\n            <div class=\"brand\">\n                <a href=\"https:\/\/febelfin.be\/en\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 179 59.4\" style=\"enable-background:new 0 0 179 59.4\" xml:space=\"preserve\"><path class=\"brand--color-icon\" d=\"M26.4 0H0v58.7c1.2.4 2.5.7 3.8.7 5.9 0 10.8-4.9 10.8-10.8v-34h22c.4-1.2.7-2.5.7-3.8-.1-6-5-10.8-10.9-10.8z\"><\/path><circle class=\"brand--color-icon\" cx=\"25.7\" cy=\"31\" r=\"8.1\"><\/circle><path class=\"brand--color-text\" d=\"M56 25.8v.8h5.8v3.8H56v14.9h-4.5v-15h-3v-3.8h3v-.9c0-4.7 3-7.3 7.4-7.3 1.7 0 3.4.4 5 1.3l-1.4 3.5c-1.2-.5-2.2-.8-3-.8-2.2.1-3.5 1.3-3.5 3.5zM81 37.5H66.8c.6 2.6 2.5 4.3 5.7 4.3 2.3 0 4.3-.7 6.1-1.9l1.8 3.2c-2.3 1.7-5 2.6-8.1 2.6-7 0-10.1-4.8-10.1-9.7 0-2.8.9-5.1 2.7-7 1.8-1.8 4.2-2.8 7-2.8 2.7 0 4.9.9 6.6 2.5 1.8 1.7 2.6 3.9 2.6 6.8 0 .5 0 1.2-.1 2zm-14.2-3.4h9.9c-.4-2.6-2.3-4.2-4.8-4.2-2.6 0-4.5 1.6-5.1 4.2zM101.6 28.9c1.8 1.9 2.7 4.2 2.7 7s-.9 5.1-2.7 7c-1.8 1.8-4 2.8-6.6 2.8-2.4 0-4.4-1-6-2.9v2.5h-4.4V19.1H89V29c1.6-1.9 3.6-2.8 5.9-2.8 2.7-.1 4.9.8 6.7 2.7zm-3.4 3c-1-1.1-2.3-1.7-3.9-1.7s-2.9.5-3.9 1.7c-1 1.1-1.5 2.4-1.5 4s.5 3 1.5 4c1 1.1 2.3 1.6 3.9 1.6s2.9-.6 3.9-1.6c1-1.1 1.5-2.4 1.5-4s-.5-2.9-1.5-4zM125.3 37.5h-14.2c.6 2.6 2.5 4.3 5.7 4.3 2.3 0 4.3-.7 6.1-1.9l1.8 3.2c-2.3 1.7-5 2.6-8.1 2.6-7 0-10.1-4.8-10.1-9.7 0-2.8.9-5.1 2.7-7 1.8-1.8 4.2-2.8 7-2.8 2.7 0 4.9.9 6.6 2.5 1.8 1.7 2.6 3.9 2.6 6.8 0 .5 0 1.2-.1 2zm-14.2-3.4h9.9c-.4-2.6-2.3-4.2-4.8-4.2-2.6 0-4.5 1.6-5.1 4.2zM132.9 45.2h-4.5V19.1h4.5v26.1zM139.1 26c0-4.9 2.7-7.5 6.9-7.5 1.7 0 3.3.4 4.8 1.2l-1.3 3.5c-1.1-.5-2-.7-2.8-.7-2 0-3.1 1.2-3.1 3.4v.8h5.8v3.8h-5.8v14.9h-4.5V30.3h-2.9v-3.8h2.9V26zm15.6-7.3c1.6 0 2.8 1.2 2.8 2.8 0 1.7-1.2 2.8-2.8 2.8s-2.9-1.2-2.9-2.8c0-1.5 1.3-2.8 2.9-2.8zm-2.3 26.5V26.6h4.5v18.6h-4.5zM161.4 45.2V26.6h4.4v2.6c1-1.9 3.2-3.1 5.9-3.1 2 0 3.8.7 5.2 2 1.4 1.3 2.1 3.2 2.1 5.7v11.4h-4.5V35.1c0-3.1-1.6-4.9-4.1-4.9-2.6 0-4.5 2.1-4.5 5v10h-4.5z\"><\/path><\/svg>                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"header__main\">\n            <div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">\n                <a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Search\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m118.1 125.5-24-24c-8 6.9-18.7 10.7-29.9 10.7-26.7 0-48-21.3-48-48s21.3-48 48-48 48 21.3 48 48c0 11.2-4.3 21.9-10.7 29.9l24 24-7.4 7.4zm-16-60.8c0-20.8-16.5-37.3-37.3-37.3S27.4 43.9 27.4 64.7 43.9 102 64.7 102c20.3.1 37.4-17 37.4-37.3z\"><\/path><\/svg>                <\/a>\n            <\/div>\n            <div class=\"header__navigation\">\n                <div class=\"navigation\">\n                    <div class=\"navigation__inner\">\n                        <ul role=\"navigation\" aria-label=\"Navigation\">\n        <li>\n        <a href=\"https:\/\/febelfin.be\/en\/about-febelfin\" class=\"page-about-febelfin\">\n            <span>About Febelfin<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>                    <\/a>\n                    <ul class=\"navigation__sub\">\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/team\" class=\"subpage-team\">Team<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/board\" class=\"subpage-board\">Board<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/members\" class=\"subpage-members\">Members<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/membership\" class=\"subpage-membership\">Membership<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/statutes\" class=\"subpage-statutes\">Statutes<\/a><\/li>\n                            <\/ul>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/en\/services\" class=\"page-services\">\n            <span>Services<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>                    <\/a>\n                    <ul class=\"navigation__sub\">\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/dormant-account\" class=\"subpage-dormant-account\">Look up dormant account<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/accounts-deceased-person\" class=\"subpage-accounts-deceased-person\">Look up accounts of deceased person<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/switch-banks\" class=\"subpage-switch-banks\">Switch banks<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/report-denial-of-outstanding-balance-insurance\" class=\"subpage-report-denial-of-outstanding-balance-insurance\">Report denial of outstanding balance insurance<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/file-complaint\" class=\"subpage-file-complaint\">File a complaint<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/request-a-rental-guarantee\" class=\"subpage-request-a-rental-guarantee\">Request a rental guarantee<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/request-a-basic-banking-service-for-individuals\" class=\"subpage-request-a-basic-banking-service-for-individuals\">Basic banking service for individuals<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/basic-banking-service-for-enterprises\" class=\"subpage-basic-banking-service-for-enterprises\">Basic banking service for enterprises<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/universal-banking-service\" class=\"subpage-universal-banking-service\">Universal banking service<\/a><\/li>\n                            <\/ul>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/en\/themes\" class=\"page-themes\">\n            <span>Themes<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>                    <\/a>\n                    <ul class=\"navigation__sub\">\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/themes\/digitalization-innovation\" class=\"subpage-digitalization-innovation\">Digitalization &amp; innovation<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/themes\/bank-society\" class=\"subpage-bank-society\">Bank &amp; society<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\" class=\"subpage-fraud-security\">Fraud &amp; security<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/themes\/sustainability\" class=\"subpage-sustainability\">Sustainable banking<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/themes\/financing-the-economy\" class=\"subpage-financing-the-economy\">Financing the economy<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\" class=\"subpage-supervision-policy\">Supervision &amp; policy<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/themes\/saving-investing\" class=\"subpage-saving-investing\">Saving &amp; investing<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/themes\/working-financial-sector\" class=\"subpage-working-financial-sector\">Working in the financial sector<\/a><\/li>\n                            <\/ul>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/en\/facts-and-figures\" class=\"page-facts-and-figures\">\n            <span>Facts and figures<\/span>\n                    <\/a>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/en\/press-room\" class=\"page-press-room\">\n            <span>Press room<\/span>\n                    <\/a>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/en\/publications\" class=\"page-publications\">\n            <span>Publications<\/span>\n                    <\/a>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/en\/contact-us\" class=\"page-contact-us\">\n            <span>Contact us<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>                    <\/a>\n                    <ul class=\"navigation__sub\">\n                            <\/ul>\n            <\/li>\n    <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"header__language\">\n                <div class=\"language\">\n\t\t\t\t\t<ul role=\"navigation\" aria-label=\"Navigation\">\n\t<li>\n\t\t<a href=\"https:\/\/febelfin.be\/en\" hreflang=\"en aria-current=\" page\"=\"\">\n\t\t\t<span>en<\/span>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>\t\t<\/a>\n\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\" hreflang=\"nl\">\n\t\t\t\t\t\tnl\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/fr\" hreflang=\"fr\">\n\t\t\t\t\t\tfr\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t<\/li>\n<\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<div class=\"bigmenu section no-max\">\n    <div class=\"bigmenu__inner section__inner\">\n        <div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">\n            <div class=\"searchField\">\n                <form method=\"get\" action=\"https:\/\/febelfin.be\/en\/search\">\n                    <div class=\"searchField__inner\">\n                        <div class=\"searchField__icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m118.1 125.5-24-24c-8 6.9-18.7 10.7-29.9 10.7-26.7 0-48-21.3-48-48s21.3-48 48-48 48 21.3 48 48c0 11.2-4.3 21.9-10.7 29.9l24 24-7.4 7.4zm-16-60.8c0-20.8-16.5-37.3-37.3-37.3S27.4 43.9 27.4 64.7 43.9 102 64.7 102c20.3.1 37.4-17 37.4-37.3z\"><\/path><\/svg>                        <\/div>\n                        <div class=\"searchField__input\">\n                            <input type=\"text\" name=\"q\" placeholder=\"Search\">\n                        <\/div>\n                        <div class=\"searchField__button\">\n                            <button type=\"submit\"><span>Search<\/span><\/button>\n                        <\/div>\n                        <div class=\"searchField__close\">\n                            <a href=\"#\" class=\"trigger--offcanvas-toggle\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m74.9 70.9 45.6 45.6c.4.4.8 1.2.8 2 0 1.6-1.2 2.8-2.8 2.8-.8 0-1.6-.4-2-.8L70.9 74.9l-45.6 45.6c-.4.4-1.2.8-2 .8-1.6 0-2.8-1.2-2.8-2.8 0-.8.4-1.6.8-2l45.6-45.6-45.6-45.6c-.4-.4-.8-1.2-.8-2 0-1.6 1.2-2.8 2.8-2.8.8 0 1.6.4 2 .8l45.6 45.6 45.6-45.6c.4-.4 1.2-.8 2-.8 1.6 0 2.8 1.2 2.8 2.8 0 .8-.4 1.6-.8 2L74.9 70.9z\"><\/path><\/svg>                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/form>\n            <\/div>\n        <\/div>\n        <div class=\"bigmenu__main\">\n            <div class=\"bigmenu__columns\" role=\"navigation\" aria-label=\"Mobile Navigation\">\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\" class=\"page-about-febelfin\">\n\t\t\t\t\t\t\tAbout Febelfin\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                    <div class=\"bigmenu__navigation\">\n                        <ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/team\" class=\"subpage-team\">\n\t\t\t\t\t\t\t\t\t\tTeam\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/board\" class=\"subpage-board\">\n\t\t\t\t\t\t\t\t\t\tBoard\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/members\" class=\"subpage-members\">\n\t\t\t\t\t\t\t\t\t\tMembers\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/membership\" class=\"subpage-membership\">\n\t\t\t\t\t\t\t\t\t\tMembership\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/statutes\" class=\"subpage-statutes\">\n\t\t\t\t\t\t\t\t\t\tStatutes\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t                        <\/ul>\n                    <\/div>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\" class=\"page-services\">\n\t\t\t\t\t\t\tServices\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                    <div class=\"bigmenu__navigation\">\n                        <ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/dormant-account\" class=\"subpage-dormant-account\">\n\t\t\t\t\t\t\t\t\t\tLook up dormant account\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/accounts-deceased-person\" class=\"subpage-accounts-deceased-person\">\n\t\t\t\t\t\t\t\t\t\tLook up accounts of deceased person\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/switch-banks\" class=\"subpage-switch-banks\">\n\t\t\t\t\t\t\t\t\t\tSwitch banks\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/report-denial-of-outstanding-balance-insurance\" class=\"subpage-report-denial-of-outstanding-balance-insurance\">\n\t\t\t\t\t\t\t\t\t\tReport denial of outstanding balance insurance\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/file-complaint\" class=\"subpage-file-complaint\">\n\t\t\t\t\t\t\t\t\t\tFile a complaint\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/request-a-rental-guarantee\" class=\"subpage-request-a-rental-guarantee\">\n\t\t\t\t\t\t\t\t\t\tRequest a rental guarantee\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/request-a-basic-banking-service-for-individuals\" class=\"subpage-request-a-basic-banking-service-for-individuals\">\n\t\t\t\t\t\t\t\t\t\tBasic banking service for individuals\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/basic-banking-service-for-enterprises\" class=\"subpage-basic-banking-service-for-enterprises\">\n\t\t\t\t\t\t\t\t\t\tBasic banking service for enterprises\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/universal-banking-service\" class=\"subpage-universal-banking-service\">\n\t\t\t\t\t\t\t\t\t\tUniversal banking service\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t                        <\/ul>\n                    <\/div>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\" class=\"page-themes\">\n\t\t\t\t\t\t\tThemes\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                    <div class=\"bigmenu__navigation\">\n                        <ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/digitalization-innovation\" class=\"subpage-digitalization-innovation\">\n\t\t\t\t\t\t\t\t\t\tDigitalization &amp; innovation\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/bank-society\" class=\"subpage-bank-society\">\n\t\t\t\t\t\t\t\t\t\tBank &amp; society\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\" class=\"subpage-fraud-security\">\n\t\t\t\t\t\t\t\t\t\tFraud &amp; security\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/sustainability\" class=\"subpage-sustainability\">\n\t\t\t\t\t\t\t\t\t\tSustainable banking\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/financing-the-economy\" class=\"subpage-financing-the-economy\">\n\t\t\t\t\t\t\t\t\t\tFinancing the economy\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\" class=\"subpage-supervision-policy\">\n\t\t\t\t\t\t\t\t\t\tSupervision &amp; policy\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/saving-investing\" class=\"subpage-saving-investing\">\n\t\t\t\t\t\t\t\t\t\tSaving &amp; investing\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/working-financial-sector\" class=\"subpage-working-financial-sector\">\n\t\t\t\t\t\t\t\t\t\tWorking in the financial sector\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t                        <\/ul>\n                    <\/div>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/facts-and-figures\" class=\"page-facts-and-figures\">\n\t\t\t\t\t\t\tFacts and figures\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/press-room\" class=\"page-press-room\">\n\t\t\t\t\t\t\tPress room\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/publications\" class=\"page-publications\">\n\t\t\t\t\t\t\tPublications\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/contact-us\" class=\"page-contact-us\">\n\t\t\t\t\t\t\tContact us\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                    <div class=\"bigmenu__navigation\">\n                        <ul>\n\t\t\t\t\t\t\t                        <\/ul>\n                    <\/div>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <div class=\"bigmenu__language bigmenu__heading spacing-l heading weight-400\">\n\t\t\t\t\t\t\t\t\t\t\t\t<ul role=\"navigation\" aria-label=\"Navigation\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\" hreflang=\"nl\">\n\t\t\t\t\t\t\t\t\tnl\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/fr\" hreflang=\"fr\">\n\t\t\t\t\t\t\t\t\tfr\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\" hreflang=\"en\">\n\t\t\t\t\t\t\t\t\ten\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t                    <\/div>\n                    <a href=\"#\" class=\"btn color-neutrals-0\"><span>Contacteer ons<\/span><\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\t\t<\/div>\n\t\t<div class=\"wrapper__content\">\n\t\t\t\t\t\t\n<div id=\"16ccb961-1e14-46ba-a263-c00803faa809\" class=\"section contentSection padding-t-0 padding-b-0\">\n    <div class=\"contentSection__inner\">\n        <div class=\"experience\">\n            <div class=\"experience__visual\" data-darken=\"20\">\n                \n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">\n\n            <\/div>\n            <div class=\"experience__content\">\n                <div class=\"experience__inner section__inner\">\n                    <div class=\"experience__box\">\n\t\t\t\t\t\t<h1 class=\"heading size-xxl spacing-l\">Welcome,<br>We're Febelfin.<\/h1>\n<div class=\"paragraph size-l\">\n\t<p>We represent the financial sector and guide you through the complex financial landscape with advice and objective information.<\/p><\/div>\n\n<div class=\"actions\">\n\t<div class=\"actions__inner\">\n\t\t<a href=\"https:\/\/febelfin.be\/en\/services\" class=\"btn type-solid color-neutrals-0\">\n    <span>How can we help? <\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\" class=\"btn color-neutrals-0\">\n    <span>Who are we?<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n\t<\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\t<div id=\"9fb1fb12-b196-4055-ac6f-f974f9761b75\" class=\"section contentSection padding-b-s\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-l\">Your guide through the financial landscape<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"section contentSection padding-t-0 padding-b-0\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"carousel\">\n\t\t\t\t<div class=\"carousel__inner\">\n\t\t\t\t\t<div class=\"carousel__holder target--carousel-element\">\n\t\t\t\t\t\t<div class=\"carousel__list slick-initialized slick-slider\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slick-list draggable\"><div class=\"slick-track\" style=\"opacity: 1; width: 6660px; transform: translate3d(-1332px, 0px, 0px);\"><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/financing-the-economy\" class=\"card__link\" aria-label=\"Read more about Financing the economy\" title=\"Read more about Financing the economy\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Financing the economy<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Financing the economy takes on many forms. Financing businesses, individuals, and the government remains the core activity of banks. Thanks to the savings of their customers, they can bring projects and dreams to life.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\" class=\"card__link\" aria-label=\"Read more about Supervision &amp; policy\" title=\"Read more about Supervision &amp; policy\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Supervision &amp; policy<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>In recent years, supervision of banks has been strengthened, and many new regulations have been introduced. This contributes to financial stability and trust in the banking sector, but it also brings challenges.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-2\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/saving-investing\" class=\"card__link\" aria-label=\"Read more about Saving &amp; investing\" title=\"Read more about Saving &amp; investing\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Saving &amp; investing<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Many people are already setting money aside for the future today. Some save, while others invest. Your bank is committed to managing your savings effectively. They are also ready to provide you with investment advice whenever you need it.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/working-financial-sector\" class=\"card__link\" aria-label=\"Read more about Working in the financial sector\" title=\"Read more about Working in the financial sector\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Working in the financial sector<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>The financial sector cares about its employees. Did you know that the financial sector is a pioneer in the field of diversity &amp; inclusion? Do you dream of a job in our sector? Are you looking for additional training, or do you want to utilize your talent somewhere else? Take a look at one of the sections below.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/digitalization-innovation\" class=\"card__link\" aria-label=\"Read more about Digitalization &amp; innovation\" title=\"Read more about Digitalization &amp; innovation\" tabindex=\"0\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Digitalization &amp; innovation<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Offering user-friendly and accessible payment services: that's something banks strive for. Digital capabilities help to bring banking closer to everyone, including those who are less digitally skilled.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/bank-society\" class=\"card__link\" aria-label=\"Read more about Bank &amp; society\" title=\"Read more about Bank &amp; society\" tabindex=\"0\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Bank &amp; society<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Banks are not only the engine of the economy but also play an important societal role. This means being close to customers during crucial moments and responding to their needs as they arise.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\" class=\"card__link\" aria-label=\"Read more about Fraud &amp; security\" title=\"Read more about Fraud &amp; security\" tabindex=\"0\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Fraud &amp; security<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>As banking sector, we want to contribute to a safer society. That's why we, together with partners, actively fight against online fraud, money laundering, and the financing of terrorism.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/sustainability\" class=\"card__link\" aria-label=\"Read more about Sustainable banking\" title=\"Read more about Sustainable banking\" tabindex=\"0\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Sustainable banking<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>With challenges such as climate change and social inequality, we are facing enormous issues. The financial sector can accelerate and support the transition to a sustainable society for both individuals and businesses. Learn more about how the sector is putting this into practice.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/financing-the-economy\" class=\"card__link\" aria-label=\"Read more about Financing the economy\" title=\"Read more about Financing the economy\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Financing the economy<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Financing the economy takes on many forms. Financing businesses, individuals, and the government remains the core activity of banks. Thanks to the savings of their customers, they can bring projects and dreams to life.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\" class=\"card__link\" aria-label=\"Read more about Supervision &amp; policy\" title=\"Read more about Supervision &amp; policy\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Supervision &amp; policy<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>In recent years, supervision of banks has been strengthened, and many new regulations have been introduced. This contributes to financial stability and trust in the banking sector, but it also brings challenges.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide\" data-slick-index=\"6\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/saving-investing\" class=\"card__link\" aria-label=\"Read more about Saving &amp; investing\" title=\"Read more about Saving &amp; investing\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Saving &amp; investing<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Many people are already setting money aside for the future today. Some save, while others invest. Your bank is committed to managing your savings effectively. They are also ready to provide you with investment advice whenever you need it.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide\" data-slick-index=\"7\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/working-financial-sector\" class=\"card__link\" aria-label=\"Read more about Working in the financial sector\" title=\"Read more about Working in the financial sector\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Working in the financial sector<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>The financial sector cares about its employees. Did you know that the financial sector is a pioneer in the field of diversity &amp; inclusion? Do you dream of a job in our sector? Are you looking for additional training, or do you want to utilize your talent somewhere else? Take a look at one of the sections below.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"8\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/digitalization-innovation\" class=\"card__link\" aria-label=\"Read more about Digitalization &amp; innovation\" title=\"Read more about Digitalization &amp; innovation\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Digitalization &amp; innovation<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Offering user-friendly and accessible payment services: that's something banks strive for. Digital capabilities help to bring banking closer to everyone, including those who are less digitally skilled.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"9\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/bank-society\" class=\"card__link\" aria-label=\"Read more about Bank &amp; society\" title=\"Read more about Bank &amp; society\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Bank &amp; society<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Banks are not only the engine of the economy but also play an important societal role. This means being close to customers during crucial moments and responding to their needs as they arise.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"10\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\" class=\"card__link\" aria-label=\"Read more about Fraud &amp; security\" title=\"Read more about Fraud &amp; security\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Fraud &amp; security<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>As banking sector, we want to contribute to a safer society. That's why we, together with partners, actively fight against online fraud, money laundering, and the financing of terrorism.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"11\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/sustainability\" class=\"card__link\" aria-label=\"Read more about Sustainable banking\" title=\"Read more about Sustainable banking\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Sustainable banking<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>With challenges such as climate change and social inequality, we are facing enormous issues. The financial sector can accelerate and support the transition to a sustainable society for both individuals and businesses. Learn more about how the sector is putting this into practice.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"12\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/financing-the-economy\" class=\"card__link\" aria-label=\"Read more about Financing the economy\" title=\"Read more about Financing the economy\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Financing the economy<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Financing the economy takes on many forms. Financing businesses, individuals, and the government remains the core activity of banks. Thanks to the savings of their customers, they can bring projects and dreams to life.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"13\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\" class=\"card__link\" aria-label=\"Read more about Supervision &amp; policy\" title=\"Read more about Supervision &amp; policy\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Supervision &amp; policy<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>In recent years, supervision of banks has been strengthened, and many new regulations have been introduced. This contributes to financial stability and trust in the banking sector, but it also brings challenges.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"14\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/saving-investing\" class=\"card__link\" aria-label=\"Read more about Saving &amp; investing\" title=\"Read more about Saving &amp; investing\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Saving &amp; investing<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Many people are already setting money aside for the future today. Some save, while others invest. Your bank is committed to managing your savings effectively. They are also ready to provide you with investment advice whenever you need it.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"15\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/working-financial-sector\" class=\"card__link\" aria-label=\"Read more about Working in the financial sector\" title=\"Read more about Working in the financial sector\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Working in the financial sector<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>The financial sector cares about its employees. Did you know that the financial sector is a pioneer in the field of diversity &amp; inclusion? Do you dream of a job in our sector? Are you looking for additional training, or do you want to utilize your talent somewhere else? Take a look at one of the sections below.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"carousel__direction\">\n\t\t\t\t\t\t<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Previous\" title=\"Previous\" style=\"\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M45.4 5.7 39.6 0 11.3 28.3l28.3 28.4 5.8-5.7-22.6-22.7z\"><\/path><\/svg>\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Next\" title=\"Next\" style=\"\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"m11.3 51 5.8 5.7 28.3-28.4L17.1 0l-5.8 5.7 22.6 22.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"section contentSection padding-t-0\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t<div class=\"actions align-limited\">\n\t\t\t\t\t\t<div class=\"actions__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\" class=\"btn color-secondary-1 type-solid\">\n\t\t\t\t\t\t\t\t\t<span>Discover all themes<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n<div id=\"6e5c731e-d312-4ee6-a0c9-4831db74ba45\" class=\"section contentSection\">\n    <div class=\"section__inner contentSection__inner\">\n        <div class=\"block\">\n            <div class=\"block__visual\">\n                                <div class=\"block__visualHolder\">\n                    \n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg\" alt=\"\">\n\n                <\/div>\n            <\/div>\n            <div class=\"block__content\">\n                <div class=\"block__inner section__inner\">\n                    <div class=\"block__in\">\n                        <h2 class=\"heading size-xl spacing-m\">Escape room: The Hacker hotline!<\/h2>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n<div class=\"paragraph\">\n\t<p>Too many young people are still not sufficiently aware of the dangers of online fraud. 23% of young people have never heard of phishing. With the Hacker Hotline, a mobile escape room, Febelfin wants to make young people aware of the dangers of online fraud and quick money in a fun way and help them to protect themselves against this.<\/p><p>Can you outsmart the phisher? Check out this new escape game!<\/p><\/div>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n\n<div class=\"actions align-left\">\n\t<div class=\"actions__inner\">\n\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\/online-fraudevormen\/escape-game-the-hacker-hotline\" class=\"btn color-secondary-1 type-solid\">\n    <span>Read more<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n\t<\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\t<div id=\"0cc1c773-0f89-4701-b8ac-4da1337d6bda\" class=\"section contentSection padding-b-s\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-l\">The banking sector in numbers<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div id=\"0cc1c773-0f89-4701-b8ac-4da1337d6bda\" class=\"section contentSection padding-t-0\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee\" data-marquee-direction=\"-1\" data-marquee-speed=\"1\" style=\"transform: translate(-1806px, 0px);\">\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to public entities<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to public entities<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to public entities<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee\" data-marquee-direction=\"1\" data-marquee-speed=\"1\" style=\"transform: translate(-3444px, 0px);\">\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banks<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banks<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banks<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t<\/div>\n\n\n\t<div id=\"6161cebd-c7af-46e7-b185-ff038f55d3e8\" class=\"section contentSection padding-b-s\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-l\">Current affairs<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"section contentSection padding-t-0 padding-b-0\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"cardgrid size-s\">\n\t\t\t\t<div class=\"cardgrid__inner\">\n\t\t\t\t\t<div class=\"cardgrid__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"experiencecard\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/press-room\/supervision-policy\/use-of-cash-continues-to-decline\" class=\"experiencecard__link\" aria-label=\"Read more about Use of cash continues to decline\" title=\"Read more about Use of cash continues to decline\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"experiencecard__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"experiencecard__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"experiencecard__in\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"experiencecard__label\">Supervision &amp; policy<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-m\">Use of cash continues to decline<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<button class=\"btn color-neutrals-0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span>Read more<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card color-light-1\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/once-upon-a-time-there-was-a-beautiful-prince-who-happened-to-run-out-of-money\" class=\"card__link\" aria-label=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\" title=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"card__label\">Fraud &amp; security<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Once upon a time there was a beautiful prince... who happened to run out of money<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card color-light-1\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/press-room\/sustainability\/cracks-in-the-glass-ceiling\" class=\"card__link\" aria-label=\"Read more about Cracks in the glass ceiling?\" title=\"Read more about Cracks in the glass ceiling?\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"card__label\">Sustainability<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Cracks in the glass ceiling?<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card color-light-1\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/press-room\/saving-investing\/what-do-you-do-with-your-money-save-or-invest-kamal-kharmach-gives-advice\" class=\"card__link\" aria-label=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\" title=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/sparen-en-beleggen\/wat-doe-jij-met-je-geld-sparen-of-beleggen-kamal-kharmach-geeft-raad\/73b74f7655-1723810599\/kamal-kharmach.png\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"card__label\">Saving &amp; investing<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">What do you do with your money: save or invest? Kamal Kharmach gives advice<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card color-light-1\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/beware-of-card-collectors\" class=\"card__link\" aria-label=\"Read more about Beware of card collectors!\" title=\"Read more about Beware of card collectors!\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/opgelet-voor-kaartophalers\/a543885e92-1719924172\/3.png\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"card__label\">Fraud &amp; security<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Beware of card collectors!<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"section contentSection padding-t-s\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t<div class=\"actions align-limited\">\n\t\t\t\t\t\t<div class=\"actions__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n<div id=\"d7bb2975-b996-4ce7-aad8-baa06583788f\" class=\"section contentSection bgc--light-1\">\n    <div class=\"section__inner contentSection__inner\">\n        <div class=\"block type-alt\">\n            <div class=\"block__visual\">\n                                <div class=\"block__visualHolder\">\n                    \n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg\" alt=\"\">\n\n                <\/div>\n            <\/div>\n            <div class=\"block__content\">\n                <div class=\"block__inner section__inner\">\n                    <div class=\"block__in\">\n                        <h2 class=\"heading size-xl spacing-m\">When are the bank branches closed?<\/h2>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n<div class=\"paragraph\">\n\t<p>Every year, the banks are closed for a certain number of days. These days are fixed beforehand in the PC310. This way, bank employees are well-prepared and bank customers can also take their precautions in time.<\/p><\/div>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n\n<div class=\"actions align-left\">\n\t<div class=\"actions__inner\">\n\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/working-financial-sector\/when-are-the-bank-branches-closed\" class=\"btn color-secondary-1 type-solid\">\n    <span>More info<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n\t<\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\t<div id=\"fc461644-5da5-4e04-bcc4-f5420efe2880\" class=\"section contentSection padding-b-s bgc--light-1\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-l\">Interesting publications<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"section contentSection padding-t-0 bgc--light-1\">\n\t\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t\t<div class=\"block\">\n\t\t\t\t\t<div class=\"block__visual\">\n\t\t\t\t\t\t<div class=\"block__visualHolder\">\n\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png\" alt=\"\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"block__content\">\n\t\t\t\t\t\t<div class=\"block__inner section__inner\">\n\t\t\t\t\t\t\t<div class=\"block__in\">\n\t\t\t\t\t\t\t\t<p class=\"fc--neutrals-4\">Supervision &amp; policy<\/p>\n\t\t\t\t\t\t\t\t<h2 class=\"fc--primary-1 heading size-s spacing-m\">The importance of banks for customers and society<\/h2>\n\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/the-importance-of-banks-for-customers-and-society\" class=\"link color-secondary-1\" aria-label=\"Read more about The importance of banks for customers and society\" title=\"Read more about The importance of banks for customers and society\">\n\t\t\t\t\t\t\t\t\t<span>Read more<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"section contentSection padding-t-0 bgc--light-1\">\n\t\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t\t<div class=\"block type-alt\">\n\t\t\t\t\t<div class=\"block__visual\">\n\t\t\t\t\t\t<div class=\"block__visualHolder\">\n\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png\" alt=\"\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"block__content\">\n\t\t\t\t\t\t<div class=\"block__inner section__inner\">\n\t\t\t\t\t\t\t<div class=\"block__in\">\n\t\t\t\t\t\t\t\t<p class=\"fc--neutrals-4\">Political memoranda<\/p>\n\t\t\t\t\t\t\t\t<h2 class=\"fc--primary-1 heading size-s spacing-m\">Political Memorandum 2024-2029: The financial sector, a partner for the future<\/h2>\n\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/political-memoranda\/political-memorandum-2023-2024-the-financial-sector-a-partner-for-the-future\" class=\"link color-secondary-1\" aria-label=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\" title=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\">\n\t\t\t\t\t\t\t\t\t<span>Read more<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\n\t<div class=\"section contentSection padding-t-s bgc--light-1\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t<div class=\"actions align-limited\">\n\t\t\t\t\t\t<div class=\"actions__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n<div id=\"3f7b252a-eb94-4e56-bb13-0822a0699b3d\" class=\"section contentSection\">\n    <div class=\"section__inner contentSection__inner\">\n        <div class=\"block type-alt\">\n            <div class=\"block__visual\">\n                                <div class=\"block__visualHolder\">\n                    \n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg\" alt=\"\">\n\n                <\/div>\n            <\/div>\n            <div class=\"block__content\">\n                <div class=\"block__inner section__inner\">\n                    <div class=\"block__in\">\n                        <div class=\"block__partner\">\n\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\" alt=\"\">\n\n<\/div>\n<h2 class=\"heading size-xl spacing-m\">Discover the financial training programs offered by Febelfin Academy<\/h2>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n<div class=\"paragraph\">\n\t<p>Are you looking for a financial training or further education to expand your professional opportunities, or do you want to take an accredited exam to start in the financial sector? Get inspired by the offerings of Febelfin Academy.<\/p><\/div>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n\n<div class=\"actions align-left\">\n\t<div class=\"actions__inner\">\n\t\t<a href=\"https:\/\/febelfin-academy.be\" target=\"_blank\" class=\"btn color-secondary-1 type-solid\">\n    <span>Febelfin-academy.be<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n\t<\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\t\t<\/div>\n\t\t<div class=\"wrapper__footer\">\n\t\t\t<div class=\"footer section no-max\">\n    <div class=\"footer__main\">\n        <div class=\"footer__inner section__inner\">\n            <div class=\"footer__socials\">\n\t\t\t\tAlready following us? Stay up to date via <a href=\"https:\/\/www.facebook.com\/Febelfin\/?locale=fr_FR\" target=\"_blank\" rel=\"noreferrer\">Facebook<\/a>, <a href=\"https:\/\/www.tiktok.com\/@febelfin\" target=\"_blank\" rel=\"noreferrer\">TikTok<\/a>, <a href=\"https:\/\/twitter.com\/Febelfin\/status\/1501592738772389889\" target=\"_blank\" rel=\"noreferrer\">Twitter<\/a>, <a href=\"https:\/\/www.linkedin.com\/company\/714903\/admin\/\" target=\"_blank\" rel=\"noreferrer\">LinkedIn<\/a> &amp; <a href=\"https:\/\/www.instagram.com\/febelfin\/?hl=fr\" target=\"_blank\" rel=\"noreferrer\">Instagram<\/a><a href=\"http:\/\/febelfin.test\/nl#\" rel=\"noreferrer\">.<\/a>            <\/div>\n            <div class=\"footer__newsletter\">\n                <h3 class=\"heading size-s font-special\">Receive our newsletter<\/h3>\n                <div class=\"form\">\n                    <form method=\"post\" action=\"https:\/\/febelfin.be\/en\/axi\/newsletter\/subscribe\" class=\"trigger--former-submit\" data-error-message=\"Woops, looks like something went wrong\">\n\t\t\t\t\t\t<div class=\"cf-turnstile\" data-sitekey=\"0x4AAAAAAAUhVoT_I76IATRz\"><div><input type=\"hidden\" name=\"cf-turnstile-response\" id=\"cf-chl-widget-510hw_response\" value=\"\"><\/div><\/div>\n\t\t\t\t\t\t<input type=\"hidden\" name=\"csrf\" value=\"240d181d92e6d89d95ae2cc1bdbdba62f12102996f2d347afccea38b87846a9c\">\n                        <div class=\"form__inner\">\n                            <div class=\"form__fields target--former-fields\">\n                                <div class=\"form__field target--validator-error\">\n                                    <div class=\"field\">\n                                        <div class=\"field__input\">\n                                            <input type=\"email\" name=\"email\" placeholder=\"Fill in your e-mail address\" class=\"validator--required trigger--validator-keyup\">\n                                        <\/div>\n                                        <div class=\"field__action\">\n                                            <button class=\"btn type-solid\"><span>Subscribe<\/span><\/button>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                <div class=\"form__field target--validator-error\">\n                                    <div class=\"checkbox on-dark\">\n                                        <input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">\n                                        <label for=\"newsletter-tac\">YES, I want to receive the Febelfin newsletter and agree to the <a href=\"https:\/\/febelfin.be\/en\/data-protection-policy-en\" target=\"_blank\" title=\"Privacy policy\" rel=\"noreferrer\">Privacy Policy<\/a><\/label>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"form__loader target--former-loader\">\n                                <div class=\"loader is-active\">\n                                    <div class=\"loader__element\">\n                                        <div><\/div>\n                                        <div><\/div>\n                                        <div><\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"form__callback target--former-callback\"><\/div>\n                        <\/div>\n                    <\/form>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"footer__secondary\">\n        <div class=\"footer__inner section__inner\">\n            <div class=\"footer__legal\">\n\t\t\t\t\u00a9 Febelfin 2024 - <a href=\"https:\/\/febelfin.be\/en\/disclaimer-en\" target=\"_blank\" rel=\"noreferrer\">Disclaimer<\/a> - <a href=\"\/en\/data-protection-policy\" target=\"_blank\" title=\"Data Protection Policy\" rel=\"noreferrer\">Data Protection Policy<\/a> - <a href=\"\/en\/cookie-policy\" target=\"_blank\" rel=\"noreferrer\"><u>Cookie Policy<\/u><\/a>            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n<div class=\"layer\">\n    <div class=\"layer__holder\">\n        <div class=\"layer__video target--layer-videoplayer\"><\/div>\n        <div class=\"layer__controls\">\n            <a href=\"#\" class=\"trigger--layer-conceal\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m74.9 70.9 45.6 45.6c.4.4.8 1.2.8 2 0 1.6-1.2 2.8-2.8 2.8-.8 0-1.6-.4-2-.8L70.9 74.9l-45.6 45.6c-.4.4-1.2.8-2 .8-1.6 0-2.8-1.2-2.8-2.8 0-.8.4-1.6.8-2l45.6-45.6-45.6-45.6c-.4-.4-.8-1.2-.8-2 0-1.6 1.2-2.8 2.8-2.8.8 0 1.6.4 2 .8l45.6 45.6 45.6-45.6c.4-.4 1.2-.8 2-.8 1.6 0 2.8 1.2 2.8 2.8 0 .8-.4 1.6-.8 2L74.9 70.9z\"><\/path><\/svg>            <\/a>\n        <\/div>\n    <\/div>\n    <div class=\"layer__solid trigger--layer-conceal\"><\/div>\n<\/div>\n\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js\" integrity=\"sha512-STof4xm1wgkfm7heWqFJVn58Hm3EtS31XFaagaa8VMReCXAkQnJZ+jEy8PCC\/iT18dFy95WcExNHFTqLyp72eQ==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"><\/script>\n<script src=\"https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba\"><\/script>\n<script src=\"https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js\" async=\"\" defer=\"\"><\/script>\n\n\n<style>\/* inner styles set by WPT to match CSSOM *\/:root { --uxm-font-family: 'Axiforma-Regular',sans-serif; --uxm-font-size: 15px; --uxm-font-weight: normal; --uxm-line-height: 1.5; --uxm-color: #111; --uxm-title-font-family: 'Axiforma-Regular',sans-serif; --uxm-title-font-size: 22px; --uxm-title-font-weight: bold; --uxm-title-line-height: 1.25; --uxm-title-color: #111; --uxm-paragraph-margin: 12px; --uxm-btn-padding: 12px 18px; --uxm-btn-primary: #e83f4b; --uxm-btn-primary-hover: rgba(232, 63, 75, 0.33); --uxm-btn-primary-font-family: 'Axiforma-Regular',sans-serif; --uxm-btn-primary-font-size: 15px; --uxm-btn-primary-font-weight: normal; --uxm-btn-primary-text-decoration: none; --uxm-btn-primary-line-height: 1.5; --uxm-btn-primary-color: #fff; --uxm-btn-secondary: transparent; --uxm-btn-secondary-hover: transparent; --uxm-btn-secondary-font-family: 'Axiforma-Regular',sans-serif; --uxm-btn-secondary-font-size: 15px; --uxm-btn-secondary-font-weight: normal; --uxm-btn-secondary-text-decoration: underline; --uxm-btn-secondary-line-height: 1.5; --uxm-btn-secondary-color: #111; }.uxm-hidden { position: absolute !important; height: 1px !important; width: 1px !important; overflow: hidden !important; clip: rect(1px, 1px, 1px, 1px) !important; white-space: nowrap !important; }.uxm-shadow { position: fixed; z-index: 99; bottom: 0px; left: 0px; width: 100%; height: 100%; background-image: radial-gradient(circle at left bottom, rgba(17, 17, 17, 0.33) 0%, transparent 50%); pointer-events: none; }.uxm-wrapper { position: fixed; z-index: 100; bottom: 0px; left: 50%; transform: translateX(-50%); width: 1366px; max-width: 100%; }.uxm-modal { position: absolute; bottom: 20px; left: 20px; background-color: rgb(255, 255, 255); width: 670px; border-radius: 6px; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 12px; padding: 24px; font-family: var(--uxm-font-family); font-size: var(--uxm-font-size); line-height: var(--uxm-line-height); color: var(--uxm-color); }.uxm-modal-tab-body { position: relative; padding-left: 40px; }.uxm-modal-tab-body::before { content: \"\"; position: absolute; top: 3px; left: 0px; display: block; width: 24px; height: 24px; background-image: url(\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNS45OTkiIHZpZXdCb3g9IjAgMCAzNiAzNS45OTkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05Ni4zNzIpIj48cGF0aCBkPSJNMTE0LjM3MiwzNi45MDhhMTcuOTU3LDE3Ljk1NywwLDAsMS0xOC0xOC4yMTUsMS41LDEuNSwwLDAsMSwuMzcyLS45NjQsMS41NjgsMS41NjgsMCwwLDEsLjc3NC0uNDgzLDQuNzkzLDQuNzkzLDAsMCwwLDMuMDgzLTIuNDU4LDEuNSwxLjUsMCwwLDEsMS44NjYtLjcxNiw0Ljc1MSw0Ljc1MSwwLDAsMCw2LjQ2Ny00LjQ1N2wtLjAyOC0uMjY3LS4wMzMtLjI1MWExLjUsMS41LDAsMCwxLDEuNDQtMS42NTlBNC43OCw0Ljc4LDAsMCwwLDExNC44LDMuNzhhMy4wNTIsMy4wNTIsMCwwLDEsMy42ODEtMi4yMTMsMTcuOSwxNy45LDAsMCwxLTQuMTEsMzUuMzQxWk05OS4zOTIsMTkuNzc1YTE0Ljc1MiwxNC43NTIsMCwwLDAsNC4yNTMsOS42NDJBMTQuOTUxLDE0Ljk1MSwwLDEsMCwxMTcuOCw0LjQ4OWwtLjEuMDE5YTcuNzM3LDcuNzM3LDAsMCwxLTUuNzkxLDUuNzMyLDcuNzkzLDcuNzkzLDAsMCwxLTcuNzU2LDcuMTYsNy40OTEsNy40OTEsMCwwLDEtMS41NDktLjE2NUE3LjgzMSw3LjgzMSwwLDAsMSw5OS4zOTIsMTkuNzc1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMC45MDkpIiBmaWxsPSIjMTExIi8+PGNpcmNsZSBjeD0iMi4yMDEiIGN5PSIyLjIwMSIgcj0iMi4yMDEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExNS45MzMgMTAuNTMzKSIgZmlsbD0iIzExMSIvPjxjaXJjbGUgY3g9IjIuMjAxIiBjeT0iMi4yMDEiIHI9IjIuMjAxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDUuNDAxIDE5LjU2MSkiIGZpbGw9IiMxMTEiLz48Y2lyY2xlIGN4PSIyLjIwMSIgY3k9IjIuMjAxIiByPSIyLjIwMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTE3LjQzOCAyMi41NykiIGZpbGw9IiMxMTEiLz48Y2lyY2xlIGN4PSIxLjQ2NyIgY3k9IjEuNDY3IiByPSIxLjQ2NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEyLjkwNSAxNi41MzIpIiBmaWxsPSIjMTExIi8+PGNpcmNsZSBjeD0iMS40NjciIGN5PSIxLjQ2NyIgcj0iMS40NjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwOS44OTkgMjUuNTUpIiBmaWxsPSIjMTExIi8+PGNpcmNsZSBjeD0iMS40NjciIGN5PSIxLjQ2NyIgcj0iMS40NjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwOC4zOTYgMCkiIGZpbGw9IiMxMTEiLz48Y2lyY2xlIGN4PSIyLjIwMSIgY3k9IjIuMjAxIiByPSIyLjIwMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAwLjc3NCA2LjAxOSkiIGZpbGw9IiMxMTEiLz48Y2lyY2xlIGN4PSIxLjQ2NyIgY3k9IjEuNDY3IiByPSIxLjQ2NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIxLjkyMyAxNi41MzIpIiBmaWxsPSIjMTExIi8+PC9nPjwvc3ZnPg==\"); background-size: contain; background-position: center center; background-repeat: no-repeat; }.uxm-modal-tab-body p { margin: 0px; font-family: var(--uxm-font-family); font-size: var(--uxm-font-size); line-height: var(--uxm-line-height); color: var(--uxm-color); }.uxm-modal-tab-body p.uxm-modal-title { font-family: var(--uxm-title-font-family); font-size: var(--uxm-title-font-size); font-weight: var(--uxm-title-font-weight); line-height: var(--uxm-title-line-height); color: var(--uxm-title-color); }.uxm-modal-tab-body p + p { margin-top: var(--uxm-paragraph-margin); }.uxm-modal-tab-body a { text-decoration: underline; color: inherit; }.uxm-modal-tab-body a:hover { text-decoration: none; color: inherit; }.uxm-modal-tab-form { margin-top: 24px; }.uxm-toggle-wrapper { display: flex; }.uxm-toggle-wrapper + .uxm-toggle-wrapper { margin-top: 24px; }.uxm-toggle, .uxm-fixed-toggle { position: relative; margin-right: 16px; }.uxm-toggle-input, .uxm-fixed-toggle-input { position: absolute; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); white-space: nowrap; }.uxm-toggle-icon, .uxm-fixed-toggle-icon { position: relative; display: block; width: 46px; height: 22px; background-color: rgba(17, 17, 17, 0.25); border-radius: 11px; transition: 0.3s; }.uxm-toggle-icon:hover { cursor: pointer; }.uxm-toggle-icon::before, .uxm-fixed-toggle-icon::before { content: \"\"; position: absolute; top: 2px; left: 2px; display: block; width: 18px; height: 18px; border-radius: 9px; background-color: rgb(255, 255, 255); transition: 0.3s; }:checked + .uxm-toggle-icon, :checked + .uxm-fixed-toggle-icon { background-color: rgb(232, 63, 75); }:checked + .uxm-toggle-icon::before, :checked + .uxm-fixed-toggle-icon::before { left: calc(100% - 20px); }.uxm-toggle-label { flex: 1 1 auto; font-weight: normal; }.uxm-toggle-label:hover { cursor: pointer; }.uxm-modal-tab-footer { text-align: right; margin-top: 24px; }.uxm-modal-button { display: inline-flex; vertical-align: middle; align-items: center; padding: var(--uxm-btn-padding); border: 0px; outline: 0px; text-align: center; }.uxm-modal-button:hover { cursor: pointer; }.uxm-modal-button-primary { background-color: var(--uxm-btn-primary); font-family: var(--uxm-btn-primary-font-family); font-size: var(--uxm-btn-primary-font-size); font-weight: var(--uxm-btn-primary-font-weight); text-decoration: var(--uxm-btn-primary-text-decoration); line-height: var(--uxm-btn-primary-line-height); color: var(--uxm-btn-primary-color); transition: 0.3s; border-radius: 4px; }.uxm-modal-button-primary:hover { text-decoration: none; color: var(--uxm-btn-primary-color); box-shadow: 0 0 32px var(--uxm-btn-primary-hover); }.uxm-modal-button-secondary { background-color: var(--uxm-btn-secondary); font-family: var(--uxm-btn-secondary-font-family); font-size: var(--uxm-btn-secondary-font-size); font-weight: var(--uxm-btn-secondary-font-weight); text-decoration: var(--uxm-btn-secondary-text-decoration); line-height: var(--uxm-btn-secondary-line-height); color: var(--uxm-btn-secondary-color); }.uxm-modal-button-secondary:hover { text-decoration: none; color: var(--uxm-btn-secondary-color); box-shadow: 0 0 32px var(--uxm-btn-secondary-hover); }.uxm-modal-button-w-icon-check::before { content: \"\"; display: block; width: 16px; height: 16px; background-image: url(\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDE5MS42NjcgMTkxLjY2NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+CjxwYXRoIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0iTTk1LjgzMywwQzQyLjk5MSwwLDAsNDIuOTksMCw5NS44MzNzNDIuOTkxLDk1LjgzNCw5NS44MzMsOTUuODM0czk1LjgzMy00Mi45OTEsOTUuODMzLTk1LjgzNFMxNDguNjc2LDAsOTUuODMzLDB6ICAgTTE1MC44NjIsNzkuNjQ2bC02MC4yMDcsNjAuMjA3Yy0yLjU2LDIuNTYtNS45NjMsMy45NjktOS41ODMsMy45NjljLTMuNjIsMC03LjAyMy0xLjQwOS05LjU4My0zLjk2OWwtMzAuNjg1LTMwLjY4NSAgYy0yLjU2LTIuNTYtMy45Ny01Ljk2My0zLjk3LTkuNTgzYzAtMy42MjEsMS40MS03LjAyNCwzLjk3LTkuNTg0YzIuNTU5LTIuNTYsNS45NjItMy45Nyw5LjU4My0zLjk3YzMuNjIsMCw3LjAyNCwxLjQxLDkuNTgzLDMuOTcxICBsMjEuMTAxLDIxLjFsNTAuNjIzLTUwLjYyM2MyLjU2LTIuNTYsNS45NjMtMy45NjksOS41ODMtMy45NjljMy42MiwwLDcuMDIzLDEuNDA5LDkuNTgzLDMuOTY5ICBDMTU2LjE0Niw2NS43NjUsMTU2LjE0Niw3NC4zNjIsMTUwLjg2Miw3OS42NDZ6IiBmaWxsPSIjZmZmZmZmIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIiBjbGFzcz0iIj48L3BhdGg+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjwvZz48L3N2Zz4=\"); background-size: 16px 16px; margin-right: 12px; }@media only screen and (min-width: 0px) and (max-width: 760px) {\n  .uxm-shadow { background-image: radial-gradient(circle at left bottom, rgba(17, 17, 17, 0.33) 0%, transparent 100%); }\n  .uxm-wrapper { max-height: 100%; overflow: auto; }\n  .uxm-modal { position: static; bottom: auto; left: auto; width: auto; margin: 20px; }\n}<\/style><div id=\"uxm\">\n    <div class=\"uxm-shadow\"><\/div>\n    <div class=\"uxm-wrapper\">\n      <div class=\"uxm-modal\">\n        <div class=\"uxm-modal-tab\">\n          <div class=\"uxm-modal-tab-body\">\n            <p class=\"uxm-modal-title\">Febelfin uses cookies<\/p>\n            <p>\n              We use cookies to optimise your user experience, to analyse our website traffic and to personalise content and advertisements. We also share information on your use of our site with our advertising and analysis partners. These partners may combine this data with other information you have provided to them or that they have collected based on your use of their services. <a href=\"https:\/\/www.febelfin.be\/en\/cookie-policy\" title=\"Cookie Policy\" target=\"_blank\">More info<\/a>.\n            <\/p>\n          <\/div>\n  \n          <div class=\"uxm-modal-tab-footer\">\n            <a href=\"#uxm-settings\" title=\"Set your preferences\" class=\"uxm-modal-button uxm-modal-button-secondary\">Set your preferences<\/a>\n  \n            <a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Accept cookies\n            <\/a>\n          <\/div>\n        <\/div>\n  \n        <div id=\"uxm-settings\" class=\"uxm-modal-tab uxm-hidden\">\n          <div class=\"uxm-modal-tab-body\">\n            <p class=\"uxm-modal-title\">Set preferences<\/p>\n            <p>Among the optional cookies we distinguish between analytical and marketing cookies.<\/p>\n          <\/div>\n  \n          <div class=\"uxm-modal-tab-form\">\n            <input type=\"hidden\" name=\"uxm\" id=\"uxm-value\" value=\"1\" class=\"uxm-value\">\n  \n            <div class=\"uxm-toggle-wrapper\">\n              <div class=\"uxm-toggle\">\n                <input type=\"checkbox\" value=\"5\" id=\"uxm-option-five-fixed\" class=\"uxm-fixed-toggle-input\">\n                <label for=\"uxm-option-five\" class=\"uxm-fixed-toggle-icon\"><\/label>\n              <\/div>\n  \n              <label class=\"uxm-toggle-label\" for=\"uxm-option-five\">\n                <strong>Necessary cookies<\/strong><br>\n                Always ticked\n              <\/label>\n            <\/div>\n\n            <div class=\"uxm-toggle-wrapper\">\n              <div class=\"uxm-toggle\">\n                <input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">\n                <label for=\"uxm-option-four\" class=\"uxm-fixed-toggle-icon\"><\/label>\n              <\/div>\n  \n              <label class=\"uxm-toggle-label\" for=\"uxm-option-four\">\n                <strong>Functional cookies<\/strong><br>\n                Always ticked\n              <\/label>\n            <\/div>\n\n            <div class=\"uxm-toggle-wrapper\">\n              <div class=\"uxm-toggle\">\n                <input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">\n                <label for=\"uxm-option-three\" class=\"uxm-toggle-icon\"><\/label>\n              <\/div>\n  \n              <label class=\"uxm-toggle-label\" for=\"uxm-option-three\">\n                <strong>Accept analytical cookies<\/strong><br>\n                I only accept analytical cookies\n              <\/label>\n            <\/div>\n  \n            <div class=\"uxm-toggle-wrapper\">\n              <div class=\"uxm-toggle\">\n                <input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">\n                <label for=\"uxm-option-two\" class=\"uxm-toggle-icon\"><\/label>\n              <\/div>\n  \n              <label class=\"uxm-toggle-label\" for=\"uxm-option-two\">\n                <strong>Accept marketing cookies<\/strong><br>\n                I only accept analytical cookies\n              <\/label>\n            <\/div>\n          <\/div>\n  \n          <div class=\"uxm-modal-tab-footer\">\n            <a href=\"#\" data-value=\"4\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-custom\">\n              Save my preferences\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div><script type=\"text\/javascript\" id=\"\" charset=\"\">var uxm=document.querySelector(\"#uxm\"),uxmModal=uxm.querySelector(\".uxm-modal\"),uxmShadow=uxm.querySelector(\".uxm-shadow\");uxm.querySelectorAll(\".uxm-toggle-input\").forEach(function(b){b.checked=!1});uxm.querySelectorAll(\".uxm-fixed-toggle-input\").forEach(function(b){b.checked=!0});var uxmStatus=getCookie(\"cookie_compliance\");1==uxmStatus?setCookieCheckboxes([2,3]):3==uxmStatus?setCookieCheckboxes([3]):2==uxmStatus&&setCookieCheckboxes([2]);uxmStatus||(uxmModal.classList.remove(\"uxm-hidden\"),uxmShadow.classList.remove(\"uxm-hidden\"));\ndocument.querySelectorAll('[href*\\x3d\"#uxm-settings\"]').forEach(function(b){b.addEventListener(\"click\",function(a){a.preventDefault();uxmModal.classList.remove(\"uxm-hidden\");uxmShadow.classList.remove(\"uxm-hidden\");uxm.querySelectorAll(\".uxm-modal-tab\").forEach(function(c){c.classList.add(\"uxm-hidden\")});a=this.getAttribute(\"href\");uxm.querySelector(a).classList.remove(\"uxm-hidden\");return!0})});\nuxm.querySelectorAll(\".uxm-toggle-input\").forEach(function(b){b.addEventListener(\"click\",function(){var a=this.value,c=this.checked;2==a&&1==c?(setCookieCheckboxes([2]),a=2):3==a&&1==c?(setCookieCheckboxes([3]),a=3):(setCookieCheckboxes([]),a=9);uxm.querySelector(\"#uxm-accept-custom\").setAttribute(\"data-value\",a);return!0})});\n[uxm.querySelector(\"#uxm-accept-custom\"),uxm.querySelector(\"#uxm-accept-all\")].forEach(function(b){b.addEventListener(\"click\",function(a){a.preventDefault();a=this.getAttribute(\"data-value\");setCookie(a);uxmModal.classList.add(\"uxm-hidden\");uxmShadow.classList.add(\"uxm-hidden\");return!0})});\nfunction setCookieCheckboxes(b){var a=document.querySelector(\"#uxm\");b.forEach(function(c){a.querySelector('.uxm-toggle-input[value\\x3d\"'+c+'\"]')&&(a.querySelector('.uxm-toggle-input[value\\x3d\"'+c+'\"]').checked=!0)});return!0}\nfunction setCookie(b){var a=new Date;a.setTime(a.getTime()+864E5*(1==b?1:14));a=\"expires\\x3d\"+a.toUTCString();document.cookie=\"cookie_compliance\\x3d\"+b+\";\"+a+\";path\\x3d\/\";window.dataLayer=window.dataLayer||[];window.dataLayer.push({cookieValue:b,event:\"cookieUpdate\"});return!0}\nfunction getCookie(b){b+=\"\\x3d\";var a=decodeURIComponent(document.cookie);a=a.split(\";\");for(var c=0;c<a.length;c++){for(var d=a[c];\" \"==d.charAt(0);)d=d.substring(1);if(0==d.indexOf(b))return d.substring(b.length,d.length)}return\"\"};<\/script><\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "strict-transport-security",
                        "x-content-type-options",
                        "x-frame-options",
                        "x-xss-protection"
                    ],
                    "securityHeadersGrade": "A",
                    "securityHeadersScore": 85
                },
                "interactivePeriods": [
                    [
                        0,
                        528
                    ],
                    [
                        741,
                        928
                    ],
                    [
                        986,
                        1051
                    ],
                    [
                        1103,
                        3625
                    ],
                    [
                        4291,
                        5276
                    ],
                    [
                        5331,
                        5338
                    ],
                    [
                        5794,
                        11213
                    ]
                ],
                "longTasks": [
                    [
                        528,
                        741
                    ],
                    [
                        928,
                        986
                    ],
                    [
                        1051,
                        1103
                    ],
                    [
                        3625,
                        4291
                    ],
                    [
                        5276,
                        5331
                    ],
                    [
                        5338,
                        5794
                    ]
                ],
                "lastVisualChange": 1300,
                "render": 1000,
                "visualComplete85": 1100,
                "visualComplete90": 1100,
                "visualComplete95": 1300,
                "visualComplete99": 1300,
                "visualComplete": 1300,
                "SpeedIndex": 1111,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 1048,
                        "size": 69264,
                        "DOMNodeId": 12,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "class": "heading size-xxl spacing-l"
                            },
                            "bounds": [
                                952.5,
                                443.84375,
                                665,
                                140
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1138,
                        "size": 1643836,
                        "DOMNodeId": 11,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "alt": ""
                            },
                            "sourceURL": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "bounds": [
                                0,
                                128.09375,
                                1905,
                                863
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1138,
                        "size": 1643836,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 0,
                                "y": 128.09375,
                                "width": 1905,
                                "height": 863,
                                "top": 128.09375,
                                "right": 1905,
                                "bottom": 991.09375,
                                "left": 0
                            },
                            "outerHTML": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                            "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1047,
                        "size": 69264,
                        "DOMNodeId": 12,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "class": "heading size-xxl spacing-l"
                            },
                            "bounds": [
                                952.5,
                                443.84375,
                                665,
                                140
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1138,
                        "size": 1643836,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 0,
                                "y": 128.09375,
                                "width": 1905,
                                "height": 863,
                                "top": 128.09375,
                                "right": 1905,
                                "bottom": 991.09375,
                                "left": 0
                            },
                            "outerHTML": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                            "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1138,
                        "size": 1643836,
                        "DOMNodeId": 11,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "alt": ""
                            },
                            "sourceURL": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "bounds": [
                                0,
                                128.09375,
                                1905,
                                863
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 100
                    },
                    {
                        "name": "redirectStart",
                        "time": 105
                    },
                    {
                        "name": "navigationStart",
                        "time": 125
                    },
                    {
                        "name": "domLoading",
                        "time": 125
                    },
                    {
                        "name": "responseEnd",
                        "time": 126
                    },
                    {
                        "name": "domInteractive",
                        "time": 126
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 126
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 126
                    },
                    {
                        "name": "domComplete",
                        "time": 126
                    },
                    {
                        "name": "redirectEnd",
                        "time": 319
                    },
                    {
                        "name": "fetchStart",
                        "time": 319
                    },
                    {
                        "name": "responseEnd",
                        "time": 481
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 485
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 485
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 485
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 485
                    },
                    {
                        "name": "domLoading",
                        "time": 486
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1008
                    },
                    {
                        "name": "domInteractive",
                        "time": 1030
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1030
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1035
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1047
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1047
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1047
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1047
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1047
                    },
                    {
                        "name": "firstPaint",
                        "time": 1047
                    },
                    {
                        "name": "InteractiveTime",
                        "time": 5895
                    },
                    {
                        "name": "domComplete",
                        "time": 8100
                    },
                    {
                        "name": "loadEventStart",
                        "time": 8100
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 8127
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 1047
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 1138
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 1138
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.0029635676063899962
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.0029635676063899962
                    }
                ],
                "chromeUserTiming.navigationStart": 126,
                "chromeUserTiming.redirectStart": 105,
                "chromeUserTiming.domLoading": 486,
                "chromeUserTiming.responseEnd": 482,
                "chromeUserTiming.domInteractive": 1030,
                "chromeUserTiming.domContentLoadedEventStart": 1030,
                "chromeUserTiming.domContentLoadedEventEnd": 1035,
                "chromeUserTiming.domComplete": 8101,
                "chromeUserTiming.redirectEnd": 319,
                "chromeUserTiming.fetchStart": 319,
                "chromeUserTiming.unloadEventStart": 485,
                "chromeUserTiming.unloadEventEnd": 485,
                "chromeUserTiming.markAsMainFrame": 486,
                "chromeUserTiming.commitNavigationEnd": 486,
                "chromeUserTiming.LayoutShift": 1008,
                "chromeUserTiming.firstPaint": 1047,
                "chromeUserTiming.firstContentfulPaint": 1047,
                "chromeUserTiming.firstImagePaint": 1047,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1047,
                "chromeUserTiming.firstMeaningfulPaint": 1047,
                "chromeUserTiming.InteractiveTime": 5896,
                "chromeUserTiming.loadEventStart": 8101,
                "chromeUserTiming.loadEventEnd": 8128,
                "chromeUserTiming.LargestTextPaint": 1048,
                "chromeUserTiming.LargestImagePaint": 1138,
                "chromeUserTiming.LargestContentfulPaint": 1138,
                "chromeUserTiming.TotalLayoutShift": 0.0029635676063899962,
                "chromeUserTiming.CumulativeLayoutShift": 0.0029635676063899962,
                "LayoutShifts": [
                    {
                        "time": 1008,
                        "score": 0.0029635676063899962,
                        "cumulative_score": 0.0029635676063899962,
                        "window_score": 0.0029635676063899962,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                790,
                                58,
                                1030,
                                10
                            ],
                            [
                                752,
                                68,
                                28,
                                2
                            ],
                            [
                                790,
                                68,
                                1030,
                                2
                            ],
                            [
                                81,
                                70,
                                1739,
                                35
                            ],
                            [
                                953,
                                440,
                                665,
                                144
                            ],
                            [
                                1161,
                                737,
                                175,
                                18
                            ],
                            [
                                1101,
                                755,
                                17,
                                14
                            ],
                            [
                                1161,
                                755,
                                175,
                                14
                            ],
                            [
                                1161,
                                769,
                                175,
                                17
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 953,
                                    "y": 510,
                                    "width": 665,
                                    "height": 70,
                                    "top": 510,
                                    "right": 1618,
                                    "bottom": 580,
                                    "left": 953
                                },
                                "currentRect": {
                                    "x": 953,
                                    "y": 514,
                                    "width": 665,
                                    "height": 70,
                                    "top": 514,
                                    "right": 1618,
                                    "bottom": 584,
                                    "left": 953
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 850,
                                    "y": 58,
                                    "width": 970,
                                    "height": 47,
                                    "top": 58,
                                    "right": 1820,
                                    "bottom": 105,
                                    "left": 850
                                },
                                "currentRect": {
                                    "x": 790,
                                    "y": 58,
                                    "width": 1030,
                                    "height": 47,
                                    "top": 58,
                                    "right": 1820,
                                    "bottom": 105,
                                    "left": 790
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 81,
                                    "y": 74,
                                    "width": 1663,
                                    "height": 26,
                                    "top": 74,
                                    "right": 1744,
                                    "bottom": 100,
                                    "left": 81
                                },
                                "currentRect": {
                                    "x": 81,
                                    "y": 70,
                                    "width": 1664,
                                    "height": 35,
                                    "top": 70,
                                    "right": 1745,
                                    "bottom": 105,
                                    "left": 81
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 81,
                                    "y": 70,
                                    "width": 1663,
                                    "height": 22,
                                    "top": 70,
                                    "right": 1744,
                                    "bottom": 92,
                                    "left": 81
                                },
                                "currentRect": {
                                    "x": 81,
                                    "y": 76,
                                    "width": 1664,
                                    "height": 22,
                                    "top": 76,
                                    "right": 1745,
                                    "bottom": 98,
                                    "left": 81
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 953,
                                    "y": 440,
                                    "width": 665,
                                    "height": 70,
                                    "top": 440,
                                    "right": 1618,
                                    "bottom": 510,
                                    "left": 953
                                },
                                "currentRect": {
                                    "x": 953,
                                    "y": 444,
                                    "width": 665,
                                    "height": 70,
                                    "top": 444,
                                    "right": 1618,
                                    "bottom": 514,
                                    "left": 953
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 1,
                    "cumulative_score": 0.0029635676063899962,
                    "fraction_of_total": 1
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 511.61599999999999
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 8126.1620000000003
                        },
                        "593": {
                            "name": "SetReferrerPolicy",
                            "firstUsed": 486.88499999999999
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 486.892
                        },
                        "1753": {
                            "name": "ReferrerPolicyHeader",
                            "firstUsed": 486.89400000000001
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 486.89600000000002
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 488.70499999999998
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 499.24099999999999
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 499.26799999999997
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 499.27199999999999
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 499.28199999999998
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 509.25
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 509.27300000000002
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 509.286
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 509.35500000000002
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 509.53300000000002
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 509.947
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 511.43099999999998
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 512.86699999999996
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 513.09000000000003
                        },
                        "2078": {
                            "name": "ARIACurrentAttribute",
                            "firstUsed": 513.10599999999999
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 513.19500000000005
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 513.21500000000003
                        },
                        "2094": {
                            "name": "ARIALabelledByAttribute",
                            "firstUsed": 514.05200000000002
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 514.46299999999997
                        },
                        "45": {
                            "name": "PlaceholderAttribute",
                            "firstUsed": 514.50800000000004
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 521.63499999999999
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 521.63900000000001
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 521.69100000000003
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 525.27300000000002
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 525.32000000000005
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 525.88999999999999
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 526.64200000000005
                        },
                        "190": {
                            "name": "InputTypeText",
                            "firstUsed": 527.25699999999995
                        },
                        "5043": {
                            "name": "Feature_5043",
                            "firstUsed": 733.46900000000005
                        },
                        "3354": {
                            "name": "PositionSticky",
                            "firstUsed": 740.95600000000002
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 755.20100000000002
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 779.90999999999997
                        },
                        "2157": {
                            "name": "PerformanceServerTiming",
                            "firstUsed": 784.07299999999998
                        },
                        "540": {
                            "name": "SRIElementWithMatchingIntegrityAttribute",
                            "firstUsed": 784.41499999999996
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 784.42200000000003
                        },
                        "2322": {
                            "name": "CSSSelectorPseudoMatches",
                            "firstUsed": 794.50300000000004
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 794.86300000000006
                        },
                        "1898": {
                            "name": "HTMLSlotElement",
                            "firstUsed": 794.87300000000005
                        },
                        "1023": {
                            "name": "CSSFilterBlur",
                            "firstUsed": 810.87699999999995
                        },
                        "2854": {
                            "name": "InputTypeHidden",
                            "firstUsed": 812.10799999999995
                        },
                        "31": {
                            "name": "InputTypeEmail",
                            "firstUsed": 812.13499999999999
                        },
                        "2851": {
                            "name": "InputTypeCheckbox",
                            "firstUsed": 812.16300000000001
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 912.07799999999997
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 978.44399999999996
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 980.13099999999997
                        },
                        "4520": {
                            "name": "NavigatorUAData_GetHighEntropyValues",
                            "firstUsed": 983.55899999999997
                        },
                        "1302": {
                            "name": "V8Document_Scripts_AttributeGetter",
                            "firstUsed": 985.48299999999995
                        },
                        "1502": {
                            "name": "AuxclickAddListenerCount",
                            "firstUsed": 1022.6950000000001
                        },
                        "2723": {
                            "name": "TrustedTypesCreatePolicy",
                            "firstUsed": 1023.675
                        },
                        "3279": {
                            "name": "TrustedTypesPolicyCreated",
                            "firstUsed": 1023.683
                        },
                        "1542": {
                            "name": "PendingStylesheetAddedAfterBodyStarted",
                            "firstUsed": 1024.1099999999999
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 1026.27
                        },
                        "804": {
                            "name": "ElementAttachShadow",
                            "firstUsed": 1031.6110000000001
                        },
                        "908": {
                            "name": "ElementAttachShadowClosed",
                            "firstUsed": 1031.6369999999999
                        },
                        "2511": {
                            "name": "FeaturePolicyJSAPI",
                            "firstUsed": 1032.05
                        },
                        "3837": {
                            "name": "FeaturePolicyJSAPIFeaturesDocument",
                            "firstUsed": 1032.0550000000001
                        },
                        "2923": {
                            "name": "FeaturePolicySemicolonSeparatedDeclarations",
                            "firstUsed": 1032.4549999999999
                        },
                        "2028": {
                            "name": "FeaturePolicyAllowAttribute",
                            "firstUsed": 1032.5029999999999
                        },
                        "672": {
                            "name": "SandboxViaIFrame",
                            "firstUsed": 1032.6279999999999
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1202.403
                        },
                        "15": {
                            "name": "ContentSecurityPolicy",
                            "firstUsed": 1643.181
                        },
                        "1277": {
                            "name": "CSPWithStrictDynamic",
                            "firstUsed": 1643.1880000000001
                        },
                        "1443": {
                            "name": "SecureContextCheckForSandboxedOriginPassed",
                            "firstUsed": 1643.192
                        },
                        "2236": {
                            "name": "CSPWithUnsafeEval",
                            "firstUsed": 1643.1969999999999
                        },
                        "3130": {
                            "name": "CSPWithReasonableBaseRestrictions",
                            "firstUsed": 1643.1990000000001
                        },
                        "3225": {
                            "name": "DocumentPolicyHeader",
                            "firstUsed": 1643.201
                        },
                        "3850": {
                            "name": "PermissionsPolicyHeader",
                            "firstUsed": 1643.203
                        },
                        "901": {
                            "name": "LinkRelPreload",
                            "firstUsed": 1660.5930000000001
                        },
                        "1153": {
                            "name": "CSSSelectorIndirectAdjacent",
                            "firstUsed": 1662.6679999999999
                        },
                        "1977": {
                            "name": "CrossOriginPropertyAccess",
                            "firstUsed": 1932.3800000000001
                        },
                        "4126": {
                            "name": "WindowProxyCrossOriginAccessPostMessage",
                            "firstUsed": 1932.4300000000001
                        },
                        "574": {
                            "name": "WindowPostMessage",
                            "firstUsed": 1932.4349999999999
                        },
                        "3414": {
                            "name": "UnspecifiedTargetOriginPostMessage",
                            "firstUsed": 1932.4480000000001
                        },
                        "3882": {
                            "name": "PostMessageFromSecureToSecure",
                            "firstUsed": 1932.453
                        },
                        "3868": {
                            "name": "PrefersColorSchemeMediaFeature",
                            "firstUsed": 2401.1149999999998
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 2403.3429999999998
                        },
                        "1060": {
                            "name": "NodeFilterIsObject",
                            "firstUsed": 2403.7379999999998
                        },
                        "213": {
                            "name": "HTMLElementInnerText",
                            "firstUsed": 2407.6280000000002
                        },
                        "1128": {
                            "name": "BodyScrollsInAdditionToViewport",
                            "firstUsed": 2408.107
                        },
                        "2096": {
                            "name": "ARIALiveAttribute",
                            "firstUsed": 2408.3699999999999
                        },
                        "2070": {
                            "name": "ARIAAtomicAttribute",
                            "firstUsed": 2408.373
                        },
                        "3028": {
                            "name": "CreateObjectBlob",
                            "firstUsed": 2410.2429999999999
                        },
                        "1604": {
                            "name": "CreateObjectURLBlob",
                            "firstUsed": 2410.5419999999999
                        },
                        "4": {
                            "name": "WorkerStart",
                            "firstUsed": 2410.779
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 2411.6239999999998
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 2411.6379999999999
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 2411.6410000000001
                        },
                        "2518": {
                            "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                            "firstUsed": 2411.6489999999999
                        },
                        "4613": {
                            "name": "CrossOriginWindowFrameElement",
                            "firstUsed": 2422.5540000000001
                        },
                        "1447": {
                            "name": "V8BroadcastChannel_Constructor",
                            "firstUsed": 2423.5120000000002
                        },
                        "3033": {
                            "name": "ThirdPartyBroadcastChannel",
                            "firstUsed": 2423.5309999999999
                        },
                        "1448": {
                            "name": "V8BroadcastChannel_PostMessage_Method",
                            "firstUsed": 2424.1370000000002
                        },
                        "4346": {
                            "name": "V8TurboFanOsrCompileStarted",
                            "firstUsed": 2544.473
                        },
                        "677": {
                            "name": "XMLHttpRequestAsynchronous",
                            "firstUsed": 2550.2719999999999
                        },
                        "664": {
                            "name": "SyntheticKeyframesInCompositedCSSAnimation",
                            "firstUsed": 2599.9870000000001
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 2600.3200000000002
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 2600.4229999999998
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 2600.4259999999999
                        },
                        "2277": {
                            "name": "V8DeoptimizerDisableSpeculation",
                            "firstUsed": 3656.9189999999999
                        },
                        "429": {
                            "name": "TextEncoderConstructor",
                            "firstUsed": 3702.8249999999998
                        },
                        "430": {
                            "name": "TextEncoderEncode",
                            "firstUsed": 3702.913
                        },
                        "2537": {
                            "name": "V8Window_WebkitRTCPeerConnection_ConstructorGetter",
                            "firstUsed": 3742.328
                        },
                        "2538": {
                            "name": "V8Window_WebkitMediaStream_ConstructorGetter",
                            "firstUsed": 3742.4290000000001
                        },
                        "362": {
                            "name": "PrefixedMutationObserverConstructor",
                            "firstUsed": 3742.489
                        },
                        "1267": {
                            "name": "V8Window_WebkitSpeechGrammar_ConstructorGetter",
                            "firstUsed": 3807.4639999999999
                        },
                        "1268": {
                            "name": "V8Window_WebkitSpeechGrammarList_ConstructorGetter",
                            "firstUsed": 3807.5219999999999
                        },
                        "1269": {
                            "name": "V8Window_WebkitSpeechRecognition_ConstructorGetter",
                            "firstUsed": 3807.5740000000001
                        },
                        "1270": {
                            "name": "V8Window_WebkitSpeechRecognitionError_ConstructorGetter",
                            "firstUsed": 3807.6410000000001
                        },
                        "1271": {
                            "name": "V8Window_WebkitSpeechRecognitionEvent_ConstructorGetter",
                            "firstUsed": 3807.7060000000001
                        },
                        "178": {
                            "name": "BarPropLocationbar",
                            "firstUsed": 3832.7910000000002
                        },
                        "179": {
                            "name": "BarPropMenubar",
                            "firstUsed": 3832.8499999999999
                        },
                        "180": {
                            "name": "BarPropPersonalbar",
                            "firstUsed": 3832.8910000000001
                        },
                        "181": {
                            "name": "BarPropScrollbars",
                            "firstUsed": 3832.9340000000002
                        },
                        "182": {
                            "name": "BarPropStatusbar",
                            "firstUsed": 3832.9769999999999
                        },
                        "183": {
                            "name": "BarPropToolbar",
                            "firstUsed": 3833.018
                        },
                        "3371": {
                            "name": "WindowClosed",
                            "firstUsed": 3833.1309999999999
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 3833.7170000000001
                        },
                        "2708": {
                            "name": "WindowScrollX",
                            "firstUsed": 3833.761
                        },
                        "2710": {
                            "name": "WindowPageXOffset",
                            "firstUsed": 3833.8159999999998
                        },
                        "2709": {
                            "name": "WindowScrollY",
                            "firstUsed": 3833.864
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 3833.9110000000001
                        },
                        "2712": {
                            "name": "WindowScreenX",
                            "firstUsed": 3834.0070000000001
                        },
                        "2713": {
                            "name": "WindowScreenY",
                            "firstUsed": 3834.0720000000001
                        },
                        "2715": {
                            "name": "WindowOuterWidth",
                            "firstUsed": 3834.1199999999999
                        },
                        "2714": {
                            "name": "WindowOuterHeight",
                            "firstUsed": 3834.1669999999999
                        },
                        "2716": {
                            "name": "WindowDevicePixelRatio",
                            "firstUsed": 3834.2089999999998
                        },
                        "69": {
                            "name": "WindowEvent",
                            "firstUsed": 3834.252
                        },
                        "695": {
                            "name": "WindowClientInformation",
                            "firstUsed": 3834.3000000000002
                        },
                        "697": {
                            "name": "WindowScreenLeft",
                            "firstUsed": 3834.3409999999999
                        },
                        "698": {
                            "name": "WindowScreenTop",
                            "firstUsed": 3834.386
                        },
                        "606": {
                            "name": "StyleMedia",
                            "firstUsed": 3834.4279999999999
                        },
                        "743": {
                            "name": "GlobalCacheStorage",
                            "firstUsed": 3842.6210000000001
                        },
                        "4263": {
                            "name": "SharedStorageAPI_SharedStorage_DOMReference",
                            "firstUsed": 3843.2060000000001
                        },
                        "1272": {
                            "name": "V8Window_SpeechSynthesis_AttributeGetter",
                            "firstUsed": 3843.7440000000001
                        },
                        "356": {
                            "name": "WindowOffscreenBuffering",
                            "firstUsed": 3893.875
                        },
                        "2407": {
                            "name": "CrossOriginHTMLIFrameElementContentDocument",
                            "firstUsed": 3910.4960000000001
                        },
                        "2662": {
                            "name": "NavigatorPlugins",
                            "firstUsed": 4123.4160000000002
                        },
                        "2430": {
                            "name": "UserTiming",
                            "firstUsed": 4227.4960000000001
                        },
                        "2429": {
                            "name": "PerformanceTimeline",
                            "firstUsed": 4227.9440000000004
                        },
                        "1478": {
                            "name": "PerformanceResourceTimingSizes",
                            "firstUsed": 4230.7730000000001
                        },
                        "2434": {
                            "name": "PerformanceResourceTimingInitiatorType",
                            "firstUsed": 4230.808
                        },
                        "1503": {
                            "name": "HTMLCanvasElement",
                            "firstUsed": 4242.9539999999997
                        },
                        "3545": {
                            "name": "HTMLCanvasGetContext",
                            "firstUsed": 4242.9979999999996
                        },
                        "4026": {
                            "name": "HTMLCanvasElement_WebGL",
                            "firstUsed": 4249.7049999999999
                        },
                        "3568": {
                            "name": "WebGLRenderingContextGetParameter",
                            "firstUsed": 4249.8990000000003
                        },
                        "2697": {
                            "name": "V8WebGLRenderingContext_GetExtension_Method",
                            "firstUsed": 4250.1580000000004
                        },
                        "2692": {
                            "name": "WebGLDebugRendererInfo",
                            "firstUsed": 4250.1629999999996
                        },
                        "4025": {
                            "name": "HTMLCanvasElement_2D",
                            "firstUsed": 4256.8450000000003
                        },
                        "1833": {
                            "name": "CanvasToDataURL",
                            "firstUsed": 4283.8779999999997
                        },
                        "715": {
                            "name": "SubtleCryptoDigest",
                            "firstUsed": 4288.3969999999999
                        },
                        "727": {
                            "name": "CryptoAlgorithmSha256",
                            "firstUsed": 4288.4250000000002
                        },
                        "3084": {
                            "name": "ClassicDedicatedWorker",
                            "firstUsed": 4293.9870000000001
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 4346.4769999999999
                        },
                        "3870": {
                            "name": "ForcedColorsMediaFeature",
                            "firstUsed": 4346.7219999999998
                        },
                        "3869": {
                            "name": "PrefersContrastMediaFeature",
                            "firstUsed": 4346.808
                        },
                        "4961": {
                            "name": "Feature_4961",
                            "firstUsed": 4346.8900000000003
                        },
                        "2198": {
                            "name": "BatteryStatusGetBattery",
                            "firstUsed": 4347.04
                        },
                        "2200": {
                            "name": "BatteryStatusCrossOrigin",
                            "firstUsed": 4347.0439999999999
                        },
                        "2680": {
                            "name": "V8BatteryManager_Charging_AttributeGetter",
                            "firstUsed": 4353.018
                        },
                        "2682": {
                            "name": "V8BatteryManager_Level_AttributeGetter",
                            "firstUsed": 4353.0919999999996
                        },
                        "2679": {
                            "name": "V8BatteryManager_ChargingTime_AttributeGetter",
                            "firstUsed": 4353.1450000000004
                        },
                        "2681": {
                            "name": "V8BatteryManager_DischargingTime_AttributeGetter",
                            "firstUsed": 4353.2790000000005
                        },
                        "1404": {
                            "name": "V8LegacyDateParser",
                            "firstUsed": 4360.1629999999996
                        },
                        "2595": {
                            "name": "DateTimeFormat",
                            "firstUsed": 4362.6620000000003
                        },
                        "2657": {
                            "name": "NavigatorLanguage",
                            "firstUsed": 4415.9790000000003
                        },
                        "2658": {
                            "name": "NavigatorLanguages",
                            "firstUsed": 4416.085
                        },
                        "2593": {
                            "name": "Collator",
                            "firstUsed": 4416.2879999999996
                        },
                        "3172": {
                            "name": "DisplayNames",
                            "firstUsed": 4417.2669999999998
                        },
                        "2599": {
                            "name": "ListFormat",
                            "firstUsed": 4418.6279999999997
                        },
                        "2594": {
                            "name": "NumberFormat",
                            "firstUsed": 4419.9080000000004
                        },
                        "2596": {
                            "name": "PluralRules",
                            "firstUsed": 4421.46
                        },
                        "2597": {
                            "name": "RelativeTimeFormat",
                            "firstUsed": 4421.8639999999996
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 4432.9369999999999
                        },
                        "884": {
                            "name": "V8Performance_Memory_AttributeGetter",
                            "firstUsed": 4792.9889999999996
                        },
                        "5073": {
                            "name": "Feature_5073",
                            "firstUsed": 4793.0339999999997
                        },
                        "879": {
                            "name": "V8MemoryInfo_TotalJSHeapSize_AttributeGetter",
                            "firstUsed": 4793.5969999999998
                        },
                        "880": {
                            "name": "V8MemoryInfo_UsedJSHeapSize_AttributeGetter",
                            "firstUsed": 4793.7389999999996
                        },
                        "881": {
                            "name": "V8MemoryInfo_JSHeapSizeLimit_AttributeGetter",
                            "firstUsed": 4793.884
                        },
                        "3443": {
                            "name": "PluginName",
                            "firstUsed": 5326.2430000000004
                        },
                        "2660": {
                            "name": "NavigatorMimeTypes",
                            "firstUsed": 5327.058
                        },
                        "4297": {
                            "name": "UnhandledExceptionCountInMainThread",
                            "firstUsed": 6431.8149999999996
                        },
                        "196": {
                            "name": "PrefixedPageVisibility",
                            "firstUsed": 8102.0929999999998
                        },
                        "1467": {
                            "name": "NodeGetRootNode",
                            "firstUsed": 8105.6940000000004
                        },
                        "4660": {
                            "name": "PercentOrCalcRelativeUsedOffset",
                            "firstUsed": 8115.0339999999997
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 8121.4960000000001
                        },
                        "4419": {
                            "name": "Scrollend",
                            "firstUsed": 8139.6580000000004
                        }
                    },
                    "CSSFeatures": {
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 509.37099999999998
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 509.38299999999998
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 509.40100000000001
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 509.404
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 509.95499999999998
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 521.649
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 521.65300000000002
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 521.65599999999995
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 521.65899999999999
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 521.66499999999996
                        },
                        "536": {
                            "name": "CSSPropertyTextSizeAdjust",
                            "firstUsed": 521.66700000000003
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 521.68100000000004
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 521.68399999999997
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 521.78099999999995
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 521.78700000000003
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 521.80600000000004
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 521.80999999999995
                        },
                        "11": {
                            "name": "CSSPropertyTextRendering",
                            "firstUsed": 521.81299999999999
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 521.81799999999998
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 521.85900000000004
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 521.86199999999997
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 521.86500000000001
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 521.87800000000004
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 521.88
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 521.88300000000004
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 521.89200000000005
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 521.89499999999998
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 521.90700000000004
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 521.91200000000003
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 521.91499999999996
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 521.91899999999998
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 521.92100000000005
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 521.92399999999998
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 521.94399999999996
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 521.95299999999997
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 521.976
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 521.98099999999999
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 521.99599999999998
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 522.00099999999998
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 522.00599999999997
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 522.01199999999994
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 522.01499999999999
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 522.01800000000003
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 522.03499999999997
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 522.22000000000003
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 522.22699999999998
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 522.23699999999997
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 524.28300000000002
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 524.28999999999996
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 524.52300000000002
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 524.61500000000001
                        },
                        "94": {
                            "name": "CSSPropertyMaxHeight",
                            "firstUsed": 524.92499999999995
                        },
                        "108": {
                            "name": "CSSPropertyOverflowY",
                            "firstUsed": 524.92899999999997
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 524.93399999999997
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 524.97500000000002
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 525.06799999999998
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 525.26300000000003
                        },
                        "658": {
                            "name": "CSSPropertyAppearance",
                            "firstUsed": 525.27599999999995
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 525.34699999999998
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 525.399
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 525.40300000000002
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 525.46900000000005
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 525.51800000000003
                        },
                        "437": {
                            "name": "CSSPropertyObjectPosition",
                            "firstUsed": 525.52200000000005
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 525.61699999999996
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 525.65800000000002
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 525.68299999999999
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 525.91300000000001
                        },
                        "236": {
                            "name": "CSSPropertyFlexFlow",
                            "firstUsed": 525.94899999999996
                        },
                        "130": {
                            "name": "CSSPropertyTextIndent",
                            "firstUsed": 525.976
                        },
                        "36": {
                            "name": "CSSPropertyBorderBottomColor",
                            "firstUsed": 526.12300000000005
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 803.952
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 807.90899999999999
                        },
                        "508": {
                            "name": "CSSPropertyBackdropFilter",
                            "firstUsed": 810.86900000000003
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 1024.135
                        },
                        "72": {
                            "name": "CSSPropertyClip",
                            "firstUsed": 1024.1800000000001
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 1024.1869999999999
                        },
                        "326": {
                            "name": "CSSPropertyAliasWebkitTransform",
                            "firstUsed": 1024.2170000000001
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 1024.3099999999999
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 1024.3499999999999
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 1024.3599999999999
                        },
                        "380": {
                            "name": "CSSPropertyStrokeDashoffset",
                            "firstUsed": 1660.9280000000001
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 1660.9770000000001
                        },
                        "381": {
                            "name": "CSSPropertyStrokeLinecap",
                            "firstUsed": 1660.98
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 1662.3510000000001
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 1662.3789999999999
                        },
                        "378": {
                            "name": "CSSPropertyStroke",
                            "firstUsed": 1662.402
                        },
                        "383": {
                            "name": "CSSPropertyStrokeMiterlimit",
                            "firstUsed": 1662.404
                        },
                        "379": {
                            "name": "CSSPropertyStrokeDasharray",
                            "firstUsed": 1662.4200000000001
                        },
                        "425": {
                            "name": "CSSPropertyAnimationDelay",
                            "firstUsed": 1662.4280000000001
                        },
                        "558": {
                            "name": "CSSPropertyPlaceItems",
                            "firstUsed": 1662.7840000000001
                        },
                        "422": {
                            "name": "CSSPropertyGridArea",
                            "firstUsed": 1662.7929999999999
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 1662.8119999999999
                        },
                        "248": {
                            "name": "CSSPropertyGridColumn",
                            "firstUsed": 1662.847
                        },
                        "557": {
                            "name": "CSSPropertyPlaceContent",
                            "firstUsed": 1662.8599999999999
                        },
                        "232": {
                            "name": "CSSPropertyAlignSelf",
                            "firstUsed": 1662.8699999999999
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 1662.886
                        },
                        "3": {
                            "name": "CSSPropertyDirection",
                            "firstUsed": 1662.9069999999999
                        },
                        "382": {
                            "name": "CSSPropertyStrokeLinejoin",
                            "firstUsed": 1663.2049999999999
                        },
                        "58": {
                            "name": "CSSPropertyBorderSpacing",
                            "firstUsed": 1663.2090000000001
                        },
                        "242": {
                            "name": "CSSPropertyGridTemplateColumns",
                            "firstUsed": 1663.2339999999999
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 4262.3900000000003
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 8109.6490000000003
                        },
                        "421": {
                            "name": "CSSPropertyTouchAction",
                            "firstUsed": 8109.6559999999999
                        },
                        "71": {
                            "name": "CSSPropertyClear",
                            "firstUsed": 8109.7299999999996
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 8109.7489999999998
                        },
                        "41": {
                            "name": "CSSPropertyBorderCollapse",
                            "firstUsed": 8115.5060000000003
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 5794,
                "maxFID": 616,
                "TTIMeasurementEnd": 11213,
                "LastInteractive": 5794,
                "TimeToInteractive": 5794,
                "FirstCPUIdle": 5794,
                "TotalBlockingTime": 1029,
                "testID": "241224_AiDcQS_8MC",
                "step": 1,
                "effectiveBps": 552618,
                "domTime": 0,
                "aft": 0,
                "titleTime": 126,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.80000000000000004,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "103": 25,
                            "203": 35,
                            "304": 20,
                            "404": 15,
                            "505": 10,
                            "620": 91.299999999999997,
                            "724": 100,
                            "827": 100,
                            "928": 100,
                            "1028": 100,
                            "1129": 100,
                            "1230": 75,
                            "1330": 30,
                            "1431": 42.899999999999999,
                            "1532": 15.800000000000001,
                            "1632": 60,
                            "1733": 42.899999999999999,
                            "1834": 15.800000000000001,
                            "1934": 20,
                            "2035": 19,
                            "2135": 11.1,
                            "2236": 20,
                            "2336": 19,
                            "2437": 30,
                            "2538": 31.600000000000001,
                            "2638": 76.200000000000003,
                            "2739": 30,
                            "2840": 15,
                            "2940": 15.800000000000001,
                            "3041": 42.899999999999999,
                            "3141": 15,
                            "3242": 19,
                            "3342": 35,
                            "3443": 23.800000000000001,
                            "3544": 15,
                            "3644": 52.600000000000001,
                            "3745": 84.200000000000003,
                            "3845": 75,
                            "3946": 75,
                            "4047": 89.5,
                            "4149": 84.200000000000003,
                            "4250": 100,
                            "4351": 90.900000000000006,
                            "4452": 85,
                            "4553": 31.600000000000001,
                            "4653": 50,
                            "4754": 22.699999999999999,
                            "4855": 31.600000000000001,
                            "4955": 28.600000000000001,
                            "5056": 15,
                            "5156": 15,
                            "5257": 15,
                            "5358": 57.899999999999999,
                            "5459": 86.400000000000006,
                            "5561": 80,
                            "5663": 100,
                            "5764": 100,
                            "5867": 95,
                            "5968": 75,
                            "6069": 15.800000000000001,
                            "6169": 20,
                            "6270": 15,
                            "6370": 15,
                            "6471": 30,
                            "6571": 57.100000000000001,
                            "6672": 38.899999999999999,
                            "6772": 19,
                            "6873": 15,
                            "6973": 20,
                            "7074": 15,
                            "7174": 23.800000000000001,
                            "7275": 15,
                            "7375": 15,
                            "7476": 19,
                            "7576": 26.300000000000001,
                            "7677": 42.899999999999999,
                            "7777": 15,
                            "7878": 15,
                            "7978": 23.800000000000001,
                            "8079": 19,
                            "8180": 42.100000000000001,
                            "8280": 61.899999999999999,
                            "8381": 78.900000000000006,
                            "8481": 52.399999999999999,
                            "8582": 31.600000000000001,
                            "8682": 21.100000000000001,
                            "8783": 18.199999999999999,
                            "8884": 10,
                            "8985": 10,
                            "9085": 10,
                            "9186": 26.300000000000001,
                            "9286": 14.300000000000001,
                            "9387": 10,
                            "9487": 10.5,
                            "9590": 28.600000000000001,
                            "9691": 25,
                            "9791": 10,
                            "9892": 19,
                            "9993": 10,
                            "10094": 10,
                            "10194": 10,
                            "10295": 10,
                            "10396": 10.5,
                            "10496": 14.300000000000001,
                            "10613": 41.700000000000003,
                            "10713": 14.300000000000001,
                            "10814": 5.5999999999999996,
                            "10914": 14.300000000000001,
                            "11015": 10,
                            "11116": 18.199999999999999,
                            "11216": 10.5,
                            "11317": 60
                        },
                        "max": 100,
                        "count": 113
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "103": 0,
                            "203": 31170,
                            "304": 689196,
                            "404": 59595,
                            "505": 989098,
                            "620": 0,
                            "724": 0,
                            "827": 5117,
                            "928": 8136015,
                            "1028": 7333074,
                            "1129": 5736025,
                            "1230": 5400632,
                            "1330": 5658626,
                            "1431": 5176092,
                            "1532": 5609429,
                            "1632": 4933721,
                            "1733": 5172232,
                            "1834": 5278627,
                            "1934": 5562173,
                            "2035": 5601800,
                            "2135": 5048413,
                            "2236": 4008989,
                            "2336": 5395343,
                            "2437": 4582808,
                            "2538": 4802014,
                            "2638": 5043904,
                            "2739": 7345462,
                            "2840": 5161116,
                            "2940": 5274450,
                            "3041": 7384023,
                            "3141": 5275105,
                            "3242": 5051853,
                            "3342": 3428911,
                            "3443": 2982431,
                            "3544": 5256890,
                            "3644": 5278272,
                            "3745": 3681552,
                            "3845": 5164576,
                            "3946": 5037759,
                            "4047": 5788464,
                            "4149": 5216958,
                            "4250": 4995879,
                            "4351": 4526183,
                            "4452": 5455569,
                            "4553": 5191807,
                            "4653": 5135835,
                            "4754": 5051654,
                            "4855": 5024586,
                            "4955": 5044102,
                            "5056": 5073847,
                            "5156": 5046922,
                            "5257": 5275500,
                            "5358": 5022234,
                            "5459": 2756465,
                            "5561": 0,
                            "5663": 4046420,
                            "5764": 2982479,
                            "5867": 4448177,
                            "5968": 4479082,
                            "6069": 52544,
                            "6169": 2234006,
                            "6270": 6709797,
                            "6370": 8357209,
                            "6471": 5404929,
                            "6571": 4826153,
                            "6672": 5277702,
                            "6772": 5511226,
                            "6873": 5273825,
                            "6973": 5280097,
                            "7074": 5277362,
                            "7174": 5505226,
                            "7275": 5275353,
                            "7375": 5276185,
                            "7476": 5508868,
                            "7576": 5501548,
                            "7677": 5276998,
                            "7777": 5503668,
                            "7878": 2446769,
                            "7978": 0,
                            "8079": 0,
                            "8180": 0,
                            "8280": 0,
                            "8381": 0,
                            "8481": 0,
                            "8582": 0,
                            "8682": 3341,
                            "8783": 0,
                            "8884": 0,
                            "8985": 0,
                            "9085": 0,
                            "9186": 0,
                            "9286": 0,
                            "9387": 0,
                            "9487": 0,
                            "9590": 0,
                            "9691": 0,
                            "9791": 0,
                            "9892": 0,
                            "9993": 0,
                            "10094": 0,
                            "10194": 0,
                            "10295": 0,
                            "10396": 0,
                            "10496": 0,
                            "10613": 0,
                            "10713": 1158869,
                            "10814": 0,
                            "10914": 0,
                            "11015": 0,
                            "11116": 0,
                            "11216": 0,
                            "11317": 0
                        },
                        "max": 8357209,
                        "count": 113
                    }
                },
                "effectiveBpsDoc": 552618,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcQS_8MC&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcQS_8MC&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1_cached&file=ms_001000.jpg",
                        "VisuallyComplete": 7
                    },
                    {
                        "time": 1100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1_cached&file=ms_001100.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 1200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1_cached&file=ms_001200.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 1300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1_cached&file=ms_001300.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "febelfin.be": {
                        "bytes": 4111082,
                        "requests": 4,
                        "connections": 2
                    },
                    "challenges.cloudflare.com": {
                        "bytes": 157344,
                        "requests": 6,
                        "cdn_provider": "Cloudflare",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 18960,
                        "bytesUncompressed": 95651,
                        "requests": 4
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 45757,
                        "bytesUncompressed": 116132,
                        "requests": 1
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 4099604,
                        "bytesUncompressed": 4099604,
                        "requests": 3
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 104105,
                        "bytesUncompressed": 139273,
                        "requests": 2
                    }
                },
                "consoleLog": [
                    {
                        "source": "intervention",
                        "level": "info",
                        "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-Regular.woff2",
                        "timestamp": 1735046802210.355,
                        "url": "https:\/\/febelfin.be\/en",
                        "lineNumber": 602
                    },
                    {
                        "source": "intervention",
                        "level": "info",
                        "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-SemiBold.woff2",
                        "timestamp": 1735046802210.885,
                        "url": "https:\/\/febelfin.be\/en",
                        "lineNumber": 602
                    },
                    {
                        "source": "intervention",
                        "level": "info",
                        "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-Medium.woff2",
                        "timestamp": 1735046802211.241,
                        "url": "https:\/\/febelfin.be\/en",
                        "lineNumber": 602
                    },
                    {
                        "source": "intervention",
                        "level": "info",
                        "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/febelfin.be\/resources\/fonts\/build\/FreightTextProBook-Regular.woff2",
                        "timestamp": 1735046802494.551,
                        "url": "https:\/\/febelfin.be\/en",
                        "lineNumber": 1136
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "navigator.share(): This feature is not supported on this browser or operating system.",
                        "url": "https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba",
                        "line": 11,
                        "column": 378
                    },
                    {
                        "source": "rendering",
                        "level": "warning",
                        "text": "[GroupMarkerNotSet(crbug.com\/242999)!:A0B02D0024220000]Automatic fallback to software WebGL has been deprecated. Please use the --enable-unsafe-swiftshader flag to opt in to lower security guarantees for trusted content.",
                        "timestamp": 1735046805982.531,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/"
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Request for the Private Access Token challenge.",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "The next request for the Private Access Token challenge may return a 401 and show a warning in console.",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: the server responded with a status of 401 ()",
                        "timestamp": 1735046806465.9519,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70ecb78a54bb5c\/1735046804332\/faa0bac3bfd0be0310558b9b774cd3aca013fe918462a3fedf6fbfd5d1aa645d\/EHDbXgrxojMJ9YV",
                        "networkRequestId": "101345.95"
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "console.groupEnd",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "Error",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Fiww",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Fiww",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "hLkR",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "hLkR",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "[object HTMLAnchorElement]",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "[object HTMLAnchorElement]",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "\u0000: 1",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "\u0000: 1",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "debug",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": " QAwp: RcHR",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": " QAwp: RcHR",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent QAwp: RcHR",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent QAwp: RcHR",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "error",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "error",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "info",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "info",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent QAwp: RcHR",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent QAwp: RcHR",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "warning",
                        "text": "%c%d font-size:0;color:transparent NaN",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "console.groupEnd",
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                        "line": 1,
                        "column": 26014
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/cmg\/1 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1735046811106.085,
                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/"
                    }
                ]
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-jvtj-10.10.1.35",
                    "loadTime": 19036,
                    "docTime": 19036,
                    "fullyLoaded": 19062,
                    "bytesOut": 91084,
                    "bytesOutDoc": 91084,
                    "bytesIn": 10968091,
                    "bytesInDoc": 10968091,
                    "requests": [
                        {
                            "type": 3,
                            "id": "5A256150EAF24911FEB35D8D662BF521",
                            "request_id": "5A256150EAF24911FEB35D8D662BF521",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/",
                            "raw_id": "5A256150EAF24911FEB35D8D662BF521",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/",
                            "responseCode": 302,
                            "load_ms": 40,
                            "ttfb_ms": 40,
                            "load_start": 151,
                            "load_start_float": 151,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "http\/1.1",
                            "dns_start": 1,
                            "dns_end": 59,
                            "connect_start": 59,
                            "connect_end": 92,
                            "ssl_start": 93,
                            "ssl_end": 151,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "*.febelfin.be",
                                "sanList": [
                                    "*.febelfin.be",
                                    "febelfin.be"
                                ],
                                "issuer": "GlobalSign RSA OV SSL CA 2018",
                                "validFrom": 1717423632,
                                "validTo": 1751724431,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2025h2'",
                                        "logId": "AF181A28D68CA3E0A98A4C9C67AB09F8BBBC22BAAEBCB138A3A19DD3F9B6030D",
                                        "timestamp": 1717423635286,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30460221008BB9E45E5D6F1124815EA6C4754DF8F6ADB84D52D2BEEE304D392553706641CA022100ECA660D18FBBBEDB523A321444BAEAFF063FB7BF07CDD34BF958287AA235E1AD"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h2' log",
                                        "logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
                                        "timestamp": 1717423635241,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450220321C937648143D0C16B8B38C111F608B8317698D04F0E036E191B329115372F9022100C999E1730477F877CE5C42DBD4632EF2C649D31FC76C21D8085848BB485B0F74"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2025h2'",
                                        "logId": "0DE1F2302BD30DC140621209EA552EFC47747CB1D7E930EF0E421EB47E4EAA34",
                                        "timestamp": 1717423634341,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402205BE1035E5B1DD123DB0FDD4294E2DDB6A295467F2172B64CBF5CBEEDC67632AA022026E649533AAD1A8871DD48EE16148EE8AAD18F22BC54872F3FF7EDBCF2EACA54"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: febelfin.be",
                                    "Sec-Fetch-Dest: document",
                                    "Sec-Fetch-Mode: navigate",
                                    "Sec-Fetch-Site: cross-site",
                                    "Upgrade-Insecure-Requests: 1",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "Connection: keep-alive",
                                    "Content-Type: text\/html; charset=UTF-8",
                                    "Date: Tue, 24 Dec 2024 13:25:19 GMT",
                                    "Location: https:\/\/febelfin.be\/nl",
                                    "Referrer-Policy: same-origin",
                                    "Server: nginx\/1.22.1",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Transfer-Encoding: chunked",
                                    "Vary: Cookie",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-XSS-Protection: 1; mode=block"
                                ]
                            },
                            "bytesOut": 1969,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 58,
                            "connect_ms": 33,
                            "ssl_ms": 58,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 10,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "chunks": [],
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 1000000,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGrTCCBZWgAwIBAgIML86C3RA2eb7oBuOmMA0GCSqGSIb3DQEBCwUAMFAxCzAJ\nBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMSYwJAYDVQQDEx1H\nbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODAeFw0yNDA2MDMxNDA3MTJaFw0y\nNTA3MDUxNDA3MTFaMIGAMQswCQYDVQQGEwJCRTEmMCQGA1UECAwdUsOpZ2lvbiBk\nZSBCcnV4ZWxsZXMtQ2FwaXRhbGUxHjAcBgNVBAcTFVNhaW50LUpvc3NlLXRlbi1O\nb29kZTERMA8GA1UEChMIRmViZWxmaW4xFjAUBgNVBAMMDSouZmViZWxmaW4uYmUw\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj5M1lK8erPHPiYIPpxKsZ\nvrpEuT57hsjkl9Om9YRu+l8whTHb4FUbm1YpxReHlvAxxvfTjE2HNB5eJxrCQ3Lt\nmrLxaHS711UR2NuTWuw5nz4\/ag8M4uiXLw6rpHeVge\/ToCQIquHxmCmLLqRqzb0a\ndu2SBIaRci3W7jsQiKpblH3X+FWKgM4V\/mUyEkAeDZ99\/jas\/3CGlgdupCXkWdEu\ngwZkxiaOfdWlnTrh+JPxpd3xp2IObONo9P57NcD8\/hG9nTYphCg53LGknGoe5NYx\nWf4fVuepCrjdAm6yeiRmjukRYh1J27K7uVcEbZp8faOd0Vvucd59yaouaODhgFKh\nAgMBAAGjggNUMIIDUDAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADCBjgYI\nKwYBBQUHAQEEgYEwfzBEBggrBgEFBQcwAoY4aHR0cDovL3NlY3VyZS5nbG9iYWxz\naWduLmNvbS9jYWNlcnQvZ3Nyc2FvdnNzbGNhMjAxOC5jcnQwNwYIKwYBBQUHMAGG\nK2h0dHA6Ly9vY3NwLmdsb2JhbHNpZ24uY29tL2dzcnNhb3Zzc2xjYTIwMTgwVgYD\nVR0gBE8wTTBBBgkrBgEEAaAyARQwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cu\nZ2xvYmFsc2lnbi5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQICMD8GA1UdHwQ4MDYw\nNKAyoDCGLmh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3Nyc2FvdnNzbGNhMjAx\nOC5jcmwwJQYDVR0RBB4wHIINKi5mZWJlbGZpbi5iZYILZmViZWxmaW4uYmUwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPjvf\/LNeGeo\n3m+PJI2I8YcDArPrMB0GA1UdDgQWBBRSfbb7vOGcByxuJpWqRfchtshQ9zCCAX4G\nCisGAQQB1nkCBAIEggFuBIIBagFoAHcArxgaKNaMo+CpikycZ6sJ+Lu8IrquvLE4\no6Gd0\/m2Aw0AAAGP3mz7VgAABAMASDBGAiEAi7nkXl1vESSBXqbEdU349q24TVLS\nvu4wTTklU3BmQcoCIQDspmDRj7u+21I6MhREuur\/Bj+3vwfN00v5WCh6ojXhrQB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABj95s+ykAAAQDAEcw\nRQIgMhyTdkgUPQwWuLOMER9gi4MXaY0E8OA24ZGzKRFTcvkCIQDJmeFzBHf4d85c\nQtvUYy7yxknTH8dsIdgIWEi7SFsPdAB1AA3h8jAr0w3BQGISCepVLvxHdHyx1+kw\n7w5CHrR+Tqo0AAABj95s96UAAAQDAEYwRAIgW+EDXlsd0SPbD91ClOLdtqKVRn8h\ncrZMv1y+7cZ2MqoCICbmSVM6rRqIcd1I7hYUjuiq0Y8ivFSHLz\/37bzy6spUMA0G\nCSqGSIb3DQEBCwUAA4IBAQBliY4q3vyc19zVO49dKKq8eFfU3TfZKDXWegLgljGA\nYbD1yO344nolFkho9SLOh8A8JrStOExBTSmJOI8SfzRxZ2c1PAin2OLsXRXGWP7j\nXBEeXJEhjF6AKw6MqdX5Q7UeGJBSYQ+6QTbQHpLcM8Qps80FxPh1Ho5sUtXCgYYq\n3PiACkhNx5cbl1VzJcb8yaL0TlxyvSLtm1y8SLiZtcE4pC2K39WeWOCJ7zXGG1gl\nyeI\/hMvTqMWKkWnCtg6F\/WfLV3rId6sDBUQQTfS6x8mcrxkvu5sbNn7e1M0Qd9cO\n8DKqPkZNbxQFWzeWjXtTzuOCrMttmJKLCCbm8f+kqTOF\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIETjCCAzagAwIBAgINAe5fIh38YjvUMzqFVzANBgkqhkiG9w0BAQsFADBMMSAw\nHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFs\nU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0xODExMjEwMDAwMDBaFw0yODEx\nMjEwMDAwMDBaMFAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52\nLXNhMSYwJAYDVQQDEx1HbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODCCASIw\nDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKdaydUMGCEAI9WXD+uu3Vxoa2uP\nUGATeoHLl+6OimGUSyZ59gSnKvuk2la77qCk8HuKf1UfR5NhDW5xUTolJAgvjOH3\nidaSz6+zpz8w7bXfIa7+9UQX\/dhj2S\/TgVprX9NHsKzyqzskeU8fxy7quRU6fBhM\nabO1IFkJXinDY+YuRluqlJBJDrnw9UqhCS98NE3QvADFBlV5Bs6i0BDxSEPouVq1\nlVW9MdIbPYa+oewNEtssmSStR8JvA+Z6cLVwzM0nLKWMjsIYPJLJLnNvBhBWk0Cq\no8VS++XFBdZpaFwGue5RieGKDkFNm5KQConpFmvv73W+eka440eKHRwup08CAwEA\nAaOCASkwggElMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdDgQWBBT473\/yzXhnqN5vjySNiPGHAwKz6zAfBgNVHSMEGDAWgBSP8Et\/qC5F\nJK5NUPpjmove4t0bvDA+BggrBgEFBQcBAQQyMDAwLgYIKwYBBQUHMAGGImh0dHA6\nLy9vY3NwMi5nbG9iYWxzaWduLmNvbS9yb290cjMwNgYDVR0fBC8wLTAroCmgJ4Yl\naHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9yb290LXIzLmNybDBHBgNVHSAEQDA+\nMDwGBFUdIAAwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cuZ2xvYmFsc2lnbi5j\nb20vcmVwb3NpdG9yeS8wDQYJKoZIhvcNAQELBQADggEBAJmQyC1fQorUC2bbmANz\nEdSIhlIoU4r7rd\/9c446ZwTbw1MUcBQJfMPg+NccmBqixD7b6QDjynCy8SIwIVbb\n0615XoFYC20UgDX1b10d65pHBf9ZjQCxQNqQmJYaumxtf4z1s4DfjGRzNpZ5eWl0\n6r\/4ngGPoJVpjemEuunl1Ig423g7mNA2eymw0lIYkN5SQwCuaifIFJ6GlazhgDEw\nfpolu4usBCOmmQDo8dIm7A9+O4orkjgTHY+GzYZSR+Y0fFukAj6KYXwidlNalFMz\nhriSqHKvoflShx8xpfywgVcvzfTO3PYkz6fiNJBonf6q8amaEsybwMbDqKWwIX7e\nSPY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 191,
                            "ttfb_start": 151,
                            "ttfb_end": 191,
                            "download_start": 191,
                            "download_end": 191,
                            "download_ms": 0,
                            "all_start": 1,
                            "all_end": 191,
                            "all_ms": 189,
                            "index": 0,
                            "number": 1
                        },
                        {
                            "type": 3,
                            "id": "5A256150EAF24911FEB35D8D662BF521-1",
                            "request_id": "5A256150EAF24911FEB35D8D662BF521-1",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/nl",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/nl",
                            "raw_id": "5A256150EAF24911FEB35D8D662BF521",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 162,
                            "ttfb_ms": 160,
                            "load_start": 194,
                            "load_start_float": 194.000078,
                            "bytesIn": 11529,
                            "objectSize": 11529,
                            "objectSizeUncompressed": 69108,
                            "chunks": [
                                {
                                    "ts": 355,
                                    "bytes": 3295,
                                    "inflated": 12737
                                },
                                {
                                    "ts": 356,
                                    "bytes": 8234,
                                    "inflated": 56371
                                }
                            ],
                            "expires": "",
                            "cacheControl": "no-store, private",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: febelfin.be",
                                    "Sec-Fetch-Dest: document",
                                    "Sec-Fetch-Mode: navigate",
                                    "Sec-Fetch-Site: cross-site",
                                    "Upgrade-Insecure-Requests: 1",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:19 GMT",
                                    "Content-Type: text\/html; charset=UTF-8",
                                    "Transfer-Encoding: chunked",
                                    "Connection: keep-alive",
                                    "Vary: Accept-Encoding",
                                    "Set-Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf; expires=Tue, 24 Dec 2024 15:25:19 GMT; Max-Age=7200; path=\/; secure; HttpOnly; SameSite=Lax",
                                    "Cache-Control: no-store, private",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Content-Encoding: gzip"
                                ]
                            },
                            "bytesOut": 1969,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 12337,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 194,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 78,
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 356,
                            "ttfb_start": 194,
                            "ttfb_end": 354,
                            "download_start": 354,
                            "download_end": 356,
                            "download_ms": 2,
                            "all_start": 194,
                            "all_end": 356,
                            "all_ms": 162,
                            "index": 1,
                            "number": 2,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    686.60900000000004,
                                    687.79499999999996
                                ],
                                [
                                    686.62800000000004,
                                    686.85000000000002
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "100408.2",
                            "request_id": "100408.2",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/resources\/styles\/build\/main.css?v=650408ba",
                            "raw_id": "100408.2",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 207,
                            "ttfb_ms": 67,
                            "load_start": 373,
                            "load_start_float": 373.00009799999998,
                            "bytesIn": 83632,
                            "objectSize": 83632,
                            "objectSizeUncompressed": 83632,
                            "chunks": [
                                {
                                    "ts": 441,
                                    "bytes": 3571
                                },
                                {
                                    "ts": 442,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 471,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 497,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 549,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 580,
                                    "bytes": 18621
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: text\/css,*\/*;q=0.1",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: style",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:19 GMT",
                                    "Content-Type: text\/css",
                                    "Content-Length: 83632",
                                    "Connection: keep-alive",
                                    "Last-Modified: Fri, 15 Sep 2023 07:33:14 GMT",
                                    "ETag: \"650408ba-146b0\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2113,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 15,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 83632,
                            "gzip_save": 70997,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 368,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 98,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 580,
                            "ttfb_start": 373,
                            "ttfb_end": 440,
                            "download_start": 440,
                            "download_end": 580,
                            "download_ms": 140,
                            "all_start": 373,
                            "all_end": 580,
                            "all_ms": 207,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "100408.3",
                            "request_id": "100408.3",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "raw_id": "100408.3",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 3061,
                            "ttfb_ms": 213,
                            "load_start": 373,
                            "load_start_float": 373.00010400000002,
                            "bytesIn": 564339,
                            "objectSize": 564339,
                            "objectSizeUncompressed": 564339,
                            "chunks": [
                                {
                                    "ts": 586,
                                    "bytes": 3568
                                },
                                {
                                    "ts": 599,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 614,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 660,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 691,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 726,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 787,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 905,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 952,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 994,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1065,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1129,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1317,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1359,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1433,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1468,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1679,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1808,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1844,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1947,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2020,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2177,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2253,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2298,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2388,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2462,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2627,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2734,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2835,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2921,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2999,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3129,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3223,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3326,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3423,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3434,
                                    "bytes": 7811
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 58,
                            "connect_end": 93,
                            "ssl_start": 93,
                            "ssl_end": 164,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 412,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:19 GMT",
                                    "Content-Type: image\/jpeg",
                                    "Content-Length: 564339",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 08 Oct 2024 23:24:57 GMT",
                                    "ETag: \"6705bf49-89c73\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 86,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 35,
                            "ssl_ms": 71,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 564339,
                            "image_save": 76016,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 368,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 104,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGrTCCBZWgAwIBAgIML86C3RA2eb7oBuOmMA0GCSqGSIb3DQEBCwUAMFAxCzAJ\nBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMSYwJAYDVQQDEx1H\nbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODAeFw0yNDA2MDMxNDA3MTJaFw0y\nNTA3MDUxNDA3MTFaMIGAMQswCQYDVQQGEwJCRTEmMCQGA1UECAwdUsOpZ2lvbiBk\nZSBCcnV4ZWxsZXMtQ2FwaXRhbGUxHjAcBgNVBAcTFVNhaW50LUpvc3NlLXRlbi1O\nb29kZTERMA8GA1UEChMIRmViZWxmaW4xFjAUBgNVBAMMDSouZmViZWxmaW4uYmUw\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj5M1lK8erPHPiYIPpxKsZ\nvrpEuT57hsjkl9Om9YRu+l8whTHb4FUbm1YpxReHlvAxxvfTjE2HNB5eJxrCQ3Lt\nmrLxaHS711UR2NuTWuw5nz4\/ag8M4uiXLw6rpHeVge\/ToCQIquHxmCmLLqRqzb0a\ndu2SBIaRci3W7jsQiKpblH3X+FWKgM4V\/mUyEkAeDZ99\/jas\/3CGlgdupCXkWdEu\ngwZkxiaOfdWlnTrh+JPxpd3xp2IObONo9P57NcD8\/hG9nTYphCg53LGknGoe5NYx\nWf4fVuepCrjdAm6yeiRmjukRYh1J27K7uVcEbZp8faOd0Vvucd59yaouaODhgFKh\nAgMBAAGjggNUMIIDUDAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADCBjgYI\nKwYBBQUHAQEEgYEwfzBEBggrBgEFBQcwAoY4aHR0cDovL3NlY3VyZS5nbG9iYWxz\naWduLmNvbS9jYWNlcnQvZ3Nyc2FvdnNzbGNhMjAxOC5jcnQwNwYIKwYBBQUHMAGG\nK2h0dHA6Ly9vY3NwLmdsb2JhbHNpZ24uY29tL2dzcnNhb3Zzc2xjYTIwMTgwVgYD\nVR0gBE8wTTBBBgkrBgEEAaAyARQwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cu\nZ2xvYmFsc2lnbi5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQICMD8GA1UdHwQ4MDYw\nNKAyoDCGLmh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3Nyc2FvdnNzbGNhMjAx\nOC5jcmwwJQYDVR0RBB4wHIINKi5mZWJlbGZpbi5iZYILZmViZWxmaW4uYmUwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPjvf\/LNeGeo\n3m+PJI2I8YcDArPrMB0GA1UdDgQWBBRSfbb7vOGcByxuJpWqRfchtshQ9zCCAX4G\nCisGAQQB1nkCBAIEggFuBIIBagFoAHcArxgaKNaMo+CpikycZ6sJ+Lu8IrquvLE4\no6Gd0\/m2Aw0AAAGP3mz7VgAABAMASDBGAiEAi7nkXl1vESSBXqbEdU349q24TVLS\nvu4wTTklU3BmQcoCIQDspmDRj7u+21I6MhREuur\/Bj+3vwfN00v5WCh6ojXhrQB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABj95s+ykAAAQDAEcw\nRQIgMhyTdkgUPQwWuLOMER9gi4MXaY0E8OA24ZGzKRFTcvkCIQDJmeFzBHf4d85c\nQtvUYy7yxknTH8dsIdgIWEi7SFsPdAB1AA3h8jAr0w3BQGISCepVLvxHdHyx1+kw\n7w5CHrR+Tqo0AAABj95s96UAAAQDAEYwRAIgW+EDXlsd0SPbD91ClOLdtqKVRn8h\ncrZMv1y+7cZ2MqoCICbmSVM6rRqIcd1I7hYUjuiq0Y8ivFSHLz\/37bzy6spUMA0G\nCSqGSIb3DQEBCwUAA4IBAQBliY4q3vyc19zVO49dKKq8eFfU3TfZKDXWegLgljGA\nYbD1yO344nolFkho9SLOh8A8JrStOExBTSmJOI8SfzRxZ2c1PAin2OLsXRXGWP7j\nXBEeXJEhjF6AKw6MqdX5Q7UeGJBSYQ+6QTbQHpLcM8Qps80FxPh1Ho5sUtXCgYYq\n3PiACkhNx5cbl1VzJcb8yaL0TlxyvSLtm1y8SLiZtcE4pC2K39WeWOCJ7zXGG1gl\nyeI\/hMvTqMWKkWnCtg6F\/WfLV3rId6sDBUQQTfS6x8mcrxkvu5sbNn7e1M0Qd9cO\n8DKqPkZNbxQFWzeWjXtTzuOCrMttmJKLCCbm8f+kqTOF\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIETjCCAzagAwIBAgINAe5fIh38YjvUMzqFVzANBgkqhkiG9w0BAQsFADBMMSAw\nHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFs\nU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0xODExMjEwMDAwMDBaFw0yODEx\nMjEwMDAwMDBaMFAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52\nLXNhMSYwJAYDVQQDEx1HbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODCCASIw\nDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKdaydUMGCEAI9WXD+uu3Vxoa2uP\nUGATeoHLl+6OimGUSyZ59gSnKvuk2la77qCk8HuKf1UfR5NhDW5xUTolJAgvjOH3\nidaSz6+zpz8w7bXfIa7+9UQX\/dhj2S\/TgVprX9NHsKzyqzskeU8fxy7quRU6fBhM\nabO1IFkJXinDY+YuRluqlJBJDrnw9UqhCS98NE3QvADFBlV5Bs6i0BDxSEPouVq1\nlVW9MdIbPYa+oewNEtssmSStR8JvA+Z6cLVwzM0nLKWMjsIYPJLJLnNvBhBWk0Cq\no8VS++XFBdZpaFwGue5RieGKDkFNm5KQConpFmvv73W+eka440eKHRwup08CAwEA\nAaOCASkwggElMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdDgQWBBT473\/yzXhnqN5vjySNiPGHAwKz6zAfBgNVHSMEGDAWgBSP8Et\/qC5F\nJK5NUPpjmove4t0bvDA+BggrBgEFBQcBAQQyMDAwLgYIKwYBBQUHMAGGImh0dHA6\nLy9vY3NwMi5nbG9iYWxzaWduLmNvbS9yb290cjMwNgYDVR0fBC8wLTAroCmgJ4Yl\naHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9yb290LXIzLmNybDBHBgNVHSAEQDA+\nMDwGBFUdIAAwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cuZ2xvYmFsc2lnbi5j\nb20vcmVwb3NpdG9yeS8wDQYJKoZIhvcNAQELBQADggEBAJmQyC1fQorUC2bbmANz\nEdSIhlIoU4r7rd\/9c446ZwTbw1MUcBQJfMPg+NccmBqixD7b6QDjynCy8SIwIVbb\n0615XoFYC20UgDX1b10d65pHBf9ZjQCxQNqQmJYaumxtf4z1s4DfjGRzNpZ5eWl0\n6r\/4ngGPoJVpjemEuunl1Ig423g7mNA2eymw0lIYkN5SQwCuaifIFJ6GlazhgDEw\nfpolu4usBCOmmQDo8dIm7A9+O4orkjgTHY+GzYZSR+Y0fFukAj6KYXwidlNalFMz\nhriSqHKvoflShx8xpfywgVcvzfTO3PYkz6fiNJBonf6q8amaEsybwMbDqKWwIX7e\nSPY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "551 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 2000,
                                        "ImageHeight": 1333,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "2000x1333",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2000,
                                        "height": 1333,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 20.833300000000001,
                                        "y": 13.885400000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2666000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 118.834,
                                            "standardDeviation": 76.418700000000001,
                                            "kurtosis": -1.10124,
                                            "skewness": 0.18439,
                                            "entropy": 0.92761099999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 136.97200000000001,
                                            "standardDeviation": 72.692499999999995,
                                            "kurtosis": -0.856348,
                                            "skewness": -0.118295,
                                            "entropy": 0.934083
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 119.699,
                                            "standardDeviation": 74.3018,
                                            "kurtosis": -0.98687999999999998,
                                            "skewness": 0.309527,
                                            "entropy": 0.93713500000000005
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 99.830600000000004,
                                            "standardDeviation": 82.261899999999997,
                                            "kurtosis": -1.0868899999999999,
                                            "skewness": 0.47789300000000001,
                                            "entropy": 0.91161400000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 2000,
                                        "height": 1333,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-12-24T13:25:22+00:00",
                                        "date:modify": "2024-12-24T13:25:22+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "bb4005a6f1f8017f1e829da2eef8de3b55738a16d4911ec358184d91a05d6346"
                                    },
                                    "tainted": false,
                                    "filesize": "564339B",
                                    "numberPixels": "2666000",
                                    "pixelsPerSecond": "41.7834MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.063"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 3434,
                            "ttfb_start": 373,
                            "ttfb_end": 586,
                            "download_start": 586,
                            "download_end": 3434,
                            "download_ms": 2848,
                            "all_start": 58,
                            "all_end": 3434,
                            "all_ms": 3167,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "100408.4",
                            "request_id": "100408.4",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                            "raw_id": "100408.4",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 4305,
                            "ttfb_ms": 269,
                            "load_start": 466,
                            "load_start_float": 466.00011000000001,
                            "bytesIn": 392793,
                            "objectSize": 392793,
                            "objectSizeUncompressed": 392793,
                            "chunks": [
                                {
                                    "ts": 736,
                                    "bytes": 3568
                                },
                                {
                                    "ts": 738,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 763,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1018,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1046,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1390,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1414,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1821,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1914,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1964,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2333,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2392,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2849,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2883,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2946,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3376,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3405,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3813,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3856,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3882,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4213,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4252,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4291,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4739,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4771,
                                    "bytes": 16489
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 117,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 372,
                            "connect_end": 405,
                            "ssl_start": 405,
                            "ssl_end": 466,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "*.febelfin.be",
                                "sanList": [
                                    "*.febelfin.be",
                                    "febelfin.be"
                                ],
                                "issuer": "GlobalSign RSA OV SSL CA 2018",
                                "validFrom": 1717423632,
                                "validTo": 1751724431,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2025h2'",
                                        "logId": "AF181A28D68CA3E0A98A4C9C67AB09F8BBBC22BAAEBCB138A3A19DD3F9B6030D",
                                        "timestamp": 1717423635286,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30460221008BB9E45E5D6F1124815EA6C4754DF8F6ADB84D52D2BEEE304D392553706641CA022100ECA660D18FBBBEDB523A321444BAEAFF063FB7BF07CDD34BF958287AA235E1AD"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h2' log",
                                        "logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
                                        "timestamp": 1717423635241,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450220321C937648143D0C16B8B38C111F608B8317698D04F0E036E191B329115372F9022100C999E1730477F877CE5C42DBD4632EF2C649D31FC76C21D8085848BB485B0F74"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2025h2'",
                                        "logId": "0DE1F2302BD30DC140621209EA552EFC47747CB1D7E930EF0E421EB47E4EAA34",
                                        "timestamp": 1717423634341,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402205BE1035E5B1DD123DB0FDD4294E2DDB6A295467F2172B64CBF5CBEEDC67632AA022026E649533AAD1A8871DD48EE16148EE8AAD18F22BC54872F3FF7EDBCF2EACA54"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 461,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:20 GMT",
                                    "Content-Type: image\/jpeg",
                                    "Content-Length: 392793",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 08 Oct 2024 23:24:57 GMT",
                                    "ETag: \"6705bf49-5fe59\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 85,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 33,
                            "ssl_ms": 61,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 392793,
                            "image_save": 58731,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 369,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "True",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 110,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGrTCCBZWgAwIBAgIML86C3RA2eb7oBuOmMA0GCSqGSIb3DQEBCwUAMFAxCzAJ\nBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMSYwJAYDVQQDEx1H\nbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODAeFw0yNDA2MDMxNDA3MTJaFw0y\nNTA3MDUxNDA3MTFaMIGAMQswCQYDVQQGEwJCRTEmMCQGA1UECAwdUsOpZ2lvbiBk\nZSBCcnV4ZWxsZXMtQ2FwaXRhbGUxHjAcBgNVBAcTFVNhaW50LUpvc3NlLXRlbi1O\nb29kZTERMA8GA1UEChMIRmViZWxmaW4xFjAUBgNVBAMMDSouZmViZWxmaW4uYmUw\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj5M1lK8erPHPiYIPpxKsZ\nvrpEuT57hsjkl9Om9YRu+l8whTHb4FUbm1YpxReHlvAxxvfTjE2HNB5eJxrCQ3Lt\nmrLxaHS711UR2NuTWuw5nz4\/ag8M4uiXLw6rpHeVge\/ToCQIquHxmCmLLqRqzb0a\ndu2SBIaRci3W7jsQiKpblH3X+FWKgM4V\/mUyEkAeDZ99\/jas\/3CGlgdupCXkWdEu\ngwZkxiaOfdWlnTrh+JPxpd3xp2IObONo9P57NcD8\/hG9nTYphCg53LGknGoe5NYx\nWf4fVuepCrjdAm6yeiRmjukRYh1J27K7uVcEbZp8faOd0Vvucd59yaouaODhgFKh\nAgMBAAGjggNUMIIDUDAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADCBjgYI\nKwYBBQUHAQEEgYEwfzBEBggrBgEFBQcwAoY4aHR0cDovL3NlY3VyZS5nbG9iYWxz\naWduLmNvbS9jYWNlcnQvZ3Nyc2FvdnNzbGNhMjAxOC5jcnQwNwYIKwYBBQUHMAGG\nK2h0dHA6Ly9vY3NwLmdsb2JhbHNpZ24uY29tL2dzcnNhb3Zzc2xjYTIwMTgwVgYD\nVR0gBE8wTTBBBgkrBgEEAaAyARQwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cu\nZ2xvYmFsc2lnbi5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQICMD8GA1UdHwQ4MDYw\nNKAyoDCGLmh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3Nyc2FvdnNzbGNhMjAx\nOC5jcmwwJQYDVR0RBB4wHIINKi5mZWJlbGZpbi5iZYILZmViZWxmaW4uYmUwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPjvf\/LNeGeo\n3m+PJI2I8YcDArPrMB0GA1UdDgQWBBRSfbb7vOGcByxuJpWqRfchtshQ9zCCAX4G\nCisGAQQB1nkCBAIEggFuBIIBagFoAHcArxgaKNaMo+CpikycZ6sJ+Lu8IrquvLE4\no6Gd0\/m2Aw0AAAGP3mz7VgAABAMASDBGAiEAi7nkXl1vESSBXqbEdU349q24TVLS\nvu4wTTklU3BmQcoCIQDspmDRj7u+21I6MhREuur\/Bj+3vwfN00v5WCh6ojXhrQB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABj95s+ykAAAQDAEcw\nRQIgMhyTdkgUPQwWuLOMER9gi4MXaY0E8OA24ZGzKRFTcvkCIQDJmeFzBHf4d85c\nQtvUYy7yxknTH8dsIdgIWEi7SFsPdAB1AA3h8jAr0w3BQGISCepVLvxHdHyx1+kw\n7w5CHrR+Tqo0AAABj95s96UAAAQDAEYwRAIgW+EDXlsd0SPbD91ClOLdtqKVRn8h\ncrZMv1y+7cZ2MqoCICbmSVM6rRqIcd1I7hYUjuiq0Y8ivFSHLz\/37bzy6spUMA0G\nCSqGSIb3DQEBCwUAA4IBAQBliY4q3vyc19zVO49dKKq8eFfU3TfZKDXWegLgljGA\nYbD1yO344nolFkho9SLOh8A8JrStOExBTSmJOI8SfzRxZ2c1PAin2OLsXRXGWP7j\nXBEeXJEhjF6AKw6MqdX5Q7UeGJBSYQ+6QTbQHpLcM8Qps80FxPh1Ho5sUtXCgYYq\n3PiACkhNx5cbl1VzJcb8yaL0TlxyvSLtm1y8SLiZtcE4pC2K39WeWOCJ7zXGG1gl\nyeI\/hMvTqMWKkWnCtg6F\/WfLV3rId6sDBUQQTfS6x8mcrxkvu5sbNn7e1M0Qd9cO\n8DKqPkZNbxQFWzeWjXtTzuOCrMttmJKLCCbm8f+kqTOF\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIETjCCAzagAwIBAgINAe5fIh38YjvUMzqFVzANBgkqhkiG9w0BAQsFADBMMSAw\nHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFs\nU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0xODExMjEwMDAwMDBaFw0yODEx\nMjEwMDAwMDBaMFAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52\nLXNhMSYwJAYDVQQDEx1HbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODCCASIw\nDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKdaydUMGCEAI9WXD+uu3Vxoa2uP\nUGATeoHLl+6OimGUSyZ59gSnKvuk2la77qCk8HuKf1UfR5NhDW5xUTolJAgvjOH3\nidaSz6+zpz8w7bXfIa7+9UQX\/dhj2S\/TgVprX9NHsKzyqzskeU8fxy7quRU6fBhM\nabO1IFkJXinDY+YuRluqlJBJDrnw9UqhCS98NE3QvADFBlV5Bs6i0BDxSEPouVq1\nlVW9MdIbPYa+oewNEtssmSStR8JvA+Z6cLVwzM0nLKWMjsIYPJLJLnNvBhBWk0Cq\no8VS++XFBdZpaFwGue5RieGKDkFNm5KQConpFmvv73W+eka440eKHRwup08CAwEA\nAaOCASkwggElMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdDgQWBBT473\/yzXhnqN5vjySNiPGHAwKz6zAfBgNVHSMEGDAWgBSP8Et\/qC5F\nJK5NUPpjmove4t0bvDA+BggrBgEFBQcBAQQyMDAwLgYIKwYBBQUHMAGGImh0dHA6\nLy9vY3NwMi5nbG9iYWxzaWduLmNvbS9yb290cjMwNgYDVR0fBC8wLTAroCmgJ4Yl\naHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9yb290LXIzLmNybDBHBgNVHSAEQDA+\nMDwGBFUdIAAwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cuZ2xvYmFsc2lnbi5j\nb20vcmVwb3NpdG9yeS8wDQYJKoZIhvcNAQELBQADggEBAJmQyC1fQorUC2bbmANz\nEdSIhlIoU4r7rd\/9c446ZwTbw1MUcBQJfMPg+NccmBqixD7b6QDjynCy8SIwIVbb\n0615XoFYC20UgDX1b10d65pHBf9ZjQCxQNqQmJYaumxtf4z1s4DfjGRzNpZ5eWl0\n6r\/4ngGPoJVpjemEuunl1Ig423g7mNA2eymw0lIYkN5SQwCuaifIFJ6GlazhgDEw\nfpolu4usBCOmmQDo8dIm7A9+O4orkjgTHY+GzYZSR+Y0fFukAj6KYXwidlNalFMz\nhriSqHKvoflShx8xpfywgVcvzfTO3PYkz6fiNJBonf6q8amaEsybwMbDqKWwIX7e\nSPY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "384 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 1498,
                                        "ImageHeight": 2000,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "1498x2000",
                                        "Megapixels": 3
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1498,
                                        "height": 2000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 15.604200000000001,
                                        "y": 20.833300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2996000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 194.44200000000001,
                                            "standardDeviation": 60.729700000000001,
                                            "kurtosis": -0.416966,
                                            "skewness": -0.93417099999999997,
                                            "entropy": 0.89000999999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 206.90000000000001,
                                            "standardDeviation": 57.511400000000002,
                                            "kurtosis": 1.2073700000000001,
                                            "skewness": -1.5277799999999999,
                                            "entropy": 0.85232699999999995
                                        },
                                        "green": {
                                            "min": 19,
                                            "max": 255,
                                            "mean": 189.364,
                                            "standardDeviation": 59.9788,
                                            "kurtosis": -0.56152500000000005,
                                            "skewness": -0.78606100000000001,
                                            "entropy": 0.90556499999999995
                                        },
                                        "blue": {
                                            "min": 20,
                                            "max": 255,
                                            "mean": 187.06200000000001,
                                            "standardDeviation": 64.698999999999998,
                                            "kurtosis": -1.0634600000000001,
                                            "skewness": -0.61827900000000002,
                                            "entropy": 0.91213900000000003
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1498,
                                        "height": 2000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-12-24T13:25:24+00:00",
                                        "date:modify": "2024-12-24T13:25:24+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "85f6da59862f4df895f710dd87d620c4a291cf59a70ad03d83a4f1a8c83704c8"
                                    },
                                    "tainted": false,
                                    "filesize": "392793B",
                                    "numberPixels": "2996000",
                                    "pixelsPerSecond": "53.233MB",
                                    "userTime": "0.040u",
                                    "elapsedTime": "0:01.056"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 4771,
                            "ttfb_start": 466,
                            "ttfb_end": 735,
                            "download_start": 735,
                            "download_end": 4771,
                            "download_ms": 4036,
                            "all_start": 372,
                            "all_end": 4771,
                            "all_ms": 4399,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "100408.5",
                            "request_id": "100408.5",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                            "raw_id": "100408.5",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 4295,
                            "ttfb_ms": 228,
                            "load_start": 601,
                            "load_start_float": 601.00011800000004,
                            "bytesIn": 621867,
                            "objectSize": 621867,
                            "objectSizeUncompressed": 621867,
                            "chunks": [
                                {
                                    "ts": 829,
                                    "bytes": 3568
                                },
                                {
                                    "ts": 829,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 873,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 902,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1115,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1155,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1188,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1492,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1535,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1570,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1983,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2035,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2068,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2101,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2439,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2486,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2517,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2963,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3008,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3036,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3069,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3462,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3490,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3518,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3542,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3899,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3928,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3954,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3988,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4062,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4317,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4346,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4374,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4405,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4788,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4816,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4840,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4873,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4896,
                                    "bytes": 16187
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 482,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:20 GMT",
                                    "Content-Type: image\/jpeg",
                                    "Content-Length: 621867",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 08 Oct 2024 23:24:57 GMT",
                                    "ETag: \"6705bf49-97d2b\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 82,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 621867,
                            "image_save": 111018,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 587,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 118,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "607 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 1600,
                                        "ImageHeight": 2000,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "1600x2000",
                                        "Megapixels": 3.2000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1600,
                                        "height": 2000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 16.666699999999999,
                                        "y": 20.833300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 3200000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 240,
                                            "mean": 157.59700000000001,
                                            "standardDeviation": 39.890099999999997,
                                            "kurtosis": 2.6469399999999998,
                                            "skewness": -1.69042,
                                            "entropy": 0.84358599999999995
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 240,
                                            "mean": 166.13900000000001,
                                            "standardDeviation": 37.281999999999996,
                                            "kurtosis": 4.5004,
                                            "skewness": -1.97526,
                                            "entropy": 0.83903000000000005
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 233,
                                            "mean": 159.05000000000001,
                                            "standardDeviation": 38.286099999999998,
                                            "kurtosis": 3.5569099999999998,
                                            "skewness": -1.9095899999999999,
                                            "entropy": 0.83672400000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 237,
                                            "mean": 147.60300000000001,
                                            "standardDeviation": 44.1021,
                                            "kurtosis": 1.14598,
                                            "skewness": -1.35625,
                                            "entropy": 0.85500399999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1600,
                                        "height": 2000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-12-24T13:25:24+00:00",
                                        "date:modify": "2024-12-24T13:25:24+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "f90a46666ff578a4956f236eda99e23b6ca9df991f672fc2825f942c0d898173"
                                    },
                                    "tainted": false,
                                    "filesize": "621867B",
                                    "numberPixels": "3200000",
                                    "pixelsPerSecond": "71.0448MB",
                                    "userTime": "0.040u",
                                    "elapsedTime": "0:01.045"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 4896,
                            "ttfb_start": 601,
                            "ttfb_end": 829,
                            "download_start": 829,
                            "download_end": 4896,
                            "download_ms": 4067,
                            "all_start": 601,
                            "all_end": 4896,
                            "all_ms": 4295,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "100408.64",
                            "request_id": "100408.64",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-Regular.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/resources\/fonts\/build\/Axiforma-Regular.woff2",
                            "raw_id": "100408.64",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 1224,
                            "ttfb_ms": 686,
                            "load_start": 903,
                            "load_start_float": 903.00022200000001,
                            "bytesIn": 57537,
                            "objectSize": 57537,
                            "objectSizeUncompressed": 57537,
                            "chunks": [
                                {
                                    "ts": 1590,
                                    "bytes": 3570
                                },
                                {
                                    "ts": 1590,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 1617,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2115,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2127,
                                    "bytes": 8911
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 131,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 591,
                            "connect_end": 665,
                            "ssl_start": 665,
                            "ssl_end": 903,
                            "initiator": "https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Origin: https:\/\/febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                                    "Sec-Fetch-Dest: font",
                                    "Sec-Fetch-Mode: cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:20 GMT",
                                    "Content-Type: font\/woff2",
                                    "Content-Length: 57537",
                                    "Connection: keep-alive",
                                    "Last-Modified: Fri, 15 Sep 2023 07:33:14 GMT",
                                    "ETag: \"650408ba-e0c1\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 74,
                            "ssl_ms": 238,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 754,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "True",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 222,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGrTCCBZWgAwIBAgIML86C3RA2eb7oBuOmMA0GCSqGSIb3DQEBCwUAMFAxCzAJ\nBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMSYwJAYDVQQDEx1H\nbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODAeFw0yNDA2MDMxNDA3MTJaFw0y\nNTA3MDUxNDA3MTFaMIGAMQswCQYDVQQGEwJCRTEmMCQGA1UECAwdUsOpZ2lvbiBk\nZSBCcnV4ZWxsZXMtQ2FwaXRhbGUxHjAcBgNVBAcTFVNhaW50LUpvc3NlLXRlbi1O\nb29kZTERMA8GA1UEChMIRmViZWxmaW4xFjAUBgNVBAMMDSouZmViZWxmaW4uYmUw\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj5M1lK8erPHPiYIPpxKsZ\nvrpEuT57hsjkl9Om9YRu+l8whTHb4FUbm1YpxReHlvAxxvfTjE2HNB5eJxrCQ3Lt\nmrLxaHS711UR2NuTWuw5nz4\/ag8M4uiXLw6rpHeVge\/ToCQIquHxmCmLLqRqzb0a\ndu2SBIaRci3W7jsQiKpblH3X+FWKgM4V\/mUyEkAeDZ99\/jas\/3CGlgdupCXkWdEu\ngwZkxiaOfdWlnTrh+JPxpd3xp2IObONo9P57NcD8\/hG9nTYphCg53LGknGoe5NYx\nWf4fVuepCrjdAm6yeiRmjukRYh1J27K7uVcEbZp8faOd0Vvucd59yaouaODhgFKh\nAgMBAAGjggNUMIIDUDAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADCBjgYI\nKwYBBQUHAQEEgYEwfzBEBggrBgEFBQcwAoY4aHR0cDovL3NlY3VyZS5nbG9iYWxz\naWduLmNvbS9jYWNlcnQvZ3Nyc2FvdnNzbGNhMjAxOC5jcnQwNwYIKwYBBQUHMAGG\nK2h0dHA6Ly9vY3NwLmdsb2JhbHNpZ24uY29tL2dzcnNhb3Zzc2xjYTIwMTgwVgYD\nVR0gBE8wTTBBBgkrBgEEAaAyARQwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cu\nZ2xvYmFsc2lnbi5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQICMD8GA1UdHwQ4MDYw\nNKAyoDCGLmh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3Nyc2FvdnNzbGNhMjAx\nOC5jcmwwJQYDVR0RBB4wHIINKi5mZWJlbGZpbi5iZYILZmViZWxmaW4uYmUwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPjvf\/LNeGeo\n3m+PJI2I8YcDArPrMB0GA1UdDgQWBBRSfbb7vOGcByxuJpWqRfchtshQ9zCCAX4G\nCisGAQQB1nkCBAIEggFuBIIBagFoAHcArxgaKNaMo+CpikycZ6sJ+Lu8IrquvLE4\no6Gd0\/m2Aw0AAAGP3mz7VgAABAMASDBGAiEAi7nkXl1vESSBXqbEdU349q24TVLS\nvu4wTTklU3BmQcoCIQDspmDRj7u+21I6MhREuur\/Bj+3vwfN00v5WCh6ojXhrQB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABj95s+ykAAAQDAEcw\nRQIgMhyTdkgUPQwWuLOMER9gi4MXaY0E8OA24ZGzKRFTcvkCIQDJmeFzBHf4d85c\nQtvUYy7yxknTH8dsIdgIWEi7SFsPdAB1AA3h8jAr0w3BQGISCepVLvxHdHyx1+kw\n7w5CHrR+Tqo0AAABj95s96UAAAQDAEYwRAIgW+EDXlsd0SPbD91ClOLdtqKVRn8h\ncrZMv1y+7cZ2MqoCICbmSVM6rRqIcd1I7hYUjuiq0Y8ivFSHLz\/37bzy6spUMA0G\nCSqGSIb3DQEBCwUAA4IBAQBliY4q3vyc19zVO49dKKq8eFfU3TfZKDXWegLgljGA\nYbD1yO344nolFkho9SLOh8A8JrStOExBTSmJOI8SfzRxZ2c1PAin2OLsXRXGWP7j\nXBEeXJEhjF6AKw6MqdX5Q7UeGJBSYQ+6QTbQHpLcM8Qps80FxPh1Ho5sUtXCgYYq\n3PiACkhNx5cbl1VzJcb8yaL0TlxyvSLtm1y8SLiZtcE4pC2K39WeWOCJ7zXGG1gl\nyeI\/hMvTqMWKkWnCtg6F\/WfLV3rId6sDBUQQTfS6x8mcrxkvu5sbNn7e1M0Qd9cO\n8DKqPkZNbxQFWzeWjXtTzuOCrMttmJKLCCbm8f+kqTOF\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIETjCCAzagAwIBAgINAe5fIh38YjvUMzqFVzANBgkqhkiG9w0BAQsFADBMMSAw\nHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFs\nU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0xODExMjEwMDAwMDBaFw0yODEx\nMjEwMDAwMDBaMFAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52\nLXNhMSYwJAYDVQQDEx1HbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODCCASIw\nDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKdaydUMGCEAI9WXD+uu3Vxoa2uP\nUGATeoHLl+6OimGUSyZ59gSnKvuk2la77qCk8HuKf1UfR5NhDW5xUTolJAgvjOH3\nidaSz6+zpz8w7bXfIa7+9UQX\/dhj2S\/TgVprX9NHsKzyqzskeU8fxy7quRU6fBhM\nabO1IFkJXinDY+YuRluqlJBJDrnw9UqhCS98NE3QvADFBlV5Bs6i0BDxSEPouVq1\nlVW9MdIbPYa+oewNEtssmSStR8JvA+Z6cLVwzM0nLKWMjsIYPJLJLnNvBhBWk0Cq\no8VS++XFBdZpaFwGue5RieGKDkFNm5KQConpFmvv73W+eka440eKHRwup08CAwEA\nAaOCASkwggElMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdDgQWBBT473\/yzXhnqN5vjySNiPGHAwKz6zAfBgNVHSMEGDAWgBSP8Et\/qC5F\nJK5NUPpjmove4t0bvDA+BggrBgEFBQcBAQQyMDAwLgYIKwYBBQUHMAGGImh0dHA6\nLy9vY3NwMi5nbG9iYWxzaWduLmNvbS9yb290cjMwNgYDVR0fBC8wLTAroCmgJ4Yl\naHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9yb290LXIzLmNybDBHBgNVHSAEQDA+\nMDwGBFUdIAAwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cuZ2xvYmFsc2lnbi5j\nb20vcmVwb3NpdG9yeS8wDQYJKoZIhvcNAQELBQADggEBAJmQyC1fQorUC2bbmANz\nEdSIhlIoU4r7rd\/9c446ZwTbw1MUcBQJfMPg+NccmBqixD7b6QDjynCy8SIwIVbb\n0615XoFYC20UgDX1b10d65pHBf9ZjQCxQNqQmJYaumxtf4z1s4DfjGRzNpZ5eWl0\n6r\/4ngGPoJVpjemEuunl1Ig423g7mNA2eymw0lIYkN5SQwCuaifIFJ6GlazhgDEw\nfpolu4usBCOmmQDo8dIm7A9+O4orkjgTHY+GzYZSR+Y0fFukAj6KYXwidlNalFMz\nhriSqHKvoflShx8xpfywgVcvzfTO3PYkz6fiNJBonf6q8amaEsybwMbDqKWwIX7e\nSPY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 160,
                                    "GPOS": 49482,
                                    "GSUB": 7334,
                                    "OS\/2": 96,
                                    "cmap": 820,
                                    "cvt ": 194,
                                    "fpgm": 3350,
                                    "gasp": 8,
                                    "glyf": 87064,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 2564,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1144,
                                    "post": 5179,
                                    "prep": 177
                                },
                                "names": {
                                    "0": "Copyright \u00a9 2017 by Kastelov. All rights reserved.",
                                    "1": "",
                                    "2": "\u261e",
                                    "3": "com.myfonts.kastelov.axiforma.regular.wfkit2.jZoZ",
                                    "4": "\u261eAxiforma Regular",
                                    "5": "Version 1.003;PS 001.003;hotconv 1.0.88;makeotf.lib2.5.64775;com",
                                    "6": "Axiforma-Regular",
                                    "7": "Please refer to the Copyright section for the font trademark att",
                                    "8": "Kastelov",
                                    "9": "Galin Kastelov",
                                    "11": "http:\/\/www.kastelov.com",
                                    "12": "http:\/\/www.kastelov.com",
                                    "14": "https:\/\/www.myfonts.com\/viewlicense?lid=Array"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 606,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 286,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684354607,
                                    "ulUnicodeRange2": 8219,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "UKWN",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 13,
                                    "usLastCharIndex": 9674,
                                    "sTypoAscender": 771,
                                    "sTypoDescender": -229,
                                    "sTypoLineGap": 584,
                                    "usWinAscent": 1288,
                                    "usWinDescent": 296,
                                    "ulCodePageRange1": 536871063,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 536,
                                    "sCapHeight": 739,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 12,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 5,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        312,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        329,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        536,
                                        537,
                                        538,
                                        539,
                                        567,
                                        710,
                                        711,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        916,
                                        937,
                                        956,
                                        960,
                                        1025,
                                        1040,
                                        1041,
                                        1042,
                                        1043,
                                        1044,
                                        1045,
                                        1046,
                                        1047,
                                        1048,
                                        1049,
                                        1050,
                                        1051,
                                        1052,
                                        1053,
                                        1054,
                                        1055,
                                        1056,
                                        1057,
                                        1058,
                                        1059,
                                        1060,
                                        1061,
                                        1062,
                                        1063,
                                        1064,
                                        1065,
                                        1066,
                                        1067,
                                        1068,
                                        1069,
                                        1070,
                                        1071,
                                        1072,
                                        1073,
                                        1074,
                                        1075,
                                        1076,
                                        1077,
                                        1078,
                                        1079,
                                        1080,
                                        1081,
                                        1082,
                                        1083,
                                        1084,
                                        1085,
                                        1086,
                                        1087,
                                        1088,
                                        1089,
                                        1090,
                                        1091,
                                        1092,
                                        1093,
                                        1094,
                                        1095,
                                        1096,
                                        1097,
                                        1098,
                                        1099,
                                        1100,
                                        1101,
                                        1102,
                                        1103,
                                        1105,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7922,
                                        7923,
                                        8201,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8249,
                                        8250,
                                        8260,
                                        8304,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8364,
                                        8381,
                                        8470,
                                        8482,
                                        8494,
                                        8528,
                                        8529,
                                        8531,
                                        8532,
                                        8533,
                                        8534,
                                        8535,
                                        8536,
                                        8537,
                                        8538,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8706,
                                        8719,
                                        8721,
                                        8722,
                                        8730,
                                        8734,
                                        8747,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        9674
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "BGR ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "RUS ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "BGR ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "RUS ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "AZE ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CAT ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CRT ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "KAZ ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "MOL ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "NLD ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "ROM ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TAT ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TRK ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 471,
                                    "num_glyphs": 641
                                }
                            },
                            "load_end": 2127,
                            "ttfb_start": 903,
                            "ttfb_end": 1589,
                            "download_start": 1589,
                            "download_end": 2127,
                            "download_ms": 538,
                            "all_start": 591,
                            "all_end": 2127,
                            "all_ms": 1536,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "100408.67",
                            "request_id": "100408.67",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-SemiBold.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/resources\/fonts\/build\/Axiforma-SemiBold.woff2",
                            "raw_id": "100408.67",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 1250,
                            "ttfb_ms": 723,
                            "load_start": 906,
                            "load_start_float": 906.00022799999999,
                            "bytesIn": 58594,
                            "objectSize": 58594,
                            "objectSizeUncompressed": 58594,
                            "chunks": [
                                {
                                    "ts": 1630,
                                    "bytes": 3570
                                },
                                {
                                    "ts": 1630,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 1657,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2140,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2156,
                                    "bytes": 9968
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 139,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 592,
                            "connect_end": 665,
                            "ssl_start": 665,
                            "ssl_end": 903,
                            "initiator": "https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Origin: https:\/\/febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                                    "Sec-Fetch-Dest: font",
                                    "Sec-Fetch-Mode: cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:20 GMT",
                                    "Content-Type: font\/woff2",
                                    "Content-Length: 58594",
                                    "Connection: keep-alive",
                                    "Last-Modified: Fri, 15 Sep 2023 07:33:14 GMT",
                                    "ETag: \"650408ba-e4e2\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 73,
                            "ssl_ms": 238,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 755,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "True",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 228,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGrTCCBZWgAwIBAgIML86C3RA2eb7oBuOmMA0GCSqGSIb3DQEBCwUAMFAxCzAJ\nBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMSYwJAYDVQQDEx1H\nbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODAeFw0yNDA2MDMxNDA3MTJaFw0y\nNTA3MDUxNDA3MTFaMIGAMQswCQYDVQQGEwJCRTEmMCQGA1UECAwdUsOpZ2lvbiBk\nZSBCcnV4ZWxsZXMtQ2FwaXRhbGUxHjAcBgNVBAcTFVNhaW50LUpvc3NlLXRlbi1O\nb29kZTERMA8GA1UEChMIRmViZWxmaW4xFjAUBgNVBAMMDSouZmViZWxmaW4uYmUw\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj5M1lK8erPHPiYIPpxKsZ\nvrpEuT57hsjkl9Om9YRu+l8whTHb4FUbm1YpxReHlvAxxvfTjE2HNB5eJxrCQ3Lt\nmrLxaHS711UR2NuTWuw5nz4\/ag8M4uiXLw6rpHeVge\/ToCQIquHxmCmLLqRqzb0a\ndu2SBIaRci3W7jsQiKpblH3X+FWKgM4V\/mUyEkAeDZ99\/jas\/3CGlgdupCXkWdEu\ngwZkxiaOfdWlnTrh+JPxpd3xp2IObONo9P57NcD8\/hG9nTYphCg53LGknGoe5NYx\nWf4fVuepCrjdAm6yeiRmjukRYh1J27K7uVcEbZp8faOd0Vvucd59yaouaODhgFKh\nAgMBAAGjggNUMIIDUDAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADCBjgYI\nKwYBBQUHAQEEgYEwfzBEBggrBgEFBQcwAoY4aHR0cDovL3NlY3VyZS5nbG9iYWxz\naWduLmNvbS9jYWNlcnQvZ3Nyc2FvdnNzbGNhMjAxOC5jcnQwNwYIKwYBBQUHMAGG\nK2h0dHA6Ly9vY3NwLmdsb2JhbHNpZ24uY29tL2dzcnNhb3Zzc2xjYTIwMTgwVgYD\nVR0gBE8wTTBBBgkrBgEEAaAyARQwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cu\nZ2xvYmFsc2lnbi5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQICMD8GA1UdHwQ4MDYw\nNKAyoDCGLmh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3Nyc2FvdnNzbGNhMjAx\nOC5jcmwwJQYDVR0RBB4wHIINKi5mZWJlbGZpbi5iZYILZmViZWxmaW4uYmUwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPjvf\/LNeGeo\n3m+PJI2I8YcDArPrMB0GA1UdDgQWBBRSfbb7vOGcByxuJpWqRfchtshQ9zCCAX4G\nCisGAQQB1nkCBAIEggFuBIIBagFoAHcArxgaKNaMo+CpikycZ6sJ+Lu8IrquvLE4\no6Gd0\/m2Aw0AAAGP3mz7VgAABAMASDBGAiEAi7nkXl1vESSBXqbEdU349q24TVLS\nvu4wTTklU3BmQcoCIQDspmDRj7u+21I6MhREuur\/Bj+3vwfN00v5WCh6ojXhrQB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABj95s+ykAAAQDAEcw\nRQIgMhyTdkgUPQwWuLOMER9gi4MXaY0E8OA24ZGzKRFTcvkCIQDJmeFzBHf4d85c\nQtvUYy7yxknTH8dsIdgIWEi7SFsPdAB1AA3h8jAr0w3BQGISCepVLvxHdHyx1+kw\n7w5CHrR+Tqo0AAABj95s96UAAAQDAEYwRAIgW+EDXlsd0SPbD91ClOLdtqKVRn8h\ncrZMv1y+7cZ2MqoCICbmSVM6rRqIcd1I7hYUjuiq0Y8ivFSHLz\/37bzy6spUMA0G\nCSqGSIb3DQEBCwUAA4IBAQBliY4q3vyc19zVO49dKKq8eFfU3TfZKDXWegLgljGA\nYbD1yO344nolFkho9SLOh8A8JrStOExBTSmJOI8SfzRxZ2c1PAin2OLsXRXGWP7j\nXBEeXJEhjF6AKw6MqdX5Q7UeGJBSYQ+6QTbQHpLcM8Qps80FxPh1Ho5sUtXCgYYq\n3PiACkhNx5cbl1VzJcb8yaL0TlxyvSLtm1y8SLiZtcE4pC2K39WeWOCJ7zXGG1gl\nyeI\/hMvTqMWKkWnCtg6F\/WfLV3rId6sDBUQQTfS6x8mcrxkvu5sbNn7e1M0Qd9cO\n8DKqPkZNbxQFWzeWjXtTzuOCrMttmJKLCCbm8f+kqTOF\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIETjCCAzagAwIBAgINAe5fIh38YjvUMzqFVzANBgkqhkiG9w0BAQsFADBMMSAw\nHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFs\nU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0xODExMjEwMDAwMDBaFw0yODEx\nMjEwMDAwMDBaMFAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52\nLXNhMSYwJAYDVQQDEx1HbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODCCASIw\nDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKdaydUMGCEAI9WXD+uu3Vxoa2uP\nUGATeoHLl+6OimGUSyZ59gSnKvuk2la77qCk8HuKf1UfR5NhDW5xUTolJAgvjOH3\nidaSz6+zpz8w7bXfIa7+9UQX\/dhj2S\/TgVprX9NHsKzyqzskeU8fxy7quRU6fBhM\nabO1IFkJXinDY+YuRluqlJBJDrnw9UqhCS98NE3QvADFBlV5Bs6i0BDxSEPouVq1\nlVW9MdIbPYa+oewNEtssmSStR8JvA+Z6cLVwzM0nLKWMjsIYPJLJLnNvBhBWk0Cq\no8VS++XFBdZpaFwGue5RieGKDkFNm5KQConpFmvv73W+eka440eKHRwup08CAwEA\nAaOCASkwggElMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdDgQWBBT473\/yzXhnqN5vjySNiPGHAwKz6zAfBgNVHSMEGDAWgBSP8Et\/qC5F\nJK5NUPpjmove4t0bvDA+BggrBgEFBQcBAQQyMDAwLgYIKwYBBQUHMAGGImh0dHA6\nLy9vY3NwMi5nbG9iYWxzaWduLmNvbS9yb290cjMwNgYDVR0fBC8wLTAroCmgJ4Yl\naHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9yb290LXIzLmNybDBHBgNVHSAEQDA+\nMDwGBFUdIAAwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cuZ2xvYmFsc2lnbi5j\nb20vcmVwb3NpdG9yeS8wDQYJKoZIhvcNAQELBQADggEBAJmQyC1fQorUC2bbmANz\nEdSIhlIoU4r7rd\/9c446ZwTbw1MUcBQJfMPg+NccmBqixD7b6QDjynCy8SIwIVbb\n0615XoFYC20UgDX1b10d65pHBf9ZjQCxQNqQmJYaumxtf4z1s4DfjGRzNpZ5eWl0\n6r\/4ngGPoJVpjemEuunl1Ig423g7mNA2eymw0lIYkN5SQwCuaifIFJ6GlazhgDEw\nfpolu4usBCOmmQDo8dIm7A9+O4orkjgTHY+GzYZSR+Y0fFukAj6KYXwidlNalFMz\nhriSqHKvoflShx8xpfywgVcvzfTO3PYkz6fiNJBonf6q8amaEsybwMbDqKWwIX7e\nSPY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 160,
                                    "GPOS": 49806,
                                    "GSUB": 7334,
                                    "OS\/2": 96,
                                    "cmap": 820,
                                    "cvt ": 194,
                                    "fpgm": 3350,
                                    "gasp": 8,
                                    "glyf": 86338,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 2564,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1157,
                                    "post": 5179,
                                    "prep": 177
                                },
                                "names": {
                                    "0": "Copyright \u00a9 2017 by Kastelov. All rights reserved.",
                                    "1": "",
                                    "2": "\u261e",
                                    "3": "com.myfonts.kastelov.axiforma.semi-bold.wfkit2.jZoZ",
                                    "4": "\u261eAxiforma SemiBold",
                                    "5": "Version 1.003;PS 001.003;hotconv 1.0.88;makeotf.lib2.5.64775;com",
                                    "6": "Axiforma-SemiBold",
                                    "7": "Please refer to the Copyright section for the font trademark att",
                                    "8": "Kastelov",
                                    "9": "Galin Kastelov",
                                    "11": "http:\/\/www.kastelov.com",
                                    "12": "http:\/\/www.kastelov.com",
                                    "14": "https:\/\/www.myfonts.com\/viewlicense?lid=Array"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 621,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 286,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684354607,
                                    "ulUnicodeRange2": 8219,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "UKWN",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 13,
                                    "usLastCharIndex": 9674,
                                    "sTypoAscender": 772,
                                    "sTypoDescender": -228,
                                    "sTypoLineGap": 631,
                                    "usWinAscent": 1330,
                                    "usWinDescent": 301,
                                    "ulCodePageRange1": 536871063,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 543,
                                    "sCapHeight": 739,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 12,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 7,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        312,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        329,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        536,
                                        537,
                                        538,
                                        539,
                                        567,
                                        710,
                                        711,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        916,
                                        937,
                                        956,
                                        960,
                                        1025,
                                        1040,
                                        1041,
                                        1042,
                                        1043,
                                        1044,
                                        1045,
                                        1046,
                                        1047,
                                        1048,
                                        1049,
                                        1050,
                                        1051,
                                        1052,
                                        1053,
                                        1054,
                                        1055,
                                        1056,
                                        1057,
                                        1058,
                                        1059,
                                        1060,
                                        1061,
                                        1062,
                                        1063,
                                        1064,
                                        1065,
                                        1066,
                                        1067,
                                        1068,
                                        1069,
                                        1070,
                                        1071,
                                        1072,
                                        1073,
                                        1074,
                                        1075,
                                        1076,
                                        1077,
                                        1078,
                                        1079,
                                        1080,
                                        1081,
                                        1082,
                                        1083,
                                        1084,
                                        1085,
                                        1086,
                                        1087,
                                        1088,
                                        1089,
                                        1090,
                                        1091,
                                        1092,
                                        1093,
                                        1094,
                                        1095,
                                        1096,
                                        1097,
                                        1098,
                                        1099,
                                        1100,
                                        1101,
                                        1102,
                                        1103,
                                        1105,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7922,
                                        7923,
                                        8201,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8249,
                                        8250,
                                        8260,
                                        8304,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8364,
                                        8381,
                                        8470,
                                        8482,
                                        8494,
                                        8528,
                                        8529,
                                        8531,
                                        8532,
                                        8533,
                                        8534,
                                        8535,
                                        8536,
                                        8537,
                                        8538,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8706,
                                        8719,
                                        8721,
                                        8722,
                                        8730,
                                        8734,
                                        8747,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        9674
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "BGR ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "RUS ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "BGR ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "RUS ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "AZE ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CAT ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CRT ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "KAZ ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "MOL ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "NLD ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "ROM ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TAT ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TRK ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 471,
                                    "num_glyphs": 641
                                }
                            },
                            "load_end": 2156,
                            "ttfb_start": 906,
                            "ttfb_end": 1629,
                            "download_start": 1629,
                            "download_end": 2156,
                            "download_ms": 527,
                            "all_start": 592,
                            "all_end": 2156,
                            "all_ms": 1561,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "100408.23",
                            "request_id": "100408.23",
                            "ip_addr": "104.17.25.14",
                            "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdnjs.cloudflare.com",
                            "url": "\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                            "raw_id": "100408.23",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 798,
                            "ttfb_ms": 345,
                            "load_start": 931,
                            "load_start_float": 931.00013999999999,
                            "bytesIn": 28112,
                            "objectSize": 28112,
                            "objectSizeUncompressed": 89947,
                            "chunks": [
                                {
                                    "ts": 1276,
                                    "bytes": 516,
                                    "inflated": 18
                                },
                                {
                                    "ts": 1278,
                                    "bytes": 1176,
                                    "inflated": 3395
                                },
                                {
                                    "ts": 1280,
                                    "bytes": 1176,
                                    "inflated": 2893
                                },
                                {
                                    "ts": 1282,
                                    "bytes": 1176,
                                    "inflated": 3996
                                },
                                {
                                    "ts": 1284,
                                    "bytes": 1176,
                                    "inflated": 4256
                                },
                                {
                                    "ts": 1286,
                                    "bytes": 1176,
                                    "inflated": 3870
                                },
                                {
                                    "ts": 1288,
                                    "bytes": 1176,
                                    "inflated": 3737
                                },
                                {
                                    "ts": 1290,
                                    "bytes": 1176,
                                    "inflated": 3739
                                },
                                {
                                    "ts": 1292,
                                    "bytes": 1176,
                                    "inflated": 3995
                                },
                                {
                                    "ts": 1293,
                                    "bytes": 551,
                                    "inflated": 1761
                                },
                                {
                                    "ts": 1685,
                                    "bytes": 588,
                                    "inflated": 1761
                                },
                                {
                                    "ts": 1692,
                                    "bytes": 1170,
                                    "inflated": 3826
                                },
                                {
                                    "ts": 1694,
                                    "bytes": 1176,
                                    "inflated": 3641
                                },
                                {
                                    "ts": 1696,
                                    "bytes": 1176,
                                    "inflated": 3919
                                },
                                {
                                    "ts": 1698,
                                    "bytes": 1176,
                                    "inflated": 4019
                                },
                                {
                                    "ts": 1710,
                                    "bytes": 1171,
                                    "inflated": 4232
                                },
                                {
                                    "ts": 1721,
                                    "bytes": 1174,
                                    "inflated": 3782
                                },
                                {
                                    "ts": 1721,
                                    "bytes": 4693,
                                    "inflated": 16378
                                },
                                {
                                    "ts": 1725,
                                    "bytes": 1174,
                                    "inflated": 3237
                                },
                                {
                                    "ts": 1725,
                                    "bytes": 1174,
                                    "inflated": 3476
                                },
                                {
                                    "ts": 1727,
                                    "bytes": 1171,
                                    "inflated": 4021
                                },
                                {
                                    "ts": 1728,
                                    "bytes": 1174,
                                    "inflated": 3953
                                },
                                {
                                    "ts": 1729,
                                    "bytes": 620,
                                    "inflated": 2042
                                }
                            ],
                            "expires": "Sun, 14 Dec 2025 13:25:20 GMT",
                            "cacheControl": "public, max-age=30672000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": 594,
                            "dns_end": 675,
                            "connect_start": 442,
                            "connect_end": 442,
                            "ssl_start": 442,
                            "ssl_end": 698,
                            "securityDetails": {
                                "protocol": "QUIC",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519MLKEM768",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "cdnjs.cloudflare.com",
                                "sanList": [
                                    "cdnjs.cloudflare.com",
                                    "*.cdnjs.cloudflare.com"
                                ],
                                "issuer": "WE1",
                                "validFrom": 1732605918,
                                "validTo": 1740381917,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1732609519278,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450220450E1C3B958B3AAED0598CCBEDD8192742876C2A8F8D7D7B293F5F4FFAC83952022100868C9E36A10CF2A4C005BC131D7A259B276488BA3C5F4DA6044992D542938EE1"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2025'",
                                        "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                        "timestamp": 1732609519293,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100BC76CB07EC67DB1B5FA480FB5BF3DAE3135B76C5C22171FCD5F632BFA51A1DF802203D1B54B3D6855171035EB745E4E06ADC9161472AEB29C8AF759E4CF408759079"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 1144,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdnjs.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/febelfin.be",
                                    "priority: u=1",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 27982",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: public, max-age=30672000",
                                    "cf-cache-status: HIT",
                                    "cf-cdnjs-via: cfworker\/kv",
                                    "cf-ray: 8f70eab308eadbc8-FRA",
                                    "content-encoding: br",
                                    "content-length: 28112",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 13:25:20 GMT",
                                    "etag: \"63a24ddb-6dd0\"",
                                    "expires: Sun, 14 Dec 2025 13:25:20 GMT",
                                    "last-modified: Wed, 21 Dec 2022 00:05:47 GMT",
                                    "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "priority: u=1,i=?0",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=E1aSaLwLdG51TPTE7BtRdYCKRLqbluHqQZgy1YK9UMQmZUl2CNIMI7zdMUWzDvoqKPz%2FkFt1J2osBr3ZM5bheDIdreFRu3Ckv1s9jtIfICdUZTLL51D0Ps6qQQvF9hs5xLtpeLcA\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri",
                                    "strict-transport-security: max-age=15780000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 1816,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 81,
                            "connect_ms": 0,
                            "ssl_ms": 256,
                            "gzip_total": 28112,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 30644018,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 592,
                            "netlog_id": 140,
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 1729,
                            "ttfb_start": 931,
                            "ttfb_end": 1276,
                            "download_start": 1276,
                            "download_end": 1729,
                            "download_ms": 453,
                            "all_start": 594,
                            "all_end": 1729,
                            "all_ms": 1135,
                            "index": 8,
                            "number": 9,
                            "cpuTimes": {
                                "EvaluateScript": 14,
                                "v8.compile": 4,
                                "FunctionCall": 5
                            },
                            "cpu.EvaluateScript": 14,
                            "cpu.v8.compile": 4,
                            "cpu.FunctionCall": 5,
                            "cpuTime": 24,
                            "js_timing": [
                                [
                                    1836.617,
                                    1850.712
                                ],
                                [
                                    1836.6379999999999,
                                    1841.0920000000001
                                ],
                                [
                                    4167.5320000000002,
                                    4167.7669999999998
                                ],
                                [
                                    4174.0929999999998,
                                    4177.3050000000003
                                ],
                                [
                                    4177.326,
                                    4178.1589999999997
                                ],
                                [
                                    4179.1859999999997,
                                    4179.2290000000003
                                ],
                                [
                                    4179.241,
                                    4179.2790000000005
                                ],
                                [
                                    19072.257000000001,
                                    19073.227999999999
                                ],
                                [
                                    19076.858,
                                    19076.875
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "100408.70",
                            "request_id": "100408.70",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-Medium.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/resources\/fonts\/build\/Axiforma-Medium.woff2",
                            "raw_id": "100408.70",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 1276,
                            "ttfb_ms": 770,
                            "load_start": 938,
                            "load_start_float": 938.00023399999998,
                            "bytesIn": 58375,
                            "objectSize": 58375,
                            "objectSizeUncompressed": 58375,
                            "chunks": [
                                {
                                    "ts": 1709,
                                    "bytes": 3570
                                },
                                {
                                    "ts": 1721,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 1763,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2193,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2214,
                                    "bytes": 9749
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 160,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 598,
                            "connect_end": 676,
                            "ssl_start": 676,
                            "ssl_end": 938,
                            "initiator": "https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Origin: https:\/\/febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                                    "Sec-Fetch-Dest: font",
                                    "Sec-Fetch-Mode: cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:20 GMT",
                                    "Content-Type: font\/woff2",
                                    "Content-Length: 58375",
                                    "Connection: keep-alive",
                                    "Last-Modified: Fri, 15 Sep 2023 07:33:14 GMT",
                                    "ETag: \"650408ba-e407\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 78,
                            "ssl_ms": 262,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 758,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 234,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGrTCCBZWgAwIBAgIML86C3RA2eb7oBuOmMA0GCSqGSIb3DQEBCwUAMFAxCzAJ\nBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMSYwJAYDVQQDEx1H\nbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODAeFw0yNDA2MDMxNDA3MTJaFw0y\nNTA3MDUxNDA3MTFaMIGAMQswCQYDVQQGEwJCRTEmMCQGA1UECAwdUsOpZ2lvbiBk\nZSBCcnV4ZWxsZXMtQ2FwaXRhbGUxHjAcBgNVBAcTFVNhaW50LUpvc3NlLXRlbi1O\nb29kZTERMA8GA1UEChMIRmViZWxmaW4xFjAUBgNVBAMMDSouZmViZWxmaW4uYmUw\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj5M1lK8erPHPiYIPpxKsZ\nvrpEuT57hsjkl9Om9YRu+l8whTHb4FUbm1YpxReHlvAxxvfTjE2HNB5eJxrCQ3Lt\nmrLxaHS711UR2NuTWuw5nz4\/ag8M4uiXLw6rpHeVge\/ToCQIquHxmCmLLqRqzb0a\ndu2SBIaRci3W7jsQiKpblH3X+FWKgM4V\/mUyEkAeDZ99\/jas\/3CGlgdupCXkWdEu\ngwZkxiaOfdWlnTrh+JPxpd3xp2IObONo9P57NcD8\/hG9nTYphCg53LGknGoe5NYx\nWf4fVuepCrjdAm6yeiRmjukRYh1J27K7uVcEbZp8faOd0Vvucd59yaouaODhgFKh\nAgMBAAGjggNUMIIDUDAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADCBjgYI\nKwYBBQUHAQEEgYEwfzBEBggrBgEFBQcwAoY4aHR0cDovL3NlY3VyZS5nbG9iYWxz\naWduLmNvbS9jYWNlcnQvZ3Nyc2FvdnNzbGNhMjAxOC5jcnQwNwYIKwYBBQUHMAGG\nK2h0dHA6Ly9vY3NwLmdsb2JhbHNpZ24uY29tL2dzcnNhb3Zzc2xjYTIwMTgwVgYD\nVR0gBE8wTTBBBgkrBgEEAaAyARQwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cu\nZ2xvYmFsc2lnbi5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQICMD8GA1UdHwQ4MDYw\nNKAyoDCGLmh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3Nyc2FvdnNzbGNhMjAx\nOC5jcmwwJQYDVR0RBB4wHIINKi5mZWJlbGZpbi5iZYILZmViZWxmaW4uYmUwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPjvf\/LNeGeo\n3m+PJI2I8YcDArPrMB0GA1UdDgQWBBRSfbb7vOGcByxuJpWqRfchtshQ9zCCAX4G\nCisGAQQB1nkCBAIEggFuBIIBagFoAHcArxgaKNaMo+CpikycZ6sJ+Lu8IrquvLE4\no6Gd0\/m2Aw0AAAGP3mz7VgAABAMASDBGAiEAi7nkXl1vESSBXqbEdU349q24TVLS\nvu4wTTklU3BmQcoCIQDspmDRj7u+21I6MhREuur\/Bj+3vwfN00v5WCh6ojXhrQB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABj95s+ykAAAQDAEcw\nRQIgMhyTdkgUPQwWuLOMER9gi4MXaY0E8OA24ZGzKRFTcvkCIQDJmeFzBHf4d85c\nQtvUYy7yxknTH8dsIdgIWEi7SFsPdAB1AA3h8jAr0w3BQGISCepVLvxHdHyx1+kw\n7w5CHrR+Tqo0AAABj95s96UAAAQDAEYwRAIgW+EDXlsd0SPbD91ClOLdtqKVRn8h\ncrZMv1y+7cZ2MqoCICbmSVM6rRqIcd1I7hYUjuiq0Y8ivFSHLz\/37bzy6spUMA0G\nCSqGSIb3DQEBCwUAA4IBAQBliY4q3vyc19zVO49dKKq8eFfU3TfZKDXWegLgljGA\nYbD1yO344nolFkho9SLOh8A8JrStOExBTSmJOI8SfzRxZ2c1PAin2OLsXRXGWP7j\nXBEeXJEhjF6AKw6MqdX5Q7UeGJBSYQ+6QTbQHpLcM8Qps80FxPh1Ho5sUtXCgYYq\n3PiACkhNx5cbl1VzJcb8yaL0TlxyvSLtm1y8SLiZtcE4pC2K39WeWOCJ7zXGG1gl\nyeI\/hMvTqMWKkWnCtg6F\/WfLV3rId6sDBUQQTfS6x8mcrxkvu5sbNn7e1M0Qd9cO\n8DKqPkZNbxQFWzeWjXtTzuOCrMttmJKLCCbm8f+kqTOF\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIETjCCAzagAwIBAgINAe5fIh38YjvUMzqFVzANBgkqhkiG9w0BAQsFADBMMSAw\nHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFs\nU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0xODExMjEwMDAwMDBaFw0yODEx\nMjEwMDAwMDBaMFAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52\nLXNhMSYwJAYDVQQDEx1HbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODCCASIw\nDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKdaydUMGCEAI9WXD+uu3Vxoa2uP\nUGATeoHLl+6OimGUSyZ59gSnKvuk2la77qCk8HuKf1UfR5NhDW5xUTolJAgvjOH3\nidaSz6+zpz8w7bXfIa7+9UQX\/dhj2S\/TgVprX9NHsKzyqzskeU8fxy7quRU6fBhM\nabO1IFkJXinDY+YuRluqlJBJDrnw9UqhCS98NE3QvADFBlV5Bs6i0BDxSEPouVq1\nlVW9MdIbPYa+oewNEtssmSStR8JvA+Z6cLVwzM0nLKWMjsIYPJLJLnNvBhBWk0Cq\no8VS++XFBdZpaFwGue5RieGKDkFNm5KQConpFmvv73W+eka440eKHRwup08CAwEA\nAaOCASkwggElMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdDgQWBBT473\/yzXhnqN5vjySNiPGHAwKz6zAfBgNVHSMEGDAWgBSP8Et\/qC5F\nJK5NUPpjmove4t0bvDA+BggrBgEFBQcBAQQyMDAwLgYIKwYBBQUHMAGGImh0dHA6\nLy9vY3NwMi5nbG9iYWxzaWduLmNvbS9yb290cjMwNgYDVR0fBC8wLTAroCmgJ4Yl\naHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9yb290LXIzLmNybDBHBgNVHSAEQDA+\nMDwGBFUdIAAwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cuZ2xvYmFsc2lnbi5j\nb20vcmVwb3NpdG9yeS8wDQYJKoZIhvcNAQELBQADggEBAJmQyC1fQorUC2bbmANz\nEdSIhlIoU4r7rd\/9c446ZwTbw1MUcBQJfMPg+NccmBqixD7b6QDjynCy8SIwIVbb\n0615XoFYC20UgDX1b10d65pHBf9ZjQCxQNqQmJYaumxtf4z1s4DfjGRzNpZ5eWl0\n6r\/4ngGPoJVpjemEuunl1Ig423g7mNA2eymw0lIYkN5SQwCuaifIFJ6GlazhgDEw\nfpolu4usBCOmmQDo8dIm7A9+O4orkjgTHY+GzYZSR+Y0fFukAj6KYXwidlNalFMz\nhriSqHKvoflShx8xpfywgVcvzfTO3PYkz6fiNJBonf6q8amaEsybwMbDqKWwIX7e\nSPY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 160,
                                    "GPOS": 49788,
                                    "GSUB": 7334,
                                    "OS\/2": 96,
                                    "cmap": 820,
                                    "cvt ": 194,
                                    "fpgm": 3350,
                                    "gasp": 8,
                                    "glyf": 87901,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 2564,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1135,
                                    "post": 5179,
                                    "prep": 177
                                },
                                "names": {
                                    "0": "Copyright \u00a9 2017 by Kastelov. All rights reserved.",
                                    "1": "",
                                    "2": "\u261e",
                                    "3": "com.myfonts.kastelov.axiforma.medium.wfkit2.jZoZ",
                                    "4": "\u261eAxiforma Medium",
                                    "5": "Version 1.003;PS 001.003;hotconv 1.0.88;makeotf.lib2.5.64775;com",
                                    "6": "Axiforma-Medium",
                                    "7": "Please refer to the Copyright section for the font trademark att",
                                    "8": "Kastelov",
                                    "9": "Galin Kastelov",
                                    "11": "http:\/\/www.kastelov.com",
                                    "12": "http:\/\/www.kastelov.com",
                                    "14": "https:\/\/www.myfonts.com\/viewlicense?lid=Array"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 612,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 286,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684354607,
                                    "ulUnicodeRange2": 8219,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "UKWN",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 13,
                                    "usLastCharIndex": 9674,
                                    "sTypoAscender": 771,
                                    "sTypoDescender": -229,
                                    "sTypoLineGap": 604,
                                    "usWinAscent": 1306,
                                    "usWinDescent": 298,
                                    "ulCodePageRange1": 536871063,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 539,
                                    "sCapHeight": 739,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 12,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 6,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        312,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        329,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        536,
                                        537,
                                        538,
                                        539,
                                        567,
                                        710,
                                        711,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        916,
                                        937,
                                        956,
                                        960,
                                        1025,
                                        1040,
                                        1041,
                                        1042,
                                        1043,
                                        1044,
                                        1045,
                                        1046,
                                        1047,
                                        1048,
                                        1049,
                                        1050,
                                        1051,
                                        1052,
                                        1053,
                                        1054,
                                        1055,
                                        1056,
                                        1057,
                                        1058,
                                        1059,
                                        1060,
                                        1061,
                                        1062,
                                        1063,
                                        1064,
                                        1065,
                                        1066,
                                        1067,
                                        1068,
                                        1069,
                                        1070,
                                        1071,
                                        1072,
                                        1073,
                                        1074,
                                        1075,
                                        1076,
                                        1077,
                                        1078,
                                        1079,
                                        1080,
                                        1081,
                                        1082,
                                        1083,
                                        1084,
                                        1085,
                                        1086,
                                        1087,
                                        1088,
                                        1089,
                                        1090,
                                        1091,
                                        1092,
                                        1093,
                                        1094,
                                        1095,
                                        1096,
                                        1097,
                                        1098,
                                        1099,
                                        1100,
                                        1101,
                                        1102,
                                        1103,
                                        1105,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7922,
                                        7923,
                                        8201,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8249,
                                        8250,
                                        8260,
                                        8304,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8364,
                                        8381,
                                        8470,
                                        8482,
                                        8494,
                                        8528,
                                        8529,
                                        8531,
                                        8532,
                                        8533,
                                        8534,
                                        8535,
                                        8536,
                                        8537,
                                        8538,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8706,
                                        8719,
                                        8721,
                                        8722,
                                        8730,
                                        8734,
                                        8747,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        9674
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "BGR ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "RUS ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "BGR ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "RUS ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "AZE ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CAT ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CRT ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "KAZ ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "MOL ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "NLD ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "ROM ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TAT ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TRK ": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 471,
                                    "num_glyphs": 641
                                }
                            },
                            "load_end": 2214,
                            "ttfb_start": 938,
                            "ttfb_end": 1708,
                            "download_start": 1708,
                            "download_end": 2214,
                            "download_ms": 506,
                            "all_start": 598,
                            "all_end": 2214,
                            "all_ms": 1616,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "100408.25",
                            "request_id": "100408.25",
                            "ip_addr": "104.18.94.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/turnstile\/v0\/api.js",
                            "raw_id": "100408.25",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 302,
                            "load_ms": 424,
                            "ttfb_ms": 424,
                            "load_start": 967,
                            "load_start_float": 967.000001,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "max-age=300, stale-if-error=10800, stale-while-revalidate=300, public",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": 602,
                            "dns_end": 695,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 1146,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/turnstile\/v0\/api.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=300, stale-if-error=10800, stale-while-revalidate=300, public",
                                    "cf-ray: 8f70eab36e3ad3ad-FRA",
                                    "content-length: 0",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 13:25:20 GMT",
                                    "location: \/turnstile\/v0\/b\/787bc399e22f\/api.js",
                                    "priority: u=3,i=?0",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 1645,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 93,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 601,
                            "chunks": [],
                            "netlog_id": 1000001,
                            "renderBlocking": "potentially_blocking",
                            "load_end": 1391,
                            "ttfb_start": 967,
                            "ttfb_end": 1391,
                            "download_start": 1391,
                            "download_end": 1391,
                            "download_ms": 0,
                            "all_start": 602,
                            "all_end": 1391,
                            "all_ms": 517,
                            "index": 10,
                            "number": 11,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 1,
                                "FunctionCall": 10
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 10,
                            "cpuTime": 13,
                            "js_timing": [
                                [
                                    4165.5870000000004,
                                    4167.2809999999999
                                ],
                                [
                                    4165.5959999999995,
                                    4166.5290000000005
                                ],
                                [
                                    4167.7740000000003,
                                    4170.5249999999996
                                ],
                                [
                                    5068.9920000000002,
                                    5069.4489999999996
                                ],
                                [
                                    5069.7449999999999,
                                    5070.2579999999998
                                ],
                                [
                                    5968.9889999999996,
                                    5969.125
                                ],
                                [
                                    5969.2749999999996,
                                    5969.2969999999996
                                ],
                                [
                                    6868.9799999999996,
                                    6869.1009999999997
                                ],
                                [
                                    6869.2420000000002,
                                    6869.2659999999996
                                ],
                                [
                                    7040.701,
                                    7041.0020000000004
                                ],
                                [
                                    7041.0249999999996,
                                    7043.4660000000003
                                ],
                                [
                                    7062.2929999999997,
                                    7062.4089999999997
                                ],
                                [
                                    7769.0119999999997,
                                    7769.21
                                ],
                                [
                                    7769.4620000000004,
                                    7769.4830000000002
                                ],
                                [
                                    8668.9930000000004,
                                    8669.1689999999999
                                ],
                                [
                                    8669.3850000000002,
                                    8669.4050000000007
                                ],
                                [
                                    9569.0040000000008,
                                    9569.2569999999996
                                ],
                                [
                                    9569.4300000000003,
                                    9569.4779999999992
                                ],
                                [
                                    10468.968000000001,
                                    10469.127
                                ],
                                [
                                    10469.329,
                                    10469.357
                                ],
                                [
                                    11369,
                                    11369.153
                                ],
                                [
                                    11369.358,
                                    11369.375
                                ],
                                [
                                    12348.713,
                                    12348.804
                                ],
                                [
                                    12359.263999999999,
                                    12359.424000000001
                                ],
                                [
                                    13168.995999999999,
                                    13169.136
                                ],
                                [
                                    13169.34,
                                    13169.353999999999
                                ],
                                [
                                    14069.004999999999,
                                    14069.145
                                ],
                                [
                                    14069.32,
                                    14069.337
                                ],
                                [
                                    15236.228999999999,
                                    15236.316000000001
                                ],
                                [
                                    15237.245999999999,
                                    15237.264999999999
                                ],
                                [
                                    15869,
                                    15869.165000000001
                                ],
                                [
                                    15869.424999999999,
                                    15869.446
                                ],
                                [
                                    16768.993999999999,
                                    16769.118999999999
                                ],
                                [
                                    16769.291000000001,
                                    16769.307000000001
                                ],
                                [
                                    17668.986000000001,
                                    17669.096000000001
                                ],
                                [
                                    17669.260999999999,
                                    17669.276999999998
                                ],
                                [
                                    18038.255000000001,
                                    18038.297999999999
                                ],
                                [
                                    18758.450000000001,
                                    18758.543000000001
                                ],
                                [
                                    18760.321,
                                    18760.367999999999
                                ],
                                [
                                    19170.126,
                                    19170.165000000001
                                ],
                                [
                                    19170.184000000001,
                                    19170.964
                                ],
                                [
                                    19469.032999999999,
                                    19469.077000000001
                                ],
                                [
                                    20369.025000000001,
                                    20369.060000000001
                                ],
                                [
                                    21269.013999999999,
                                    21269.047999999999
                                ],
                                [
                                    22169.007000000001,
                                    22169.041000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "100408.27",
                            "request_id": "100408.27",
                            "ip_addr": "172.217.16.200",
                            "full_url": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WD8FXMP",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.googletagmanager.com",
                            "url": "\/gtm.js?id=GTM-WD8FXMP",
                            "raw_id": "100408.27",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 2801,
                            "ttfb_ms": 532,
                            "load_start": 1266,
                            "load_start_float": 1266.0001890000001,
                            "bytesIn": 117260,
                            "objectSize": 117260,
                            "objectSizeUncompressed": 349040,
                            "chunks": [
                                {
                                    "ts": 1802,
                                    "bytes": 3549,
                                    "inflated": 12806
                                },
                                {
                                    "ts": 1817,
                                    "bytes": 2372,
                                    "inflated": 8395
                                },
                                {
                                    "ts": 1836,
                                    "bytes": 1792,
                                    "inflated": 14150
                                },
                                {
                                    "ts": 1858,
                                    "bytes": 2372,
                                    "inflated": 8461
                                },
                                {
                                    "ts": 1875,
                                    "bytes": 2372,
                                    "inflated": 6268
                                },
                                {
                                    "ts": 1911,
                                    "bytes": 2271,
                                    "inflated": 6134
                                },
                                {
                                    "ts": 2173,
                                    "bytes": 2363,
                                    "inflated": 5676
                                },
                                {
                                    "ts": 2200,
                                    "bytes": 2372,
                                    "inflated": 8164
                                },
                                {
                                    "ts": 2238,
                                    "bytes": 2372,
                                    "inflated": 9300
                                },
                                {
                                    "ts": 2240,
                                    "bytes": 2262,
                                    "inflated": 7243
                                },
                                {
                                    "ts": 2258,
                                    "bytes": 2372,
                                    "inflated": 6171
                                },
                                {
                                    "ts": 2274,
                                    "bytes": 2372,
                                    "inflated": 7562
                                },
                                {
                                    "ts": 2288,
                                    "bytes": 2271,
                                    "inflated": 5490
                                },
                                {
                                    "ts": 2307,
                                    "bytes": 2363,
                                    "inflated": 7159
                                },
                                {
                                    "ts": 2318,
                                    "bytes": 2372,
                                    "inflated": 5938
                                },
                                {
                                    "ts": 2402,
                                    "bytes": 2372,
                                    "inflated": 5883
                                },
                                {
                                    "ts": 2623,
                                    "bytes": 2262,
                                    "inflated": 6021
                                },
                                {
                                    "ts": 2630,
                                    "bytes": 1186,
                                    "inflated": 3565
                                },
                                {
                                    "ts": 2632,
                                    "bytes": 1186,
                                    "inflated": 3505
                                },
                                {
                                    "ts": 2712,
                                    "bytes": 1186,
                                    "inflated": 3221
                                },
                                {
                                    "ts": 2717,
                                    "bytes": 2372,
                                    "inflated": 6729
                                },
                                {
                                    "ts": 2730,
                                    "bytes": 2262,
                                    "inflated": 6056
                                },
                                {
                                    "ts": 2742,
                                    "bytes": 2372,
                                    "inflated": 7258
                                },
                                {
                                    "ts": 2787,
                                    "bytes": 2372,
                                    "inflated": 5589
                                },
                                {
                                    "ts": 2831,
                                    "bytes": 2271,
                                    "inflated": 5508
                                },
                                {
                                    "ts": 2847,
                                    "bytes": 2363,
                                    "inflated": 6578
                                },
                                {
                                    "ts": 2858,
                                    "bytes": 2372,
                                    "inflated": 6804
                                },
                                {
                                    "ts": 2940,
                                    "bytes": 2372,
                                    "inflated": 6351
                                },
                                {
                                    "ts": 3120,
                                    "bytes": 2250,
                                    "inflated": 6082
                                },
                                {
                                    "ts": 3125,
                                    "bytes": 2372,
                                    "inflated": 6038
                                },
                                {
                                    "ts": 3204,
                                    "bytes": 2372,
                                    "inflated": 5945
                                },
                                {
                                    "ts": 3215,
                                    "bytes": 2271,
                                    "inflated": 6503
                                },
                                {
                                    "ts": 3228,
                                    "bytes": 2363,
                                    "inflated": 7461
                                },
                                {
                                    "ts": 3244,
                                    "bytes": 2372,
                                    "inflated": 7277
                                },
                                {
                                    "ts": 3294,
                                    "bytes": 1186,
                                    "inflated": 3444
                                },
                                {
                                    "ts": 3335,
                                    "bytes": 2271,
                                    "inflated": 7224
                                },
                                {
                                    "ts": 3346,
                                    "bytes": 2363,
                                    "inflated": 6930
                                },
                                {
                                    "ts": 3358,
                                    "bytes": 2372,
                                    "inflated": 6341
                                },
                                {
                                    "ts": 3449,
                                    "bytes": 2372,
                                    "inflated": 6571
                                },
                                {
                                    "ts": 3641,
                                    "bytes": 2262,
                                    "inflated": 6243
                                },
                                {
                                    "ts": 3645,
                                    "bytes": 2372,
                                    "inflated": 6209
                                },
                                {
                                    "ts": 3656,
                                    "bytes": 2372,
                                    "inflated": 7062
                                },
                                {
                                    "ts": 3720,
                                    "bytes": 2271,
                                    "inflated": 6372
                                },
                                {
                                    "ts": 3724,
                                    "bytes": 2363,
                                    "inflated": 7173
                                },
                                {
                                    "ts": 3730,
                                    "bytes": 2372,
                                    "inflated": 6863
                                },
                                {
                                    "ts": 3741,
                                    "bytes": 2372,
                                    "inflated": 6823
                                },
                                {
                                    "ts": 3806,
                                    "bytes": 2262,
                                    "inflated": 6249
                                },
                                {
                                    "ts": 3808,
                                    "bytes": 2372,
                                    "inflated": 7338
                                },
                                {
                                    "ts": 3817,
                                    "bytes": 2372,
                                    "inflated": 7470
                                },
                                {
                                    "ts": 3835,
                                    "bytes": 3448,
                                    "inflated": 11475
                                },
                                {
                                    "ts": 3892,
                                    "bytes": 2372,
                                    "inflated": 6454
                                },
                                {
                                    "ts": 4067,
                                    "bytes": 691,
                                    "inflated": 1508
                                }
                            ],
                            "expires": "Tue, 24 Dec 2024 13:25:20 GMT",
                            "cacheControl": "private, max-age=900",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 216,
                            "protocol": "HTTP\/2",
                            "dns_start": 603,
                            "dns_end": 685,
                            "connect_start": 686,
                            "connect_end": 927,
                            "ssl_start": 927,
                            "ssl_end": 1266,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.google-analytics.com",
                                "sanList": [
                                    "*.google-analytics.com",
                                    "region1.app-measurement.com",
                                    "app-measurement.com",
                                    "region1.att.app-measurement.com",
                                    "att.app-measurement.com",
                                    "region1.analytics.app-measurement.com",
                                    "analytics.app-measurement.com",
                                    "region1.app-analytics-services-att.com",
                                    "app-analytics-services-att.com",
                                    "region1.app-analytics-services.com",
                                    "app-analytics-services.com",
                                    "google-analytics.com",
                                    "region1.google-analytics.com",
                                    "ssl.google-analytics.com",
                                    "www.google-analytics.com",
                                    "region1.analytics.google.com",
                                    "googletagmanager.com",
                                    "www.googletagmanager.com",
                                    "urchin.com",
                                    "service.urchin.com",
                                    "fps.goog",
                                    "*.fps.goog",
                                    "googleoptimize.com",
                                    "www.googleoptimize.com"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1733128556,
                                "validTo": 1740386155,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h1' log",
                                        "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                        "timestamp": 1733132159019,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022066D2FB4E2C5C28841F36BB2AF6CBEF5A354D5D71E9DEFA48FF4CC116CEFC27E0022100E503CB9D9885A614AE26037DE0F82FA04C5F8A62BFB07199C517CC0CA1B13EDF"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1733132159038,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220351484A24B946011DADB9C0EF5D7BA41E86BA4CB99AAA72FE28E2BCCC679F003022052211492BF648C58847AAE31692F2FEA8DE27B9E750F5EB39806B3136536FFD7"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": "33",
                            "initiator_column": "64",
                            "initiator_type": "script",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.googletagmanager.com",
                                    ":method: GET",
                                    ":path: \/gtm.js?id=GTM-WD8FXMP",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: Cache-Control",
                                    "access-control-allow-origin: *",
                                    "cache-control: private, max-age=900",
                                    "content-encoding: br",
                                    "content-length: 117260",
                                    "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https:\/\/csp.withgoogle.com\/csp\/scaffolding\/ascgcycc:1080:0",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "cross-origin-opener-policy-report-only: same-origin; report-to=coop_reporting",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 13:25:20 GMT",
                                    "expires: Tue, 24 Dec 2024 13:25:20 GMT",
                                    "last-modified: Tue, 24 Dec 2024 12:00:00 GMT",
                                    "report-to: {\"group\":\"coop_reporting\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/scaffolding\/ascgcycc:1080:0\"}],}",
                                    "server: Google Tag Manager",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1648,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 82,
                            "connect_ms": 241,
                            "ssl_ms": 339,
                            "gzip_total": 117260,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 900,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 602,
                            "socket_group": "https:\/\/www.googletagmanager.com <https:\/\/febelfin.be same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 189,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGvjCCBaagAwIBAgIRAL0Fx+0mDTF2CeP1SLCYbqcwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MTIwMjA4MzU1NloXDTI1MDIyNDA4MzU1NVowITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABHjsAtuZPNQ6xdAMVBwuR4vWI0RmSaSBJ9MU\/wWuJRqejbWhRpU3\nOpro7f4qF+ECXYppGvxJePuF9WOhNj5z8GWjggSgMIIEnDAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nwlC5ber9hiYV5F8wY5LmXa5eWGgwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvOVVWYk4wdzVFNlkuY3JsMIIBAwYKKwYB\nBAHWeQIEAgSB9ASB8QDvAHYATnWjJ1yaEMM4W2zU3z9S6x3w4I4bjWnAsfpksWKa\nOd8AAAGThroIKwAABAMARzBFAiBm0vtOLFwohB82uyr2y+9aNU1dcene+kj\/TMEW\nzvwn4AIhAOUDy52YhaYUriYDfeD4L6BMX4piv7BxmcUXzAyhsT7fAHUA5tIxY0B3\njMEQQQbXcbnOwdJA9paEhvu6hzId\/R43jlAAAAGThroIPgAABAMARjBEAiA1FISi\nS5RgEdrbnA7117pB6Guky5mqpy\/ijivMxnnwAwIgUiEUkr9kjFiEeq4xaS8v6o3i\ne551D16zmAazE2U2\/9cwDQYJKoZIhvcNAQELBQADggEBAFJqQlbRxSyQLiaXgPvZ\nOAqt1+5VTHkvBjvjFwTA3nOUo5J+bdpcwX1J0FYhTm3bXNXeOQYBIgXbXLkKv6AE\nHUnGfnwJ+0cPs8Pz+yJ+UpSUrwoX0rgm8TbszJ+nZELTJFPMc5u+cWGxam9yY+ns\nWoz\/eUOFAQ6sBtHeOs3JSsRde5cUJ5y9h9aALCJn5oEYvJnnzCYayCHM1Y\/xgpHf\nBPptz830Voamp1cba7uruDah9IN0kU+7KDmcMqcETTiyp6+mGxPU0haKD5RpXSbH\nNNBNFRVD+DunLju5C1Rq5qrHGxpuXql5Lg8c4\/bn776dSEe\/K5DX4nQsMW7VKkL\/\ni3k=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 4067,
                            "ttfb_start": 1266,
                            "ttfb_end": 1798,
                            "download_start": 1798,
                            "download_end": 4067,
                            "download_ms": 2269,
                            "all_start": 603,
                            "all_end": 4067,
                            "all_ms": 3463,
                            "index": 11,
                            "number": 12,
                            "cpuTimes": {
                                "EvaluateScript": 18,
                                "v8.compile": 6,
                                "FunctionCall": 23
                            },
                            "cpu.EvaluateScript": 18,
                            "cpu.v8.compile": 6,
                            "cpu.FunctionCall": 23,
                            "cpuTime": 47,
                            "js_timing": [
                                [
                                    4180.7910000000002,
                                    4198.5950000000003
                                ],
                                [
                                    4180.8649999999998,
                                    4187.0200000000004
                                ],
                                [
                                    4200.6779999999999,
                                    4216.3689999999997
                                ],
                                [
                                    4244.5469999999996,
                                    4246.3900000000003
                                ],
                                [
                                    4246.6030000000001,
                                    4246.6589999999997
                                ],
                                [
                                    4246.6769999999997,
                                    4246.6850000000004
                                ],
                                [
                                    4246.6940000000004,
                                    4246.7879999999996
                                ],
                                [
                                    4246.8000000000002,
                                    4247.9560000000001
                                ],
                                [
                                    4249.2600000000002,
                                    4249.2809999999999
                                ],
                                [
                                    4249.46,
                                    4249.4669999999996
                                ],
                                [
                                    4249.473,
                                    4249.4809999999998
                                ],
                                [
                                    19066.638999999999,
                                    19066.678
                                ],
                                [
                                    19073.254000000001,
                                    19074.439999999999
                                ],
                                [
                                    19074.503000000001,
                                    19076.642
                                ],
                                [
                                    19076.883999999998,
                                    19076.892
                                ],
                                [
                                    19076.899000000001,
                                    19076.924999999999
                                ],
                                [
                                    19076.933000000001,
                                    19077.339
                                ],
                                [
                                    19077.607,
                                    19077.616999999998
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "100408.25-1",
                            "request_id": "100408.25-1",
                            "ip_addr": "104.18.94.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/b\/787bc399e22f\/api.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/turnstile\/v0\/b\/787bc399e22f\/api.js",
                            "raw_id": "100408.25",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 935,
                            "ttfb_ms": 485,
                            "load_start": 1394,
                            "load_start_float": 1394.000176,
                            "bytesIn": 15980,
                            "objectSize": 15980,
                            "objectSizeUncompressed": 47692,
                            "chunks": [
                                {
                                    "ts": 1879,
                                    "bytes": 1
                                },
                                {
                                    "ts": 1881,
                                    "bytes": 1173,
                                    "inflated": 2280
                                },
                                {
                                    "ts": 1883,
                                    "bytes": 1176,
                                    "inflated": 2552
                                },
                                {
                                    "ts": 1885,
                                    "bytes": 1176,
                                    "inflated": 3098
                                },
                                {
                                    "ts": 1887,
                                    "bytes": 1176,
                                    "inflated": 3277
                                },
                                {
                                    "ts": 1889,
                                    "bytes": 1176,
                                    "inflated": 3991
                                },
                                {
                                    "ts": 1891,
                                    "bytes": 1176,
                                    "inflated": 3024
                                },
                                {
                                    "ts": 1893,
                                    "bytes": 1176,
                                    "inflated": 4053
                                },
                                {
                                    "ts": 1895,
                                    "bytes": 1176,
                                    "inflated": 3438
                                },
                                {
                                    "ts": 1897,
                                    "bytes": 1176,
                                    "inflated": 4093
                                },
                                {
                                    "ts": 1898,
                                    "bytes": 846,
                                    "inflated": 2571
                                },
                                {
                                    "ts": 2319,
                                    "bytes": 1168,
                                    "inflated": 3164
                                },
                                {
                                    "ts": 2320,
                                    "bytes": 1176,
                                    "inflated": 4240
                                },
                                {
                                    "ts": 2321,
                                    "bytes": 306,
                                    "inflated": 891
                                },
                                {
                                    "ts": 2327,
                                    "bytes": 1173,
                                    "inflated": 4655
                                },
                                {
                                    "ts": 2329,
                                    "bytes": 729,
                                    "inflated": 2365
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=31536000, stale-if-error=10800, stale-while-revalidate=31536000, public",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 1146,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/turnstile\/v0\/b\/787bc399e22f\/api.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=31536000, stale-if-error=10800, stale-while-revalidate=31536000, public",
                                    "cf-ray: 8f70eab599ced3ad-FRA",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 13:25:20 GMT",
                                    "last-modified: Tue, 10 Dec 2024 17:31:41 GMT",
                                    "priority: u=3,i=?0",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 1690,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 16276,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1393,
                            "netlog_id": 176,
                            "renderBlocking": "potentially_blocking",
                            "load_end": 2329,
                            "ttfb_start": 1394,
                            "ttfb_end": 1879,
                            "download_start": 1879,
                            "download_end": 2329,
                            "download_ms": 450,
                            "all_start": 1394,
                            "all_end": 2329,
                            "all_ms": 935,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "100408.49",
                            "request_id": "100408.49",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/resources\/fonts\/build\/FreightTextProBook-Regular.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/resources\/fonts\/build\/FreightTextProBook-Regular.woff2",
                            "raw_id": "100408.49",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 963,
                            "ttfb_ms": 435,
                            "load_start": 2129,
                            "load_start_float": 2129.0002399999998,
                            "bytesIn": 45182,
                            "objectSize": 45182,
                            "objectSizeUncompressed": 45182,
                            "chunks": [
                                {
                                    "ts": 2565,
                                    "bytes": 3570
                                },
                                {
                                    "ts": 2565,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 2592,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3092,
                                    "bytes": 12940
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 131,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Origin: https:\/\/febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba",
                                    "Sec-Fetch-Dest: font",
                                    "Sec-Fetch-Mode: cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:21 GMT",
                                    "Content-Type: font\/woff2",
                                    "Content-Length: 45182",
                                    "Connection: keep-alive",
                                    "Last-Modified: Fri, 15 Sep 2023 07:33:14 GMT",
                                    "ETag: \"650408ba-b07e\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 760,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 240,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 68,
                                    "GPOS": 15938,
                                    "GSUB": 4636,
                                    "OS\/2": 96,
                                    "cmap": 660,
                                    "cvt ": 220,
                                    "fpgm": 3350,
                                    "gasp": 8,
                                    "glyf": 99329,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 2412,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1490,
                                    "post": 5854,
                                    "prep": 188
                                },
                                "names": {
                                    "0": "Copyright \u00a9 2004-2009, Joshua Darden & Phil's Fonts, Inc. All ri",
                                    "1": "",
                                    "2": "\u261e",
                                    "3": "com.myfonts.garagefonts.freight-text-pro.book.wfkit2.jZoZ",
                                    "4": "\u261eFreightText Pro Book",
                                    "5": "Version 3.000;com.myfonts.garagefonts.freight-text-pro.book.wfki",
                                    "6": "FreightTextProBook-Regular",
                                    "7": "Freight is a trademark of Joshua Darden & Phil's Fonts, Inc.",
                                    "8": "Joshua Darden & Phil's Fonts, Inc",
                                    "9": "Joshua Darden",
                                    "10": "Copyright (c) 2004-2009 by Joshua Darden & Phil's Fonts, Inc. Al",
                                    "11": "http:\/\/www.garagefonts.com",
                                    "12": "http:\/\/www.joshuadarden.com",
                                    "14": "https:\/\/www.myfonts.com\/viewlicense?lid=Array"
                                },
                                "OS2": {
                                    "version": 2,
                                    "xAvgCharWidth": 409,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 700,
                                    "ySubscriptYSize": 650,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 140,
                                    "ySuperscriptXSize": 700,
                                    "ySuperscriptYSize": 650,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 477,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 250,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684354735,
                                    "ulUnicodeRange2": 1342178379,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "GF\u0000\u0000",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 64260,
                                    "sTypoAscender": 727,
                                    "sTypoDescender": -273,
                                    "sTypoLineGap": 247,
                                    "usWinAscent": 942,
                                    "usWinDescent": 305,
                                    "ulCodePageRange1": 147,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 446,
                                    "sCapHeight": 625,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 4,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 0,
                                        "bWeight": 6,
                                        "bProportion": 3,
                                        "bContrast": 6,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 2,
                                        "bMidline": 0,
                                        "bXHeight": 4
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -123,
                                    "underlineThickness": 20,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        308,
                                        309,
                                        310,
                                        311,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        402,
                                        506,
                                        507,
                                        508,
                                        509,
                                        510,
                                        511,
                                        536,
                                        537,
                                        538,
                                        539,
                                        567,
                                        710,
                                        711,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        956,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        8201,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8249,
                                        8250,
                                        8260,
                                        8304,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8314,
                                        8315,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8364,
                                        8482,
                                        8722,
                                        8725,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        9439,
                                        63171,
                                        64256,
                                        64257,
                                        64258,
                                        64259,
                                        64260
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "ornm",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "sups"
                                            ],
                                            "MOL ": [
                                                "locl"
                                            ],
                                            "ROM ": [
                                                "locl"
                                            ],
                                            "TRK ": [
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 384,
                                    "num_glyphs": 603
                                }
                            },
                            "load_end": 3092,
                            "ttfb_start": 2129,
                            "ttfb_end": 2564,
                            "download_start": 2564,
                            "download_end": 3092,
                            "download_ms": 528,
                            "all_start": 2129,
                            "all_end": 3092,
                            "all_ms": 963,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "100408.6",
                            "request_id": "100408.6",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                            "raw_id": "100408.6",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 5644,
                            "ttfb_ms": 501,
                            "load_start": 2157,
                            "load_start_float": 2157.0001240000001,
                            "bytesIn": 486872,
                            "objectSize": 486872,
                            "objectSizeUncompressed": 486872,
                            "chunks": [
                                {
                                    "ts": 2659,
                                    "bytes": 3568
                                },
                                {
                                    "ts": 2659,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 2691,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3152,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3185,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3660,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3686,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3715,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4090,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4119,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4431,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4469,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4597,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4909,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4946,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5107,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5387,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5413,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5744,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6039,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6067,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6387,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6599,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6816,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6849,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7195,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7359,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7720,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7750,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7784,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7801,
                                    "bytes": 12264
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 139,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 503,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:21 GMT",
                                    "Content-Type: image\/jpeg",
                                    "Content-Length: 486872",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 08 Oct 2024 23:24:57 GMT",
                                    "ETag: \"6705bf49-76dd8\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 84,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 486872,
                            "image_save": 77277,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 587,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 124,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "475 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 2000,
                                        "ImageHeight": 1333,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "2000x1333",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2000,
                                        "height": 1333,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 20.833300000000001,
                                        "y": 13.885400000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2666000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 63.894300000000001,
                                            "standardDeviation": 62.220599999999997,
                                            "kurtosis": 0.956735,
                                            "skewness": 1.1728700000000001,
                                            "entropy": 0.88054299999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 75.594300000000004,
                                            "standardDeviation": 72.565200000000004,
                                            "kurtosis": 0.50798399999999999,
                                            "skewness": 1.1551400000000001,
                                            "entropy": 0.90040900000000001
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 53.778599999999997,
                                            "standardDeviation": 55.417000000000002,
                                            "kurtosis": 0.99204599999999998,
                                            "skewness": 1.12348,
                                            "entropy": 0.85003300000000004
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 62.310000000000002,
                                            "standardDeviation": 58.679600000000001,
                                            "kurtosis": 0.17553299999999999,
                                            "skewness": 0.91144199999999997,
                                            "entropy": 0.89118799999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 2000,
                                        "height": 1333,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-12-24T13:25:27+00:00",
                                        "date:modify": "2024-12-24T13:25:27+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "6edde32ea440289369056b9c3640d8df6fda6dbd50d5ce34b70a887ff7acaf5e"
                                    },
                                    "tainted": false,
                                    "filesize": "486872B",
                                    "numberPixels": "2666000",
                                    "pixelsPerSecond": "66.0135MB",
                                    "userTime": "0.040u",
                                    "elapsedTime": "0:01.040"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 7801,
                            "ttfb_start": 2157,
                            "ttfb_end": 2658,
                            "download_start": 2658,
                            "download_end": 7801,
                            "download_ms": 5143,
                            "all_start": 2157,
                            "all_end": 7801,
                            "all_ms": 5644,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "100408.7",
                            "request_id": "100408.7",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                            "raw_id": "100408.7",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 6144,
                            "ttfb_ms": 562,
                            "load_start": 2215,
                            "load_start_float": 2215.0001320000001,
                            "bytesIn": 441421,
                            "objectSize": 441421,
                            "objectSizeUncompressed": 441421,
                            "chunks": [
                                {
                                    "ts": 2778,
                                    "bytes": 3568
                                },
                                {
                                    "ts": 2778,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 2815,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3286,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3316,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3759,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3790,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4154,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4180,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4218,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4697,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4726,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5199,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5225,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5253,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5835,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5875,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5904,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6557,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6585,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6628,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6757,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7404,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7433,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7480,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7508,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8337,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8359,
                                    "bytes": 15965
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 160,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 524,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:21 GMT",
                                    "Content-Type: image\/jpeg",
                                    "Content-Length: 441421",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 08 Oct 2024 23:24:57 GMT",
                                    "ETag: \"6705bf49-6bc4d\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 83,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 441421,
                            "image_save": 72359,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 591,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 132,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "431 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 1269,
                                        "ImageHeight": 2000,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "1269x2000",
                                        "Megapixels": 2.5
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1269,
                                        "height": 2000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 13.2188,
                                        "y": 20.833300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2538000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 164.571,
                                            "standardDeviation": 44.077100000000002,
                                            "kurtosis": -0.243252,
                                            "skewness": -0.87115299999999996,
                                            "entropy": 0.89345799999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 119.538,
                                            "standardDeviation": 55.836500000000001,
                                            "kurtosis": -0.94058299999999995,
                                            "skewness": -0.025635700000000001,
                                            "entropy": 0.97194999999999998
                                        },
                                        "green": {
                                            "min": 24,
                                            "max": 255,
                                            "mean": 173.76400000000001,
                                            "standardDeviation": 41.222499999999997,
                                            "kurtosis": 1.38853,
                                            "skewness": -1.28861,
                                            "entropy": 0.89979399999999998
                                        },
                                        "blue": {
                                            "min": 43,
                                            "max": 255,
                                            "mean": 200.41,
                                            "standardDeviation": 35.1723,
                                            "kurtosis": 3.2046100000000002,
                                            "skewness": -1.8743300000000001,
                                            "entropy": 0.80863099999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1269,
                                        "height": 2000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-12-24T13:25:27+00:00",
                                        "date:modify": "2024-12-24T13:25:27+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "6c07d4881d4999d0387f27cc431ec87eec60f37c7b4655142c2e9239ef66a167"
                                    },
                                    "tainted": false,
                                    "filesize": "441421B",
                                    "numberPixels": "2538000",
                                    "pixelsPerSecond": "67.8776MB",
                                    "userTime": "0.040u",
                                    "elapsedTime": "0:01.037"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 8359,
                            "ttfb_start": 2215,
                            "ttfb_end": 2777,
                            "download_start": 2777,
                            "download_end": 8359,
                            "download_ms": 5582,
                            "all_start": 2215,
                            "all_end": 8359,
                            "all_ms": 6144,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "100408.24",
                            "request_id": "100408.24",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/resources\/scripts\/build\/main.js?v=650408ba",
                            "raw_id": "100408.24",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 962,
                            "ttfb_ms": 493,
                            "load_start": 3094,
                            "load_start_float": 3094.000153,
                            "bytesIn": 68334,
                            "objectSize": 68334,
                            "objectSizeUncompressed": 68334,
                            "chunks": [
                                {
                                    "ts": 3588,
                                    "bytes": 3542
                                },
                                {
                                    "ts": 3589,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 3615,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4023,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4051,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4056,
                                    "bytes": 3352
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "application\/javascript",
                            "contentEncoding": "",
                            "socket": 131,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 1145,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: script",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:22 GMT",
                                    "Content-Type: application\/javascript; charset=utf-8",
                                    "Content-Length: 68334",
                                    "Connection: keep-alive",
                                    "Last-Modified: Fri, 15 Sep 2023 07:33:14 GMT",
                                    "ETag: \"650408ba-10aee\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2071,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 22,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 68334,
                            "gzip_save": 52633,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 595,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 153,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 4056,
                            "ttfb_start": 3094,
                            "ttfb_end": 3587,
                            "download_start": 3587,
                            "download_end": 4056,
                            "download_ms": 469,
                            "all_start": 3094,
                            "all_end": 4056,
                            "all_ms": 962,
                            "index": 16,
                            "number": 17,
                            "cpuTimes": {
                                "EvaluateScript": 4,
                                "v8.compile": 1,
                                "FunctionCall": 34
                            },
                            "cpu.EvaluateScript": 4,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 34,
                            "cpuTime": 39,
                            "js_timing": [
                                [
                                    4161.1970000000001,
                                    4165.0630000000001
                                ],
                                [
                                    4161.2169999999996,
                                    4162.5110000000004
                                ],
                                [
                                    19035.922999999999,
                                    19035.983
                                ],
                                [
                                    19035.989000000001,
                                    19036.189999999999
                                ],
                                [
                                    19036.199000000001,
                                    19063.764999999999
                                ],
                                [
                                    19063.780999999999,
                                    19063.919999999998
                                ],
                                [
                                    19063.924999999999,
                                    19065.969000000001
                                ],
                                [
                                    19065.974999999999,
                                    19066.062000000002
                                ],
                                [
                                    19066.064999999999,
                                    19066.130000000001
                                ],
                                [
                                    19066.138999999999,
                                    19066.332999999999
                                ],
                                [
                                    19066.338,
                                    19066.432000000001
                                ],
                                [
                                    19066.436000000002,
                                    19066.526000000002
                                ],
                                [
                                    19066.527999999998,
                                    19066.561000000002
                                ],
                                [
                                    19066.562999999998,
                                    19066.601999999999
                                ],
                                [
                                    19066.603999999999,
                                    19066.635999999999
                                ],
                                [
                                    19067.377,
                                    19067.494999999999
                                ],
                                [
                                    19067.501,
                                    19067.518
                                ],
                                [
                                    19101.395,
                                    19101.519
                                ],
                                [
                                    19101.526000000002,
                                    19101.540000000001
                                ],
                                [
                                    19199.873,
                                    19199.940999999999
                                ],
                                [
                                    19199.946,
                                    19199.976999999999
                                ],
                                [
                                    19300.558000000001,
                                    19300.692999999999
                                ],
                                [
                                    19300.700000000001,
                                    19300.715
                                ],
                                [
                                    19400.350999999999,
                                    19400.432000000001
                                ],
                                [
                                    19400.438999999998,
                                    19400.467000000001
                                ],
                                [
                                    19499.588,
                                    19499.68
                                ],
                                [
                                    19499.687000000002,
                                    19499.702000000001
                                ],
                                [
                                    19599.798999999999,
                                    19599.855
                                ],
                                [
                                    19599.861000000001,
                                    19599.869999999999
                                ],
                                [
                                    19699.794999999998,
                                    19699.868999999999
                                ],
                                [
                                    19699.874,
                                    19699.883999999998
                                ],
                                [
                                    19800.156999999999,
                                    19800.227999999999
                                ],
                                [
                                    19800.235000000001,
                                    19800.277999999998
                                ],
                                [
                                    19899.565999999999,
                                    19899.627
                                ],
                                [
                                    19899.633000000002,
                                    19899.643
                                ],
                                [
                                    19999.863000000001,
                                    19999.920999999998
                                ],
                                [
                                    19999.927,
                                    19999.937000000002
                                ],
                                [
                                    20100.206999999999,
                                    20100.279999999999
                                ],
                                [
                                    20100.286,
                                    20100.299999999999
                                ],
                                [
                                    20199.613000000001,
                                    20199.669999999998
                                ],
                                [
                                    20199.675999999999,
                                    20199.687000000002
                                ],
                                [
                                    20299.940999999999,
                                    20300.002
                                ],
                                [
                                    20300.008000000002,
                                    20300.017
                                ],
                                [
                                    20400.276000000002,
                                    20400.369999999999
                                ],
                                [
                                    20400.377,
                                    20400.394
                                ],
                                [
                                    20499.735000000001,
                                    20499.809000000001
                                ],
                                [
                                    20499.814999999999,
                                    20499.825000000001
                                ],
                                [
                                    20600.026999999998,
                                    20600.116000000002
                                ],
                                [
                                    20600.123,
                                    20600.138999999999
                                ],
                                [
                                    20700.375,
                                    20700.502
                                ],
                                [
                                    20700.509999999998,
                                    20700.526999999998
                                ],
                                [
                                    20799.954000000002,
                                    20800.037
                                ],
                                [
                                    20800.043000000001,
                                    20800.052
                                ],
                                [
                                    20899.584999999999,
                                    20899.690999999999
                                ],
                                [
                                    20899.698,
                                    20899.708999999999
                                ],
                                [
                                    21000.458999999999,
                                    21000.529999999999
                                ],
                                [
                                    21000.537,
                                    21000.550999999999
                                ],
                                [
                                    21100.121999999999,
                                    21100.184000000001
                                ],
                                [
                                    21100.188999999998,
                                    21100.199000000001
                                ],
                                [
                                    21199.648000000001,
                                    21199.706999999999
                                ],
                                [
                                    21199.713,
                                    21199.736000000001
                                ],
                                [
                                    21299.983,
                                    21300.055
                                ],
                                [
                                    21300.061000000002,
                                    21300.07
                                ],
                                [
                                    21400.400000000001,
                                    21400.518
                                ],
                                [
                                    21400.526000000002,
                                    21400.546999999999
                                ],
                                [
                                    21499.782999999999,
                                    21499.859
                                ],
                                [
                                    21499.864000000001,
                                    21499.874
                                ],
                                [
                                    21600.358,
                                    21600.448
                                ],
                                [
                                    21600.455999999998,
                                    21600.472000000002
                                ],
                                [
                                    21699.672999999999,
                                    21699.731
                                ],
                                [
                                    21699.737000000001,
                                    21699.746999999999
                                ],
                                [
                                    21800.177,
                                    21800.245999999999
                                ],
                                [
                                    21800.254000000001,
                                    21800.268
                                ],
                                [
                                    21900.483,
                                    21900.589
                                ],
                                [
                                    21900.597000000002,
                                    21900.615000000002
                                ],
                                [
                                    22000.445,
                                    22000.516
                                ],
                                [
                                    22000.523000000001,
                                    22000.538
                                ],
                                [
                                    22099.792000000001,
                                    22099.879000000001
                                ],
                                [
                                    22099.884999999998,
                                    22099.902999999998
                                ],
                                [
                                    22200.399000000001,
                                    22200.492999999999
                                ],
                                [
                                    22200.5,
                                    22200.518
                                ],
                                [
                                    22302.329000000002,
                                    22302.396000000001
                                ],
                                [
                                    22302.402999999998,
                                    22302.416000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "100408.8",
                            "request_id": "100408.8",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                            "raw_id": "100408.8",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 6311,
                            "ttfb_ms": 453,
                            "load_start": 4057,
                            "load_start_float": 4057.0001609999999,
                            "bytesIn": 508242,
                            "objectSize": 508242,
                            "objectSizeUncompressed": 508242,
                            "chunks": [
                                {
                                    "ts": 4511,
                                    "bytes": 3568
                                },
                                {
                                    "ts": 4511,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 4575,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4972,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5064,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5092,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5599,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5705,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5729,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6293,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6411,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6439,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7086,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7223,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7246,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7858,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8068,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8251,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8284,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8332,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8940,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8968,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9048,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9077,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9105,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9129,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10051,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10077,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10105,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10315,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10341,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10367,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10368,
                                    "bytes": 866
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 131,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 545,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:23 GMT",
                                    "Content-Type: image\/jpeg",
                                    "Content-Length: 508242",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 08 Oct 2024 23:24:58 GMT",
                                    "ETag: \"6705bf4a-7c152\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 80,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 508242,
                            "image_save": 97555,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 598,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 161,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "496 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 1681,
                                        "ImageHeight": 2000,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "1681x2000",
                                        "Megapixels": 3.3999999999999999
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1681,
                                        "height": 2000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 17.510400000000001,
                                        "y": 20.833300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 3362000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 171.86000000000001,
                                            "standardDeviation": 82.551299999999998,
                                            "kurtosis": -0.82188600000000001,
                                            "skewness": -0.82967400000000002,
                                            "entropy": 0.90585599999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 167.851,
                                            "standardDeviation": 83.190899999999999,
                                            "kurtosis": -0.89119899999999996,
                                            "skewness": -0.77881299999999998,
                                            "entropy": 0.91373199999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 177.203,
                                            "standardDeviation": 79.811999999999998,
                                            "kurtosis": -0.63076699999999997,
                                            "skewness": -0.90765600000000002,
                                            "entropy": 0.90178800000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 170.52699999999999,
                                            "standardDeviation": 84.650999999999996,
                                            "kurtosis": -0.92978300000000003,
                                            "skewness": -0.80235400000000001,
                                            "entropy": 0.90204700000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1681,
                                        "height": 2000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-12-24T13:25:29+00:00",
                                        "date:modify": "2024-12-24T13:25:29+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "46f88928a228c4e776c7b7b9cb08f97faf191eca80416bfa7b4a92b0e433248f"
                                    },
                                    "tainted": false,
                                    "filesize": "508242B",
                                    "numberPixels": "3362000",
                                    "pixelsPerSecond": "90.266MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.037"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 10368,
                            "ttfb_start": 4057,
                            "ttfb_end": 4510,
                            "download_start": 4510,
                            "download_end": 10368,
                            "download_ms": 5858,
                            "all_start": 4057,
                            "all_end": 10368,
                            "all_ms": 6311,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "100408.9",
                            "request_id": "100408.9",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                            "raw_id": "100408.9",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 4260,
                            "ttfb_ms": 485,
                            "load_start": 4057,
                            "load_start_float": 4057.0001619999998,
                            "bytesIn": 481525,
                            "objectSize": 481525,
                            "objectSizeUncompressed": 481525,
                            "chunks": [
                                {
                                    "ts": 4543,
                                    "bytes": 3568
                                },
                                {
                                    "ts": 4544,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 4629,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5003,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5026,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5111,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5139,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5179,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5639,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5668,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5757,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5783,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5859,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6330,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6361,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6463,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6486,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6519,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7110,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7135,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7164,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7277,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7303,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7331,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7374,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8087,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8115,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8139,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8209,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8308,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8317,
                                    "bytes": 6917
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 566,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:23 GMT",
                                    "Content-Type: image\/jpeg",
                                    "Content-Length: 481525",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 08 Oct 2024 23:24:57 GMT",
                                    "ETag: \"6705bf49-758f5\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 85,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 481525,
                            "image_save": 71739,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 598,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 162,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "470 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 1333,
                                        "ImageHeight": 2000,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "1333x2000",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1333,
                                        "height": 2000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 13.885400000000001,
                                        "y": 20.833300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2666000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 157.32499999999999,
                                            "standardDeviation": 73.2774,
                                            "kurtosis": -0.76336700000000002,
                                            "skewness": -0.75590299999999999,
                                            "entropy": 0.93563499999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 145.44200000000001,
                                            "standardDeviation": 75.729500000000002,
                                            "kurtosis": -1.21397,
                                            "skewness": -0.45838699999999999,
                                            "entropy": 0.94373499999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 159.29499999999999,
                                            "standardDeviation": 72.626499999999993,
                                            "kurtosis": -0.613757,
                                            "skewness": -0.81371000000000004,
                                            "entropy": 0.94025400000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 167.239,
                                            "standardDeviation": 71.476100000000002,
                                            "kurtosis": -0.14499100000000001,
                                            "skewness": -1.0421400000000001,
                                            "entropy": 0.92291699999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1333,
                                        "height": 2000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-12-24T13:25:27+00:00",
                                        "date:modify": "2024-12-24T13:25:27+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "87fbb5cdbddcbe8428e8047c96d91a45b713d7384ae0d1c7ce62cfb5138e1885"
                                    },
                                    "tainted": false,
                                    "filesize": "481525B",
                                    "numberPixels": "2666000",
                                    "pixelsPerSecond": "87.8941MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.030"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 8317,
                            "ttfb_start": 4057,
                            "ttfb_end": 4542,
                            "download_start": 4542,
                            "download_end": 8317,
                            "download_ms": 3775,
                            "all_start": 4057,
                            "all_end": 8317,
                            "all_ms": 4260,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "660F4BAA0071260EFB4F45ACB8DB3488",
                            "request_id": "660F4BAA0071260EFB4F45ACB8DB3488",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "raw_id": "660F4BAA0071260EFB4F45ACB8DB3488",
                            "frame_id": "F330B51EBA9BC35A130FE2880395FE69",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 501,
                            "ttfb_ms": 484,
                            "load_start": 4441,
                            "load_start_float": 4441.000301,
                            "bytesIn": 6681,
                            "objectSize": 6681,
                            "objectSizeUncompressed": 26723,
                            "chunks": [
                                {
                                    "ts": 4932,
                                    "bytes": 1173,
                                    "inflated": 2503
                                },
                                {
                                    "ts": 4934,
                                    "bytes": 1176,
                                    "inflated": 5661
                                },
                                {
                                    "ts": 4936,
                                    "bytes": 1176,
                                    "inflated": 5783
                                },
                                {
                                    "ts": 4938,
                                    "bytes": 1176,
                                    "inflated": 8777
                                },
                                {
                                    "ts": 4940,
                                    "bytes": 1176,
                                    "inflated": 1974
                                },
                                {
                                    "ts": 4942,
                                    "bytes": 804,
                                    "inflated": 2025
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js",
                            "initiator_line": "0",
                            "initiator_column": "31981",
                            "initiator_type": "script",
                            "initiator_function": "I",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: iframe",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                    "cf-ray: 8f70eac8ccbdbb5c-FRA",
                                    "content-encoding: br",
                                    "content-security-policy: frame-src https:\/\/challenges.cloudflare.com\/; base-uri 'self'",
                                    "content-type: text\/html; charset=UTF-8",
                                    "critical-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                    "cross-origin-embedder-policy: require-corp",
                                    "cross-origin-opener-policy: same-origin",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 13:25:23 GMT",
                                    "document-policy: js-profiling",
                                    "origin-agent-cluster: ?1",
                                    "permissions-policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()",
                                    "priority: u=0,i",
                                    "referrer-policy: same-origin",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri"
                                ]
                            },
                            "bytesOut": 2467,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 7758,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 4072,
                            "netlog_id": 301,
                            "load_end": 4942,
                            "ttfb_start": 4441,
                            "ttfb_end": 4925,
                            "download_start": 4925,
                            "download_end": 4942,
                            "download_ms": 17,
                            "all_start": 4441,
                            "all_end": 4942,
                            "all_ms": 501,
                            "index": 19,
                            "number": 20,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    5047.9170000000004,
                                    5048.2709999999997
                                ],
                                [
                                    5047.9290000000001,
                                    5048.2049999999999
                                ],
                                [
                                    5069.5569999999998,
                                    5069.7049999999999
                                ],
                                [
                                    5969.1689999999999,
                                    5969.2529999999997
                                ],
                                [
                                    6869.1559999999999,
                                    6869.2200000000003
                                ],
                                [
                                    7043.5339999999997,
                                    7043.5469999999996
                                ],
                                [
                                    7043.875,
                                    7043.9170000000004
                                ],
                                [
                                    7047.9750000000004,
                                    7047.9859999999999
                                ],
                                [
                                    7769.2520000000004,
                                    7769.3950000000004
                                ],
                                [
                                    8669.2160000000003,
                                    8669.2890000000007
                                ],
                                [
                                    9569.3029999999999,
                                    9569.3700000000008
                                ],
                                [
                                    10469.162,
                                    10469.261
                                ],
                                [
                                    11369.200999999999,
                                    11369.288
                                ],
                                [
                                    12358.485000000001,
                                    12358.566999999999
                                ],
                                [
                                    13169.177,
                                    13169.237999999999
                                ],
                                [
                                    14069.188,
                                    14069.253000000001
                                ],
                                [
                                    15236.907999999999,
                                    15236.983
                                ],
                                [
                                    15869.213,
                                    15869.328
                                ],
                                [
                                    16769.161,
                                    16769.223000000002
                                ],
                                [
                                    17669.145,
                                    17669.205000000002
                                ],
                                [
                                    18759.192999999999,
                                    18759.269
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "100408.10",
                            "request_id": "100408.10",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                            "raw_id": "100408.10",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 5026,
                            "ttfb_ms": 521,
                            "load_start": 4772,
                            "load_start_float": 4772.0001629999997,
                            "bytesIn": 574956,
                            "objectSize": 574956,
                            "objectSizeUncompressed": 574956,
                            "chunks": [
                                {
                                    "ts": 5294,
                                    "bytes": 3568
                                },
                                {
                                    "ts": 5294,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 5320,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5348,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5927,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5955,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5981,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6010,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6663,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6691,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6720,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6748,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6779,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7532,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7560,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7593,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7621,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7650,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7678,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7706,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8380,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8409,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8437,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8465,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8490,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8517,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8546,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8574,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8602,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9150,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9316,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9493,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9548,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9744,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9769,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9795,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9798,
                                    "bytes": 2044
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 117,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 587,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:24 GMT",
                                    "Content-Type: image\/jpeg",
                                    "Content-Length: 574956",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 08 Oct 2024 23:24:58 GMT",
                                    "ETag: \"6705bf4a-8c5ec\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 80,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 574956,
                            "image_save": 111276,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 598,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 163,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "561 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 1226,
                                        "ImageHeight": 2000,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "1226x2000",
                                        "Megapixels": 2.5
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1226,
                                        "height": 2000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 12.770799999999999,
                                        "y": 20.833300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2452000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 196,
                                            "mean": 143.21700000000001,
                                            "standardDeviation": 37.831299999999999,
                                            "kurtosis": 1.4090800000000001,
                                            "skewness": -1.4410000000000001,
                                            "entropy": 0.83416699999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 1,
                                            "max": 194,
                                            "mean": 156.98699999999999,
                                            "standardDeviation": 31.223299999999998,
                                            "kurtosis": 5.8660300000000003,
                                            "skewness": -2.51417,
                                            "entropy": 0.77600599999999997
                                        },
                                        "green": {
                                            "min": 1,
                                            "max": 194,
                                            "mean": 147.92599999999999,
                                            "standardDeviation": 30.249199999999998,
                                            "kurtosis": 2.05227,
                                            "skewness": -1.3841000000000001,
                                            "entropy": 0.83517600000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 196,
                                            "mean": 124.738,
                                            "standardDeviation": 52.021500000000003,
                                            "kurtosis": -0.60908099999999998,
                                            "skewness": -0.65464800000000001,
                                            "entropy": 0.89131899999999997
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1226,
                                        "height": 2000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-12-24T13:25:29+00:00",
                                        "date:modify": "2024-12-24T13:25:29+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "f0f0d6bcfcd22b1129a76992f65cb9569ccfb99590d737906a141bf390aacca9"
                                    },
                                    "tainted": false,
                                    "filesize": "574956B",
                                    "numberPixels": "2452000",
                                    "pixelsPerSecond": "58.3128MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.042"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 9798,
                            "ttfb_start": 4772,
                            "ttfb_end": 5293,
                            "download_start": 5293,
                            "download_end": 9798,
                            "download_ms": 4505,
                            "all_start": 4772,
                            "all_end": 9798,
                            "all_ms": 5026,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "100408.11",
                            "request_id": "100408.11",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                            "raw_id": "100408.11",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 4031,
                            "ttfb_ms": 550,
                            "load_start": 4900,
                            "load_start_float": 4900.000164,
                            "bytesIn": 490372,
                            "objectSize": 490372,
                            "objectSizeUncompressed": 490372,
                            "chunks": [
                                {
                                    "ts": 5451,
                                    "bytes": 3568
                                },
                                {
                                    "ts": 5451,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 5507,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5535,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5562,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5590,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6115,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6189,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6213,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6241,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6269,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6873,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6902,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6963,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6987,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7015,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7043,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7074,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7820,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7848,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7886,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7912,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7941,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7969,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7997,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8025,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8256,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8640,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8668,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8739,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8931,
                                    "bytes": 15764
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 608,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:24 GMT",
                                    "Content-Type: image\/jpeg",
                                    "Content-Length: 490372",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 08 Oct 2024 23:24:59 GMT",
                                    "ETag: \"6705bf4b-77b84\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 83,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 490372,
                            "image_save": 79909,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 599,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 164,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "479 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 2000,
                                        "ImageHeight": 1333,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "2000x1333",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2000,
                                        "height": 1333,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 20.833300000000001,
                                        "y": 13.885400000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2666000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 152.071,
                                            "standardDeviation": 88.026600000000002,
                                            "kurtosis": -1.4975499999999999,
                                            "skewness": -0.42417700000000003,
                                            "entropy": 0.88661299999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 160.28100000000001,
                                            "standardDeviation": 87.918400000000005,
                                            "kurtosis": -1.19377,
                                            "skewness": -0.68629300000000004,
                                            "entropy": 0.87841599999999997
                                        },
                                        "green": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 151.34299999999999,
                                            "standardDeviation": 87.633600000000001,
                                            "kurtosis": -1.53637,
                                            "skewness": -0.36912200000000001,
                                            "entropy": 0.89403999999999995
                                        },
                                        "blue": {
                                            "min": 6,
                                            "max": 255,
                                            "mean": 144.58799999999999,
                                            "standardDeviation": 88.527699999999996,
                                            "kurtosis": -1.64266,
                                            "skewness": -0.22769600000000001,
                                            "entropy": 0.88738300000000003
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 2000,
                                        "height": 1333,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-12-24T13:25:28+00:00",
                                        "date:modify": "2024-12-24T13:25:28+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "eec8b4cbad49343772858ff7f1d44acc46bf0f783cfb46754be851a01f3d02a7"
                                    },
                                    "tainted": false,
                                    "filesize": "490372B",
                                    "numberPixels": "2666000",
                                    "pixelsPerSecond": "110.919MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.024"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 8931,
                            "ttfb_start": 4900,
                            "ttfb_end": 5450,
                            "download_start": 5450,
                            "download_end": 8931,
                            "download_ms": 3481,
                            "all_start": 4900,
                            "all_end": 8931,
                            "all_ms": 4031,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "100408.90",
                            "request_id": "100408.90",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/cmg\/1",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/b\/cmg\/1",
                            "raw_id": "100408.90",
                            "frame_id": "F330B51EBA9BC35A130FE2880395FE69",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 479,
                            "ttfb_ms": 478,
                            "load_start": 4945,
                            "load_start_float": 4945.0003239999996,
                            "bytesIn": 61,
                            "objectSize": 61,
                            "objectSizeUncompressed": 61,
                            "chunks": [
                                {
                                    "ts": 5424,
                                    "bytes": 61
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=2629800, public",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/b\/cmg\/1",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=2629800, public",
                                    "cf-ray: 8f70eacbdefabb5c-FRA",
                                    "content-length: 61",
                                    "content-type: image\/png",
                                    "date: Tue, 24 Dec 2024 13:25:24 GMT",
                                    "priority: u=3,i",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri"
                                ]
                            },
                            "bytesOut": 2389,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 61,
                            "image_save": 0,
                            "cache_time": 2629800,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 4942,
                            "netlog_id": 324,
                            "renderBlocking": "non_blocking",
                            "preloadUnused": "true",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "61 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 2,
                                        "ImageHeight": 2,
                                        "BitDepth": 8,
                                        "ColorType": "RGB",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced"
                                    },
                                    "Composite": {
                                        "ImageSize": "2x2",
                                        "Megapixels": 3.9999999999999998e-6
                                    }
                                }
                            },
                            "load_end": 5424,
                            "ttfb_start": 4945,
                            "ttfb_end": 5423,
                            "download_start": 5423,
                            "download_end": 5424,
                            "download_ms": 1,
                            "all_start": 4945,
                            "all_end": 5424,
                            "all_ms": 479,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "100408.92",
                            "request_id": "100408.92",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "raw_id": "100408.92",
                            "frame_id": "F330B51EBA9BC35A130FE2880395FE69",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 1981,
                            "ttfb_ms": 510,
                            "load_start": 4947,
                            "load_start_float": 4947.0003299999998,
                            "bytesIn": 45729,
                            "objectSize": 45729,
                            "objectSizeUncompressed": 116431,
                            "chunks": [
                                {
                                    "ts": 5458,
                                    "bytes": 966,
                                    "inflated": 1855
                                },
                                {
                                    "ts": 5459,
                                    "bytes": 1176,
                                    "inflated": 2767
                                },
                                {
                                    "ts": 5461,
                                    "bytes": 1176,
                                    "inflated": 3413
                                },
                                {
                                    "ts": 5463,
                                    "bytes": 1176,
                                    "inflated": 2694
                                },
                                {
                                    "ts": 5465,
                                    "bytes": 1176,
                                    "inflated": 3018
                                },
                                {
                                    "ts": 5467,
                                    "bytes": 1176,
                                    "inflated": 3422
                                },
                                {
                                    "ts": 5469,
                                    "bytes": 1176,
                                    "inflated": 3529
                                },
                                {
                                    "ts": 5471,
                                    "bytes": 1176,
                                    "inflated": 2724
                                },
                                {
                                    "ts": 5473,
                                    "bytes": 1176,
                                    "inflated": 3456
                                },
                                {
                                    "ts": 5475,
                                    "bytes": 923,
                                    "inflated": 2973
                                },
                                {
                                    "ts": 6105,
                                    "bytes": 229,
                                    "inflated": 704
                                },
                                {
                                    "ts": 6121,
                                    "bytes": 1165,
                                    "inflated": 2550
                                },
                                {
                                    "ts": 6123,
                                    "bytes": 1176,
                                    "inflated": 3209
                                },
                                {
                                    "ts": 6125,
                                    "bytes": 1176,
                                    "inflated": 3092
                                },
                                {
                                    "ts": 6127,
                                    "bytes": 1176,
                                    "inflated": 2999
                                },
                                {
                                    "ts": 6129,
                                    "bytes": 1171,
                                    "inflated": 3627
                                },
                                {
                                    "ts": 6131,
                                    "bytes": 1174,
                                    "inflated": 4002
                                },
                                {
                                    "ts": 6133,
                                    "bytes": 1174,
                                    "inflated": 4123
                                },
                                {
                                    "ts": 6135,
                                    "bytes": 1174,
                                    "inflated": 4103
                                },
                                {
                                    "ts": 6137,
                                    "bytes": 1171,
                                    "inflated": 3495
                                },
                                {
                                    "ts": 6139,
                                    "bytes": 1171,
                                    "inflated": 3549
                                },
                                {
                                    "ts": 6141,
                                    "bytes": 1174,
                                    "inflated": 2091
                                },
                                {
                                    "ts": 6143,
                                    "bytes": 1174,
                                    "inflated": 3276
                                },
                                {
                                    "ts": 6145,
                                    "bytes": 1171,
                                    "inflated": 4274
                                },
                                {
                                    "ts": 6147,
                                    "bytes": 1174,
                                    "inflated": 2959
                                },
                                {
                                    "ts": 6149,
                                    "bytes": 1174,
                                    "inflated": 1873
                                },
                                {
                                    "ts": 6151,
                                    "bytes": 1174,
                                    "inflated": 2030
                                },
                                {
                                    "ts": 6153,
                                    "bytes": 1171,
                                    "inflated": 2048
                                },
                                {
                                    "ts": 6155,
                                    "bytes": 1171,
                                    "inflated": 2105
                                },
                                {
                                    "ts": 6156,
                                    "bytes": 321,
                                    "inflated": 672
                                },
                                {
                                    "ts": 6903,
                                    "bytes": 1171,
                                    "inflated": 2156
                                },
                                {
                                    "ts": 6904,
                                    "bytes": 527,
                                    "inflated": 939
                                },
                                {
                                    "ts": 6911,
                                    "bytes": 1171,
                                    "inflated": 1873
                                },
                                {
                                    "ts": 6913,
                                    "bytes": 1174,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 6914,
                                    "bytes": 574,
                                    "inflated": 763
                                },
                                {
                                    "ts": 6916,
                                    "bytes": 1171,
                                    "inflated": 2007
                                },
                                {
                                    "ts": 6918,
                                    "bytes": 1171,
                                    "inflated": 2139
                                },
                                {
                                    "ts": 6919,
                                    "bytes": 574,
                                    "inflated": 688
                                },
                                {
                                    "ts": 6921,
                                    "bytes": 1171,
                                    "inflated": 3970
                                },
                                {
                                    "ts": 6923,
                                    "bytes": 1174,
                                    "inflated": 4314
                                },
                                {
                                    "ts": 6924,
                                    "bytes": 574,
                                    "inflated": 2215
                                },
                                {
                                    "ts": 6926,
                                    "bytes": 1171,
                                    "inflated": 4005
                                },
                                {
                                    "ts": 6928,
                                    "bytes": 1148,
                                    "inflated": 3167
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "initiator_line": 64,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                    "cf-ray: 8f70eacbdf06bb5c-FRA",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Tue, 24 Dec 2024 13:25:24 GMT",
                                    "priority: u=1,i=?0",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri"
                                ]
                            },
                            "bytesOut": 2359,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 45991,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 4947,
                            "netlog_id": 330,
                            "renderBlocking": "blocking",
                            "load_end": 6928,
                            "ttfb_start": 4947,
                            "ttfb_end": 5457,
                            "download_start": 5457,
                            "download_end": 6928,
                            "download_ms": 1471,
                            "all_start": 4947,
                            "all_end": 6928,
                            "all_ms": 1981,
                            "index": 23,
                            "number": 24,
                            "cpuTimes": {
                                "EvaluateScript": 5,
                                "v8.compile": 2,
                                "FunctionCall": 1171
                            },
                            "cpu.EvaluateScript": 5,
                            "cpu.v8.compile": 2,
                            "cpu.FunctionCall": 1171,
                            "cpuTime": 1179,
                            "js_timing": [
                                [
                                    7033.3869999999997,
                                    7038.7550000000001
                                ],
                                [
                                    7033.4260000000004,
                                    7035.6120000000001
                                ],
                                [
                                    7039.6660000000002,
                                    7039.7510000000002
                                ],
                                [
                                    7040.0159999999996,
                                    7040.4579999999996
                                ],
                                [
                                    7040.4949999999999,
                                    7040.6769999999997
                                ],
                                [
                                    7043.549,
                                    7043.6270000000004
                                ],
                                [
                                    7043.6300000000001,
                                    7043.8599999999997
                                ],
                                [
                                    7043.9189999999999,
                                    7043.9319999999998
                                ],
                                [
                                    7043.9449999999997,
                                    7047.951
                                ],
                                [
                                    7047.9880000000003,
                                    7048
                                ],
                                [
                                    7048.0010000000002,
                                    7062.027
                                ],
                                [
                                    7062.473,
                                    7062.5420000000004
                                ],
                                [
                                    7162.143,
                                    7176.1499999999996
                                ],
                                [
                                    7607.4899999999998,
                                    7610.1930000000002
                                ],
                                [
                                    7769.4009999999998,
                                    7769.4200000000001
                                ],
                                [
                                    7769.424,
                                    7769.4350000000004
                                ],
                                [
                                    8037.6090000000004,
                                    8037.9620000000004
                                ],
                                [
                                    8160.1239999999998,
                                    8160.9250000000002
                                ],
                                [
                                    8261.1859999999997,
                                    8261.3899999999994
                                ],
                                [
                                    8261.4089999999997,
                                    8261.4150000000009
                                ],
                                [
                                    8311.5509999999995,
                                    8311.5789999999997
                                ],
                                [
                                    8669.2939999999999,
                                    8669.3119999999999
                                ],
                                [
                                    8669.3150000000005,
                                    8669.3590000000004
                                ],
                                [
                                    8710.8400000000001,
                                    8711.9349999999995
                                ],
                                [
                                    9037.6219999999994,
                                    9037.8119999999999
                                ],
                                [
                                    9078.9050000000007,
                                    9078.9290000000001
                                ],
                                [
                                    9129.0370000000003,
                                    9129.0589999999993
                                ],
                                [
                                    9261.9210000000003,
                                    9262.8719999999994
                                ],
                                [
                                    9569.375,
                                    9569.3940000000002
                                ],
                                [
                                    9569.3970000000008,
                                    9569.4079999999994
                                ],
                                [
                                    9812.8680000000004,
                                    9815.5130000000008
                                ],
                                [
                                    10037.618,
                                    10037.683000000001
                                ],
                                [
                                    10218.031999999999,
                                    10218.055
                                ],
                                [
                                    10268.305,
                                    10268.325999999999
                                ],
                                [
                                    10318.454,
                                    10318.476000000001
                                ],
                                [
                                    10365.487999999999,
                                    10366.422
                                ],
                                [
                                    10368.565000000001,
                                    10368.612999999999
                                ],
                                [
                                    10418.734,
                                    10418.761
                                ],
                                [
                                    10469.266,
                                    10469.288
                                ],
                                [
                                    10469.290999999999,
                                    10469.303
                                ],
                                [
                                    10916.407999999999,
                                    10917.132
                                ],
                                [
                                    11037.656000000001,
                                    11037.74
                                ],
                                [
                                    11369.291999999999,
                                    11369.313
                                ],
                                [
                                    11369.316000000001,
                                    11369.333000000001
                                ],
                                [
                                    11467.141,
                                    11467.710999999999
                                ],
                                [
                                    11734.674999999999,
                                    11734.697
                                ],
                                [
                                    11772.594999999999,
                                    12165.610000000001
                                ],
                                [
                                    12177.224,
                                    12179.709000000001
                                ],
                                [
                                    12179.767,
                                    12179.855
                                ],
                                [
                                    12220.116,
                                    12230.844999999999
                                ],
                                [
                                    12358.572,
                                    12358.594999999999
                                ],
                                [
                                    12358.598,
                                    12358.846
                                ],
                                [
                                    12729.576999999999,
                                    12730.424000000001
                                ],
                                [
                                    13037.620999999999,
                                    13037.691999999999
                                ],
                                [
                                    13169.26,
                                    13169.295
                                ],
                                [
                                    13169.299999999999,
                                    13169.316999999999
                                ],
                                [
                                    13280.458000000001,
                                    13281.018
                                ],
                                [
                                    13831.128000000001,
                                    13831.956
                                ],
                                [
                                    14037.619000000001,
                                    14037.690000000001
                                ],
                                [
                                    14069.258,
                                    14069.277
                                ],
                                [
                                    14069.280000000001,
                                    14069.294
                                ],
                                [
                                    14381.991,
                                    14382.548000000001
                                ],
                                [
                                    15234.581,
                                    15235.405000000001
                                ],
                                [
                                    15236.342000000001,
                                    15236.385
                                ],
                                [
                                    15236.987999999999,
                                    15236.998
                                ],
                                [
                                    15237.001,
                                    15237.01
                                ],
                                [
                                    15305.847,
                                    15309.805
                                ],
                                [
                                    15365.347,
                                    15371.126
                                ],
                                [
                                    15785.469999999999,
                                    15786.008
                                ],
                                [
                                    15869.334000000001,
                                    15869.378000000001
                                ],
                                [
                                    15869.382,
                                    15869.397999999999
                                ],
                                [
                                    16037.626,
                                    16037.742
                                ],
                                [
                                    16336.091,
                                    16336.731
                                ],
                                [
                                    16769.227999999999,
                                    16769.248
                                ],
                                [
                                    16769.251,
                                    16769.260999999999
                                ],
                                [
                                    16886.772000000001,
                                    16887.407999999999
                                ],
                                [
                                    17037.629000000001,
                                    17037.780999999999
                                ],
                                [
                                    17437.453000000001,
                                    17437.966
                                ],
                                [
                                    17669.209999999999,
                                    17669.225999999999
                                ],
                                [
                                    17669.228999999999,
                                    17669.239000000001
                                ],
                                [
                                    17988.055,
                                    17988.651000000002
                                ],
                                [
                                    18037.618999999999,
                                    18038.209999999999
                                ],
                                [
                                    18043.688999999998,
                                    18170.060000000001
                                ],
                                [
                                    18184.886999999999,
                                    18753.462
                                ],
                                [
                                    18757.790000000001,
                                    18758.392
                                ],
                                [
                                    18759.274000000001,
                                    18759.331999999999
                                ],
                                [
                                    18759.337,
                                    18759.353999999999
                                ],
                                [
                                    19076.668000000001,
                                    19076.726999999999
                                ],
                                [
                                    19166.648000000001,
                                    19166.68
                                ],
                                [
                                    19166.694,
                                    19166.698
                                ],
                                [
                                    19166.924999999999,
                                    19169.957999999999
                                ],
                                [
                                    19308.445,
                                    19309.123
                                ],
                                [
                                    19859.175999999999,
                                    19859.613000000001
                                ],
                                [
                                    20037.669999999998,
                                    20037.723999999998
                                ],
                                [
                                    20409.696,
                                    20410.394
                                ],
                                [
                                    20960.472000000002,
                                    20960.918000000001
                                ],
                                [
                                    21037.651000000002,
                                    21037.698
                                ],
                                [
                                    21510.992999999999,
                                    21511.491000000002
                                ],
                                [
                                    22037.639999999999,
                                    22037.687000000002
                                ],
                                [
                                    22061.577000000001,
                                    22062.021000000001
                                ]
                            ],
                            "blockingTime": 1087.9610000000048
                        },
                        {
                            "type": 3,
                            "id": "100408.94",
                            "request_id": "100408.94",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/915441808:1735045952:XmDM-41UEJBATPLTpGM_rb03NvU2HY3yvNJfimQ6fw8\/8f70eac8ccbdbb5c\/hxMkhy59CnRN2RAN9i7nSknFLwkVxrrNqZnFPYCrYYw-1735046723-1.1.1.1-Zmdzu6IO_FoaveZydZ7UbA7Z7yGZ9bnILpitdZBanJkItnRatrhKj_LqcPGi5JKm",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/915441808:1735045952:XmDM-41UEJBATPLTpGM_rb03NvU2HY3yvNJfimQ6fw8\/8f70eac8ccbdbb5c\/hxMkhy59CnRN2RAN9i7nSknFLwkVxrrNqZnFPYCrYYw-1735046723-1.1.1.1-Zmdzu6IO_FoaveZydZ7UbA7Z7yGZ9bnILpitdZBanJkItnRatrhKj_LqcPGi5JKm",
                            "raw_id": "100408.94",
                            "frame_id": "F330B51EBA9BC35A130FE2880395FE69",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 4596,
                            "ttfb_ms": 1083,
                            "load_start": 7072,
                            "load_start_float": 7072.0003360000001,
                            "bytesIn": 115347,
                            "objectSize": 115347,
                            "objectSizeUncompressed": 153608,
                            "chunks": [
                                {
                                    "ts": 8156,
                                    "bytes": 620,
                                    "inflated": 801
                                },
                                {
                                    "ts": 8157,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 8159,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 8161,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 8163,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 8165,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 8167,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 8169,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 8171,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 8173,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 8175,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 8177,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 8179,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 8181,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 8183,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 8185,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 8187,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 8189,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 8191,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 8193,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 8194,
                                    "bytes": 874,
                                    "inflated": 1165
                                },
                                {
                                    "ts": 8975,
                                    "bytes": 1168,
                                    "inflated": 1531
                                },
                                {
                                    "ts": 8977,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 8978,
                                    "bytes": 574,
                                    "inflated": 765
                                },
                                {
                                    "ts": 8980,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 8982,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 8983,
                                    "bytes": 574,
                                    "inflated": 765
                                },
                                {
                                    "ts": 8985,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 8987,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 8988,
                                    "bytes": 574,
                                    "inflated": 765
                                },
                                {
                                    "ts": 8990,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 8992,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 8993,
                                    "bytes": 574,
                                    "inflated": 765
                                },
                                {
                                    "ts": 8995,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 8997,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 8999,
                                    "bytes": 574,
                                    "inflated": 765
                                },
                                {
                                    "ts": 9000,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 9002,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 9003,
                                    "bytes": 574,
                                    "inflated": 765
                                },
                                {
                                    "ts": 9005,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 9007,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 9008,
                                    "bytes": 574,
                                    "inflated": 765
                                },
                                {
                                    "ts": 9010,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 9012,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 9013,
                                    "bytes": 574,
                                    "inflated": 765
                                },
                                {
                                    "ts": 9015,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 9017,
                                    "bytes": 1171,
                                    "inflated": 1535
                                },
                                {
                                    "ts": 9018,
                                    "bytes": 574,
                                    "inflated": 765
                                },
                                {
                                    "ts": 9020,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 9022,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 9023,
                                    "bytes": 574,
                                    "inflated": 765
                                },
                                {
                                    "ts": 9024,
                                    "bytes": 874,
                                    "inflated": 1166
                                },
                                {
                                    "ts": 10114,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 10116,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 10117,
                                    "bytes": 574,
                                    "inflated": 766
                                },
                                {
                                    "ts": 10119,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 10121,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 10123,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 10125,
                                    "bytes": 871,
                                    "inflated": 1161
                                },
                                {
                                    "ts": 10127,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 10129,
                                    "bytes": 1171,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 10130,
                                    "bytes": 574,
                                    "inflated": 765
                                },
                                {
                                    "ts": 10132,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 10134,
                                    "bytes": 1171,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 10163,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 10165,
                                    "bytes": 871,
                                    "inflated": 1161
                                },
                                {
                                    "ts": 10167,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 10169,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 10170,
                                    "bytes": 574,
                                    "inflated": 765
                                },
                                {
                                    "ts": 10261,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 10263,
                                    "bytes": 1168,
                                    "inflated": 1530
                                },
                                {
                                    "ts": 10265,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 10267,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 10269,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 10271,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 10273,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 10275,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 10277,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 10279,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 10296,
                                    "bytes": 1168,
                                    "inflated": 1557
                                },
                                {
                                    "ts": 10298,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 10299,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 10301,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 10303,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 10305,
                                    "bytes": 1171,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 10307,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 10308,
                                    "bytes": 274,
                                    "inflated": 365
                                },
                                {
                                    "ts": 11631,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 11632,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 11634,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 11636,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 11638,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 11640,
                                    "bytes": 1171,
                                    "inflated": 1528
                                },
                                {
                                    "ts": 11642,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 11644,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 11646,
                                    "bytes": 1174,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 11648,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 11650,
                                    "bytes": 1174,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 11652,
                                    "bytes": 1174,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 11654,
                                    "bytes": 1174,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 11655,
                                    "bytes": 571,
                                    "inflated": 759
                                },
                                {
                                    "ts": 11657,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 11659,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 11660,
                                    "bytes": 1171,
                                    "inflated": 1558
                                },
                                {
                                    "ts": 11663,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 11664,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 11665,
                                    "bytes": 274,
                                    "inflated": 365
                                },
                                {
                                    "ts": 11667,
                                    "bytes": 1174,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 11668,
                                    "bytes": 576,
                                    "inflated": 764
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/plain",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "initiator_line": "0",
                            "initiator_column": "42774",
                            "initiator_type": "script",
                            "initiator_function": "eR",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: POST",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/915441808:1735045952:XmDM-41UEJBATPLTpGM_rb03NvU2HY3yvNJfimQ6fw8\/8f70eac8ccbdbb5c\/hxMkhy59CnRN2RAN9i7nSknFLwkVxrrNqZnFPYCrYYw-1735046723-1.1.1.1-Zmdzu6IO_FoaveZydZ7UbA7Z7yGZ9bnILpitdZBanJkItnRatrhKj_LqcPGi5JKm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cf-challenge: hxMkhy59CnRN2RAN9i7nSknFLwkVxrrNqZnFPYCrYYw-1735046723-1.1.1.1-Zmdzu6IO_FoaveZydZ7UbA7Z7yGZ9bnILpitdZBanJkItnRatrhKj_LqcPGi5JKm",
                                    "cf-chl-retryattempt: 0",
                                    "content-length: 3235",
                                    "content-type: application\/x-www-form-urlencoded",
                                    "origin: https:\/\/challenges.cloudflare.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-chl-gen: sVegyuMfTv23TC17bQcrz9VOo+dcIm0G\/0a18re7jJG+hA0mJ\/1J94WH\/mD3jWx\/KrbINEwFC55tm36PGHpyauEjsf3UqFPIlrwKib924xnfdz2yzWE2x1X0On2ICVJ2\/+AhCDARTBT\/nSBxmF2L6CzEw9n8A+Goid2lQeYlzGqwqqe\/DIns5i\/rmwHxUGXaMFi5VrKFOUxka2gTutPF0DFT6EFTd84kDEwVQ94UK4eSFlUHnHFW\/YrphPVvQ6YGRmH+zgAEf2LaDShmu\/olV4kO62GsvbGvu34o+WWxwq+Cp2RL2V7ig5Q7yWGMMyHuajKeH\/9LAJDqdUMgmLsiScQfQBSifOv1YqmgVm3\/3KFw5v5uhrZS8lTjVf80pqNaqKnkcw1vevT5MpHfRtwDY3oH8ueh47XULci6A0i5PrqvJ8\/STv0vzIe9qLqvLWCN70gU\/LkSqy3bBYpJA2m+3cxYegjLBCkXpw==$WhiIwpe2XaEqGu4e",
                                    "cf-ray: 8f70ead929a8bb5c-FRA",
                                    "content-encoding: br",
                                    "content-type: text\/plain; charset=UTF-8",
                                    "date: Tue, 24 Dec 2024 13:25:26 GMT",
                                    "priority: u=1,i",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri"
                                ]
                            },
                            "bytesOut": 3727,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 115995,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 7071,
                            "netlog_id": 336,
                            "load_end": 11668,
                            "ttfb_start": 7072,
                            "ttfb_end": 8155,
                            "download_start": 8155,
                            "download_end": 11668,
                            "download_ms": 3513,
                            "all_start": 7072,
                            "all_end": 11668,
                            "all_ms": 4596,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "100408.12",
                            "request_id": "100408.12",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg",
                            "raw_id": "100408.12",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 3825,
                            "ttfb_ms": 921,
                            "load_start": 7803,
                            "load_start_float": 7803.0001650000004,
                            "bytesIn": 381336,
                            "objectSize": 381336,
                            "objectSizeUncompressed": 381336,
                            "chunks": [
                                {
                                    "ts": 8725,
                                    "bytes": 3568
                                },
                                {
                                    "ts": 8726,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 8767,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8795,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8823,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8848,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8891,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 8919,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9836,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9869,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9899,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9924,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9952,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9980,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10008,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10037,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10996,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11020,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11076,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11379,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11540,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11568,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11597,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11620,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11628,
                                    "bytes": 5032
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 139,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 658,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:27 GMT",
                                    "Content-Type: image\/jpeg",
                                    "Content-Length: 381336",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 08 Oct 2024 23:24:58 GMT",
                                    "ETag: \"6705bf4a-5d198\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 81,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 381336,
                            "image_save": 69345,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 599,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 165,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "372 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 1600,
                                        "ImageHeight": 1220,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "1600x1220",
                                        "Megapixels": 2
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1600,
                                        "height": 1220,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 16.666699999999999,
                                        "y": 12.708299999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1952000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 162.33500000000001,
                                            "standardDeviation": 71.899299999999997,
                                            "kurtosis": -0.541493,
                                            "skewness": -0.91462500000000002,
                                            "entropy": 0.89185300000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 169.44300000000001,
                                            "standardDeviation": 67.833299999999994,
                                            "kurtosis": 0.187446,
                                            "skewness": -1.2410300000000001,
                                            "entropy": 0.85870599999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 153.286,
                                            "standardDeviation": 74.0107,
                                            "kurtosis": -0.90515900000000005,
                                            "skewness": -0.72201499999999996,
                                            "entropy": 0.90692799999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 164.27600000000001,
                                            "standardDeviation": 73.853899999999996,
                                            "kurtosis": -0.65756700000000001,
                                            "skewness": -0.83538800000000002,
                                            "entropy": 0.90992399999999996
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1600,
                                        "height": 1220,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-12-24T13:25:31+00:00",
                                        "date:modify": "2024-12-24T13:25:31+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "aacbf47a16906398169f291bf2fb8f7de2eea1c96c1c969d96d2e07c44e94ccf"
                                    },
                                    "tainted": false,
                                    "filesize": "381336B",
                                    "numberPixels": "1952000",
                                    "pixelsPerSecond": "113.443MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.017"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 11628,
                            "ttfb_start": 7803,
                            "ttfb_end": 8724,
                            "download_start": 8724,
                            "download_end": 11628,
                            "download_ms": 2904,
                            "all_start": 7803,
                            "all_end": 11628,
                            "all_ms": 3825,
                            "index": 25,
                            "number": 26
                        },
                        {
                            "type": 3,
                            "id": "100408.13",
                            "request_id": "100408.13",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png",
                            "raw_id": "100408.13",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 6827,
                            "ttfb_ms": 868,
                            "load_start": 8319,
                            "load_start_float": 8319.0001659999998,
                            "bytesIn": 779127,
                            "objectSize": 779127,
                            "objectSizeUncompressed": 779127,
                            "chunks": [
                                {
                                    "ts": 9188,
                                    "bytes": 3569
                                },
                                {
                                    "ts": 9190,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 9229,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9258,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9286,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9311,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9353,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9382,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9410,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9438,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9467,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10388,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10416,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10444,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10468,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10496,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10524,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10552,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10581,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10609,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10633,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10661,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10689,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12060,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12088,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12117,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12168,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12480,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12506,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12537,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12563,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12589,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12619,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12645,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12671,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12700,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12730,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12754,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12782,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14420,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14482,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14512,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14541,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14564,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14635,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14945,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15103,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15131,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15146,
                                    "bytes": 9606
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 810,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:27 GMT",
                                    "Content-Type: image\/png",
                                    "Content-Length: 779127",
                                    "Connection: keep-alive",
                                    "Last-Modified: Sat, 21 Dec 2024 08:58:11 GMT",
                                    "ETag: \"67668323-be377\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 779127,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 600,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 166,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "761 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 847,
                                        "ImageHeight": 563,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "SRGBRendering": "Perceptual",
                                        "Gamma": 2.2000000000000002,
                                        "PixelsPerUnitX": 3779,
                                        "PixelsPerUnitY": 3779,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "847x563",
                                        "Megapixels": 0.47699999999999998
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 847,
                                        "height": 563,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.789999999999999,
                                        "y": 37.789999999999999
                                    },
                                    "printSize": {
                                        "x": 22.4133,
                                        "y": 14.898099999999999
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 476861,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 165.798,
                                            "standardDeviation": 51.098199999999999,
                                            "kurtosis": -1.26844,
                                            "skewness": -0.38062299999999999,
                                            "entropy": 0.721391
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 2.8311099999999999e-14,
                                            "standardDeviation": 2.6869099999999999e-6,
                                            "kurtosis": -3,
                                            "skewness": 3036990000,
                                            "entropy": 4.8216400000000001e-5
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 137.41200000000001,
                                            "standardDeviation": 70.188500000000005,
                                            "kurtosis": -1.3606,
                                            "skewness": -0.12334000000000001,
                                            "entropy": 0.96027399999999996
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 133.292,
                                            "standardDeviation": 68.455200000000005,
                                            "kurtosis": -1.3888199999999999,
                                            "skewness": -0.079515000000000002,
                                            "entropy": 0.96329900000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 254,
                                            "mean": 137.48699999999999,
                                            "standardDeviation": 65.749099999999999,
                                            "kurtosis": -1.28945,
                                            "skewness": -0.17735999999999999,
                                            "entropy": 0.96194299999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45455000000000001,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 847,
                                        "height": 563,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T13:25:34+00:00",
                                        "date:modify": "2024-12-24T13:25:34+00:00",
                                        "png:cHRM": "chunk was found (see Chromaticity, above)",
                                        "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "847, 563",
                                        "png:pHYs": "x_res=3779, y_res=3779, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "db62df6213934abdfb3da2cdf0148e91d1e946d37dcfccccf44d11d511f2ecf0"
                                    },
                                    "tainted": false,
                                    "filesize": "779127B",
                                    "numberPixels": "476861",
                                    "pixelsPerSecond": "33.5418MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.014"
                                }
                            },
                            "load_end": 15146,
                            "ttfb_start": 8319,
                            "ttfb_end": 9187,
                            "download_start": 9187,
                            "download_end": 15146,
                            "download_ms": 5959,
                            "all_start": 8319,
                            "all_end": 15146,
                            "all_ms": 6827,
                            "index": 26,
                            "number": 27
                        },
                        {
                            "type": 3,
                            "id": "100408.14",
                            "request_id": "100408.14",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png",
                            "raw_id": "100408.14",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 10567,
                            "ttfb_ms": 1167,
                            "load_start": 8362,
                            "load_start_float": 8362.0001670000001,
                            "bytesIn": 1588719,
                            "objectSize": 1588719,
                            "objectSizeUncompressed": 1588719,
                            "chunks": [
                                {
                                    "ts": 9530,
                                    "bytes": 3567
                                },
                                {
                                    "ts": 9531,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 9577,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9605,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9633,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9658,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9701,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 9729,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10730,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10758,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10786,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10810,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10838,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10866,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10895,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10923,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10951,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10975,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12829,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12858,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12891,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12919,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12947,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12971,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12999,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13027,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13056,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13084,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13108,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13136,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13164,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13193,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15149,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15177,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15207,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15233,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15262,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15285,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15314,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15342,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15368,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15399,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15424,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15453,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15481,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15509,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15533,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15561,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15590,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15618,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15646,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15670,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15698,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15727,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15811,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17628,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17656,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17680,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17736,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17869,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17896,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17924,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17950,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17976,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18005,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18037,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18061,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18088,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18118,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18144,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18172,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18200,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18224,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18252,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18279,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18306,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18336,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18363,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18391,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18420,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18443,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18472,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18500,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18529,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18556,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18585,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18608,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18637,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18686,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18710,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18738,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18766,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18792,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18820,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18849,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18875,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18906,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 18929,
                                    "bytes": 16384
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 160,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 830,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:27 GMT",
                                    "Content-Type: image\/png",
                                    "Content-Length: 4750807",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 10 Dec 2024 07:55:45 GMT",
                                    "ETag: \"6757f401-487dd7\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 4750807,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 600,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 167,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Truncated PNG image"
                                    },
                                    "File": {
                                        "FileSize": "1551 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 2000,
                                        "ImageHeight": 1600,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 7992,
                                        "PixelsPerUnitY": 7992,
                                        "PixelUnits": "meters"
                                    },
                                    "XMP": {
                                        "AdsCreated": "2024-11-20",
                                        "AdsExtId": "e7ca0e76-9059-4138-8e24-e8932cfbff21",
                                        "AdsFbId": 525265914179580,
                                        "AdsTouchType": 2,
                                        "Title": "Gray dancer photo collage - 2",
                                        "Author": "Febelfin ",
                                        "CreatorTool": "Canva (Renderer) doc=DAGXACl3_jg user=UAEo9WTb-hg"
                                    },
                                    "Composite": {
                                        "ImageSize": "2000x1600",
                                        "Megapixels": 3.2000000000000002
                                    }
                                }
                            },
                            "load_end": 18929,
                            "ttfb_start": 8362,
                            "ttfb_end": 9529,
                            "download_start": 9529,
                            "download_end": 18929,
                            "download_ms": 9400,
                            "all_start": 8362,
                            "all_end": 18929,
                            "all_ms": 10567,
                            "index": 27,
                            "number": 28
                        },
                        {
                            "type": 3,
                            "id": "100408.15",
                            "request_id": "100408.15",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg",
                            "raw_id": "100408.15",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1327,
                            "ttfb_ms": 1229,
                            "load_start": 8932,
                            "load_start_float": 8932.0001680000005,
                            "bytesIn": 69292,
                            "objectSize": 69292,
                            "objectSizeUncompressed": 69292,
                            "chunks": [
                                {
                                    "ts": 10162,
                                    "bytes": 3569
                                },
                                {
                                    "ts": 10162,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 10198,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10227,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10255,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 10259,
                                    "bytes": 4283
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 850,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:28 GMT",
                                    "Content-Type: image\/jpeg",
                                    "Content-Length: 69292",
                                    "Connection: keep-alive",
                                    "Last-Modified: Fri, 15 Nov 2024 15:02:18 GMT",
                                    "ETag: \"6737627a-10eac\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 75,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 69292,
                            "image_save": 16763,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 600,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 168,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "68 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 1174,
                                        "ImageHeight": 939,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 144,
                                        "YResolution": 144
                                    },
                                    "Composite": {
                                        "ImageSize": "1174x939",
                                        "Megapixels": 1.1000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1174,
                                        "height": 939,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 144,
                                        "y": 144
                                    },
                                    "printSize": {
                                        "x": 8.1527799999999999,
                                        "y": 6.5208300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1102386,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 210.89500000000001,
                                            "standardDeviation": 65.862099999999998,
                                            "kurtosis": 2.4243800000000002,
                                            "skewness": -1.91622,
                                            "entropy": 0.409082
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 199.523,
                                            "standardDeviation": 70.519999999999996,
                                            "kurtosis": 1.43624,
                                            "skewness": -1.7215100000000001,
                                            "entropy": 0.41412900000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 214.50899999999999,
                                            "standardDeviation": 63.260100000000001,
                                            "kurtosis": 3.5973099999999998,
                                            "skewness": -2.1804899999999998,
                                            "entropy": 0.40661999999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 218.654,
                                            "standardDeviation": 63.8063,
                                            "kurtosis": 2.5713400000000002,
                                            "skewness": -1.92056,
                                            "entropy": 0.40649800000000003
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1174,
                                        "height": 939,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T13:25:29+00:00",
                                        "date:modify": "2024-12-24T13:25:29+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "88079ef666dcd2135bf381b3d0e470e341e4dbbb8890c0db21966eb2449f0fd5"
                                    },
                                    "tainted": false,
                                    "filesize": "69292B",
                                    "numberPixels": "1.10239M",
                                    "pixelsPerSecond": "148.31MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.007"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 10259,
                            "ttfb_start": 8932,
                            "ttfb_end": 10161,
                            "download_start": 10161,
                            "download_end": 10259,
                            "download_ms": 98,
                            "all_start": 8932,
                            "all_end": 10259,
                            "all_ms": 1327,
                            "index": 28,
                            "number": 29
                        },
                        {
                            "type": 3,
                            "id": "100408.16",
                            "request_id": "100408.16",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png",
                            "raw_id": "100408.16",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 6657,
                            "ttfb_ms": 1261,
                            "load_start": 9800,
                            "load_start_float": 9800.0001690000008,
                            "bytesIn": 1024950,
                            "objectSize": 1024950,
                            "objectSizeUncompressed": 1024950,
                            "chunks": [
                                {
                                    "ts": 11062,
                                    "bytes": 3568
                                },
                                {
                                    "ts": 11062,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 11103,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11131,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11158,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11200,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11228,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11256,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11294,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11322,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11351,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11374,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11407,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11434,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11471,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11500,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13219,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13247,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13275,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13302,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13330,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13358,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13386,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13415,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13443,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13466,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13495,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13523,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13551,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13580,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13608,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13631,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13660,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13688,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13717,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13745,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13768,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15738,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15781,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15809,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15840,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15868,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15892,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15920,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15948,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15977,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16005,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16033,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16057,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16085,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16113,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16142,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16170,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16198,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16222,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16250,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16278,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16307,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16335,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16359,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16388,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16415,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16444,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16457,
                                    "bytes": 9670
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 117,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 870,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:29 GMT",
                                    "Content-Type: image\/png",
                                    "Content-Length: 1024950",
                                    "Connection: keep-alive",
                                    "Last-Modified: Thu, 12 Dec 2024 06:13:05 GMT",
                                    "ETag: \"675a7ef1-fa3b6\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 1024950,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 600,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 169,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "1001 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 940,
                                        "ImageHeight": 788,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "XMP": {
                                        "AdsCreated": "2024-10-23",
                                        "AdsExtId": 1,
                                        "AdsFbId": 525265914179580,
                                        "AdsTouchType": 2,
                                        "Title": "Untitled design - 1",
                                        "Author": "Febelfin ",
                                        "CreatorTool": "Canva (Renderer)"
                                    },
                                    "Composite": {
                                        "ImageSize": "940x788",
                                        "Megapixels": 0.74099999999999999
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 940,
                                        "height": 788,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 24.867699999999999,
                                        "y": 20.846599999999999
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 740720,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 181.333,
                                            "standardDeviation": 50.458399999999997,
                                            "kurtosis": -0.69586000000000003,
                                            "skewness": -0.71835899999999997,
                                            "entropy": 0.70324500000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": 1.6384000000000001e+52,
                                            "skewness": 9.3750000000000007e+35,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 165.83199999999999,
                                            "standardDeviation": 67.341800000000006,
                                            "kurtosis": -0.43712400000000001,
                                            "skewness": -0.78499200000000002,
                                            "entropy": 0.93748299999999996
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 155.66200000000001,
                                            "standardDeviation": 67.128699999999995,
                                            "kurtosis": -0.96738800000000003,
                                            "skewness": -0.40117399999999998,
                                            "entropy": 0.936612
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 148.839,
                                            "standardDeviation": 67.363299999999995,
                                            "kurtosis": -1.1511100000000001,
                                            "skewness": -0.24029300000000001,
                                            "entropy": 0.93888400000000005
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 940,
                                        "height": 788,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T13:25:35+00:00",
                                        "date:modify": "2024-12-24T13:25:35+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "940, 788",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "08e7c1431eed5ef00484c0eccfedaadcae444abe57ffbc8a79a5e0720d580f27"
                                    },
                                    "tainted": false,
                                    "filesize": "1024950B",
                                    "numberPixels": "740720",
                                    "pixelsPerSecond": "30.2854MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.024"
                                }
                            },
                            "load_end": 16457,
                            "ttfb_start": 9800,
                            "ttfb_end": 11061,
                            "download_start": 11061,
                            "download_end": 16457,
                            "download_ms": 5396,
                            "all_start": 9800,
                            "all_end": 16457,
                            "all_ms": 6657,
                            "index": 29,
                            "number": 30
                        },
                        {
                            "type": 3,
                            "id": "100408.17",
                            "request_id": "100408.17",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png",
                            "raw_id": "100408.17",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 6966,
                            "ttfb_ms": 1435,
                            "load_start": 10261,
                            "load_start_float": 10261.000169999999,
                            "bytesIn": 863893,
                            "objectSize": 863893,
                            "objectSizeUncompressed": 863893,
                            "chunks": [
                                {
                                    "ts": 11697,
                                    "bytes": 3569
                                },
                                {
                                    "ts": 11698,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 11766,
                                    "bytes": 32768
                                },
                                {
                                    "ts": 11781,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11806,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11834,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11865,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11893,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11921,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11948,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11971,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 11998,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12027,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13809,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13860,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13991,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14022,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14045,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14074,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14102,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14130,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14159,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14187,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14210,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14239,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14267,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14296,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14324,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14352,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14376,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14404,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14435,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16462,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16491,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16519,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16547,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16573,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16602,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16741,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16881,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16905,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16933,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16961,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16989,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17018,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17046,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17069,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17098,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17126,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17154,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17183,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17211,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17227,
                                    "bytes": 12452
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 890,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:29 GMT",
                                    "Content-Type: image\/png",
                                    "Content-Length: 863893",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 10 Dec 2024 10:41:40 GMT",
                                    "ETag: \"67581ae4-d2e95\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 863893,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 600,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 170,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "844 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 880,
                                        "ImageHeight": 588,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "SRGBRendering": "Perceptual",
                                        "Gamma": 2.2000000000000002,
                                        "PixelsPerUnitX": 3779,
                                        "PixelsPerUnitY": 3779,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "880x588",
                                        "Megapixels": 0.51700000000000002
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 880,
                                        "height": 588,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.789999999999999,
                                        "y": 37.789999999999999
                                    },
                                    "printSize": {
                                        "x": 23.2866,
                                        "y": 15.559699999999999
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 517440,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 156.76900000000001,
                                            "standardDeviation": 50.449800000000003,
                                            "kurtosis": -1.2665599999999999,
                                            "skewness": -0.26708599999999999,
                                            "entropy": 0.73200399999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": 8.1920000000000004e+51,
                                            "skewness": 1.0e+36,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 140.46299999999999,
                                            "standardDeviation": 71.437399999999997,
                                            "kurtosis": -1.26152,
                                            "skewness": -0.35554799999999998,
                                            "entropy": 0.97604000000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 127.71599999999999,
                                            "standardDeviation": 67.454400000000007,
                                            "kurtosis": -1.0678700000000001,
                                            "skewness": -0.23724100000000001,
                                            "entropy": 0.97990699999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 103.899,
                                            "standardDeviation": 62.907400000000003,
                                            "kurtosis": -0.38078400000000001,
                                            "skewness": 0.43074000000000001,
                                            "entropy": 0.97206800000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45455000000000001,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 880,
                                        "height": 588,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T13:25:36+00:00",
                                        "date:modify": "2024-12-24T13:25:36+00:00",
                                        "png:cHRM": "chunk was found (see Chromaticity, above)",
                                        "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "880, 588",
                                        "png:pHYs": "x_res=3779, y_res=3779, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "f89b16aea312adfdf2d7149bf725f15dd1873b179dc3e6c90a0eeebcb48d42cb"
                                    },
                                    "tainted": false,
                                    "filesize": "863893B",
                                    "numberPixels": "517440",
                                    "pixelsPerSecond": "33.5105MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.015"
                                }
                            },
                            "load_end": 17227,
                            "ttfb_start": 10261,
                            "ttfb_end": 11696,
                            "download_start": 11696,
                            "download_end": 17227,
                            "download_ms": 5531,
                            "all_start": 10261,
                            "all_end": 17227,
                            "all_ms": 6966,
                            "index": 30,
                            "number": 31
                        },
                        {
                            "type": 3,
                            "id": "100408.18",
                            "request_id": "100408.18",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg",
                            "raw_id": "100408.18",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 7228,
                            "ttfb_ms": 1786,
                            "load_start": 10369,
                            "load_start_float": 10369.000171,
                            "bytesIn": 673161,
                            "objectSize": 673161,
                            "objectSizeUncompressed": 673161,
                            "chunks": [
                                {
                                    "ts": 12155,
                                    "bytes": 3568
                                },
                                {
                                    "ts": 12156,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 12195,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12226,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12252,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12277,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12318,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12348,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12374,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12403,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12431,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 12464,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14593,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14640,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14668,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14701,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14736,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14753,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14781,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14832,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14860,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14889,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14916,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14940,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 14976,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15005,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15033,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 15066,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17237,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17265,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17294,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17317,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17348,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17376,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17401,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17428,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17456,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17485,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17513,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17543,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17567,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17595,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17597,
                                    "bytes": 1945
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 131,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 930,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:29 GMT",
                                    "Content-Type: image\/jpeg",
                                    "Content-Length: 673161",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 08 Oct 2024 23:24:59 GMT",
                                    "ETag: \"6705bf4b-a4589\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 85,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 673161,
                            "image_save": 97890,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 600,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 171,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "657 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 2000,
                                        "ImageHeight": 1334,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "2000x1334",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2000,
                                        "height": 1334,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 20.833300000000001,
                                        "y": 13.895799999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2668000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 239,
                                            "mean": 28.735199999999999,
                                            "standardDeviation": 37.234200000000001,
                                            "kurtosis": 14.7127,
                                            "skewness": 3.7294900000000002,
                                            "entropy": 0.70635400000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 229,
                                            "mean": 26.749700000000001,
                                            "standardDeviation": 36.926099999999998,
                                            "kurtosis": 15.5518,
                                            "skewness": 3.87737,
                                            "entropy": 0.682195
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 231,
                                            "mean": 27.519600000000001,
                                            "standardDeviation": 37.002200000000002,
                                            "kurtosis": 15.5783,
                                            "skewness": 3.8420399999999999,
                                            "entropy": 0.69328100000000004
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 239,
                                            "mean": 31.936399999999999,
                                            "standardDeviation": 37.7742,
                                            "kurtosis": 13.4704,
                                            "skewness": 3.5331199999999998,
                                            "entropy": 0.743587
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 2000,
                                        "height": 1334,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-12-24T13:25:37+00:00",
                                        "date:modify": "2024-12-24T13:25:37+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "f1fe7e87e1b20d4aa050129cb18429ab247aaf4b59be89f3d58b7fa9ec6ae63d"
                                    },
                                    "tainted": false,
                                    "filesize": "673161B",
                                    "numberPixels": "2668000",
                                    "pixelsPerSecond": "103.426MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.025"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 17597,
                            "ttfb_start": 10369,
                            "ttfb_end": 12155,
                            "download_start": 12155,
                            "download_end": 17597,
                            "download_ms": 5442,
                            "all_start": 10369,
                            "all_end": 17597,
                            "all_ms": 7228,
                            "index": 31,
                            "number": 32
                        },
                        {
                            "type": 3,
                            "id": "100408.19",
                            "request_id": "100408.19",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png",
                            "raw_id": "100408.19",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2339,
                            "ttfb_ms": 2212,
                            "load_start": 11629,
                            "load_start_float": 11629.000172,
                            "bytesIn": 77414,
                            "objectSize": 77414,
                            "objectSizeUncompressed": 77414,
                            "chunks": [
                                {
                                    "ts": 13841,
                                    "bytes": 3570
                                },
                                {
                                    "ts": 13842,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 13893,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13921,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13947,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 13968,
                                    "bytes": 12404
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 139,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 973,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:31 GMT",
                                    "Content-Type: image\/png",
                                    "Content-Length: 77414",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 08 Oct 2024 23:24:59 GMT",
                                    "ETag: \"6705bf4b-12e66\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 77414,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 600,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 172,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "76 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1174,
                                        "ImageHeight": 895,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "SRGBRendering": "Perceptual",
                                        "Gamma": 2.2000000000000002,
                                        "PixelsPerUnitX": 5669,
                                        "PixelsPerUnitY": 5669,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "1174x895",
                                        "Megapixels": 1.1000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1174,
                                        "height": 895,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 56.689999999999998,
                                        "y": 56.689999999999998
                                    },
                                    "printSize": {
                                        "x": 20.709099999999999,
                                        "y": 15.787599999999999
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1050730,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 31,
                                            "max": 255,
                                            "mean": 193.601,
                                            "standardDeviation": 39.6798,
                                            "kurtosis": -0.59537700000000005,
                                            "skewness": -0.87080199999999996,
                                            "entropy": 0.236568
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": 1.6384000000000001e+52,
                                            "skewness": 9.3750000000000007e+35,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 35,
                                            "max": 255,
                                            "mean": 122.242,
                                            "standardDeviation": 64.051599999999993,
                                            "kurtosis": -0.076565300000000003,
                                            "skewness": 0.96017600000000003,
                                            "entropy": 0.313079
                                        },
                                        "green": {
                                            "min": 31,
                                            "max": 255,
                                            "mean": 180.93600000000001,
                                            "standardDeviation": 45.175400000000003,
                                            "kurtosis": 2.2660800000000001,
                                            "skewness": -1.2241599999999999,
                                            "entropy": 0.31707200000000002
                                        },
                                        "blue": {
                                            "min": 32,
                                            "max": 255,
                                            "mean": 216.22399999999999,
                                            "standardDeviation": 49.491999999999997,
                                            "kurtosis": 4.2830199999999996,
                                            "skewness": -2.3935900000000001,
                                            "entropy": 0.31612200000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45455000000000001,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1174,
                                        "height": 895,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T13:25:33+00:00",
                                        "date:modify": "2024-12-24T13:25:33+00:00",
                                        "png:cHRM": "chunk was found (see Chromaticity, above)",
                                        "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "1174, 895",
                                        "png:pHYs": "x_res=5669, y_res=5669, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "a3c92db3d527c45680e16a4681475c29a171168c3142c7d6dcde2c673e358ec5"
                                    },
                                    "tainted": false,
                                    "filesize": "77414B",
                                    "numberPixels": "1050730",
                                    "pixelsPerSecond": "64.4634MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.016"
                                }
                            },
                            "load_end": 13968,
                            "ttfb_start": 11629,
                            "ttfb_end": 13841,
                            "download_start": 13841,
                            "download_end": 13968,
                            "download_ms": 127,
                            "all_start": 11629,
                            "all_end": 13968,
                            "all_ms": 2339,
                            "index": 32,
                            "number": 33
                        },
                        {
                            "type": 3,
                            "id": "100408.97",
                            "request_id": "100408.97",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70eac8ccbdbb5c\/1735046726621\/3844d3d6f54a4b4c9baeae24c3ac3ebf728678b0d428a5bab343bc35cd879470\/Y_uBGBIsJIJ3KNT",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70eac8ccbdbb5c\/1735046726621\/3844d3d6f54a4b4c9baeae24c3ac3ebf728678b0d428a5bab343bc35cd879470\/Y_uBGBIsJIJ3KNT",
                            "raw_id": "100408.97",
                            "frame_id": "F330B51EBA9BC35A130FE2880395FE69",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 401,
                            "request_type": "Fetch",
                            "load_ms": 2534,
                            "ttfb_ms": 2533,
                            "load_start": 12256,
                            "load_start_float": 12256.000392,
                            "bytesIn": 1,
                            "objectSize": 1,
                            "objectSizeUncompressed": 1,
                            "chunks": [
                                {
                                    "ts": 14790,
                                    "bytes": 1
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "initiator_line": "0",
                            "initiator_column": "46270",
                            "initiator_type": "script",
                            "initiator_function": "gr",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70eac8ccbdbb5c\/1735046726621\/3844d3d6f54a4b4c9baeae24c3ac3ebf728678b0d428a5bab343bc35cd879470\/Y_uBGBIsJIJ3KNT",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cache-control: max-age=0",
                                    "priority: u=1, i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-ray: 8f70eaf98df9bb5c-FRA",
                                    "content-length: 1",
                                    "content-type: text\/plain; charset=utf-8",
                                    "date: Tue, 24 Dec 2024 13:25:31 GMT",
                                    "priority: u=1,i",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri",
                                    "www-authenticate: PrivateToken challenge=\"AAIAGXBhdC1pc3N1ZXIuY2xvdWRmbGFyZS5jb20gOETT1vVKS0ybrq4kw6w-v3KGeLDUKKW6s0O8Nc2HlHAAGWNoYWxsZW5nZXMuY2xvdWRmbGFyZS5jb20=\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAscjm_UO_k901rNdCKgLw5bvI4i6M_jDNCIXpfs2LRbtxwLOrUyplqVvML_hVlB5tIDMuj0ihhaOFHose-Y0_UjQnNUGE_vol46VvGgscTMtTjU4xINriap8AMTIygvljEBt6my-nBwkUGhY3U9v5iKC-eWR5bTfvrqFsuIVxafkSfhHqDXB4KLGNjvOOV71GGJ9x4yxA-C2OcULZ1uDDKuvAaMhuiWdF6OzSTXruP9yPg1vmuteavOW1re0YDbCbtK16PhHdSzWym7v_FrvId-2zf26j50FlTd_vl_DcKNDVCgWDoU0uX3cU6V3rSQoVXREEqPr-2ywSGru8ZuXRoQIDAQAB\", max-age=20, PrivateToken challenge=\"AAIAHXNhdC5wYXQtaXNzdWVyLmNsb3VkZmxhcmUuY29tIDhE09b1SktMm66uJMOsPr9yhniw1CilurNDvDXNh5RwABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAsLS4HBnLGydwK-bLQGRCaoyMsrXBRrDgQVmxS06j3UF0nYSd6GdTGCKIu1WV60eg-tJtTttfEVq7wHVQf4vzjYBidmCh88ebzxKv2GB6PESSodf5MsEup9xd5dxpkYScgL1CCJq89kRrOQ_CS61bvkL_oGyZf4ffqG5THgaOsopqj8dFLH6_SMy9yf8EgMYqpyjxfKsD-1_qb1m1DRjJEKPWKIGwmHXIKQJUqsxZFm4_Inwkxx7QMpVP4GyqlTxFVz7stWwJRSkMLHjEM_IWLUYfPhuwIUVqmRjGsY1n8flA1bRfxaWHNDxoi25-M2BKTP9NkNNJBbTKErhrZ9LGywIDAQAB\", max-age=20, PrivateToken challenge=\"AAIALHBwLWlzc3Vlci1wcm9kdWN0aW9uLnJlc2VhcmNoLmNsb3VkZmxhcmUuY29tIDhE09b1SktMm66uJMOsPr9yhniw1CilurNDvDXNh5RwABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAnjx4ES9FK_7HoOz2eOuAOLsLJohAAACh84h85AqhAgNOQHBXgzvaRlSVTWSxbxqMaM7_mzi_nXEX7uTPY4QjDPwxO1-MTMRr9MTdbId3v2KeXk7Utq2UL3Sqq1pUAFuYr5f3iNWvcUTPA2uQnM5rA2Y6y4ihqGeKzjo4Ws3RUng4UG_XpnH7TLtkaQT2lSlx1KW3HVmqe3s2nErL6VnmuSSy2fq44coBInPp7ynWCw8_3S_-dcI8a5go7lg2mavoCR40euH5CdnAunVSViDwmvWwAp-1utTaVRH5Js528pcl79qQZBn4JNqyILi_Ymqw1LSnr8eYgV1xj4dzW1hJqQIDAQAB\", max-age=20"
                                ]
                            },
                            "bytesOut": 2626,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 12253,
                            "netlog_id": 392,
                            "load_end": 14790,
                            "ttfb_start": 12256,
                            "ttfb_end": 14789,
                            "download_start": 14789,
                            "download_end": 14790,
                            "download_ms": 1,
                            "all_start": 12256,
                            "all_end": 14790,
                            "all_ms": 2534,
                            "index": 33,
                            "number": 34
                        },
                        {
                            "type": 3,
                            "id": "100408.20",
                            "request_id": "100408.20",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png",
                            "raw_id": "100408.20",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2888,
                            "ttfb_ms": 2664,
                            "load_start": 13970,
                            "load_start_float": 13970.000173,
                            "bytesIn": 132082,
                            "objectSize": 132082,
                            "objectSizeUncompressed": 132082,
                            "chunks": [
                                {
                                    "ts": 16635,
                                    "bytes": 3569
                                },
                                {
                                    "ts": 16635,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 16676,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16705,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16731,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16772,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16801,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16829,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16857,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 16858,
                                    "bytes": 1537
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 139,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 1000,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:33 GMT",
                                    "Content-Type: image\/png",
                                    "Content-Length: 132082",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 08 Oct 2024 23:24:59 GMT",
                                    "ETag: \"6705bf4b-203f2\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 132082,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 601,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 173,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "129 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1015,
                                        "ImageHeight": 1005,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "SRGBRendering": "Perceptual",
                                        "Gamma": 2.2000000000000002,
                                        "PixelsPerUnitX": 5669,
                                        "PixelsPerUnitY": 5669,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "1015x1005",
                                        "Megapixels": 1
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1015,
                                        "height": 1005,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 56.689999999999998,
                                        "y": 56.689999999999998
                                    },
                                    "printSize": {
                                        "x": 17.904399999999999,
                                        "y": 17.728000000000002
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1020075,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 189.75299999999999,
                                            "standardDeviation": 43.405200000000001,
                                            "kurtosis": -0.80321299999999995,
                                            "skewness": -0.72060199999999996,
                                            "entropy": 0.28270000000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": 8.1920000000000004e+51,
                                            "skewness": 1.0e+36,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 20,
                                            "max": 255,
                                            "mean": 133.55500000000001,
                                            "standardDeviation": 63.363500000000002,
                                            "kurtosis": -0.84776399999999996,
                                            "skewness": 0.75397099999999995,
                                            "entropy": 0.37760100000000002
                                        },
                                        "green": {
                                            "min": 14,
                                            "max": 255,
                                            "mean": 179.559,
                                            "standardDeviation": 46.619500000000002,
                                            "kurtosis": 1.7935099999999999,
                                            "skewness": -1.30175,
                                            "entropy": 0.37529200000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 190.899,
                                            "standardDeviation": 63.637799999999999,
                                            "kurtosis": 0.0073298800000000004,
                                            "skewness": -1.09562,
                                            "entropy": 0.37790699999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45455000000000001,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1015,
                                        "height": 1005,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T13:25:36+00:00",
                                        "date:modify": "2024-12-24T13:25:36+00:00",
                                        "png:cHRM": "chunk was found (see Chromaticity, above)",
                                        "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "1015, 1005",
                                        "png:pHYs": "x_res=5669, y_res=5669, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "ce3e010aa245278395b80559c7041e94852afd29e2e0e7d34ed782adc76686c6"
                                    },
                                    "tainted": false,
                                    "filesize": "132082B",
                                    "numberPixels": "1.02008M",
                                    "pixelsPerSecond": "66.4187MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.015"
                                }
                            },
                            "load_end": 16858,
                            "ttfb_start": 13970,
                            "ttfb_end": 16634,
                            "download_start": 16634,
                            "download_end": 16858,
                            "download_ms": 224,
                            "all_start": 13970,
                            "all_end": 16858,
                            "all_ms": 2888,
                            "index": 34,
                            "number": 35
                        },
                        {
                            "type": 3,
                            "id": "100408.21",
                            "request_id": "100408.21",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg",
                            "raw_id": "100408.21",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2686,
                            "ttfb_ms": 2569,
                            "load_start": 15153,
                            "load_start_float": 15153.000174000001,
                            "bytesIn": 77070,
                            "objectSize": 77070,
                            "objectSizeUncompressed": 77070,
                            "chunks": [
                                {
                                    "ts": 17723,
                                    "bytes": 3569
                                },
                                {
                                    "ts": 17724,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 17763,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17792,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17818,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 17839,
                                    "bytes": 12061
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 1044,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:34 GMT",
                                    "Content-Type: image\/jpeg",
                                    "Content-Length: 77070",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 08 Oct 2024 23:24:59 GMT",
                                    "ETag: \"6705bf4b-12d0e\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 79,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 77070,
                            "image_save": 16145,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 601,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 174,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "75 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 600,
                                        "ImageHeight": 400,
                                        "EncodingProcess": "Progressive DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "APP14": {
                                        "DCTEncodeVersion": 100,
                                        "APP14Flags0": "[14]",
                                        "APP14Flags1": "(none)",
                                        "ColorTransform": "YCbCr"
                                    },
                                    "Composite": {
                                        "ImageSize": "600x400",
                                        "Megapixels": 0.23999999999999999
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 600,
                                        "height": 400,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 240000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 130.83000000000001,
                                            "standardDeviation": 80.922899999999998,
                                            "kurtosis": -1.5599400000000001,
                                            "skewness": -0.122254,
                                            "entropy": 0.969808
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 133.619,
                                            "standardDeviation": 81.905000000000001,
                                            "kurtosis": -1.5577399999999999,
                                            "skewness": -0.15784300000000001,
                                            "entropy": 0.968804
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 132.74000000000001,
                                            "standardDeviation": 81.571399999999997,
                                            "kurtosis": -1.5711599999999999,
                                            "skewness": -0.16283,
                                            "entropy": 0.96669499999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 126.13,
                                            "standardDeviation": 79.292299999999997,
                                            "kurtosis": -1.5409200000000001,
                                            "skewness": -0.050864199999999998,
                                            "entropy": 0.97392500000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 600,
                                        "height": 400,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 94,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T13:25:37+00:00",
                                        "date:modify": "2024-12-24T13:25:37+00:00",
                                        "icc:copyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "icc:description": "sRGB IEC61966-2.1",
                                        "icc:manufacturer": "IEC http:\/\/www.iec.ch",
                                        "icc:model": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "288493e5f731506cd0063ed21ce20028067f076b67c43dfa5595e9435ed97c46"
                                    },
                                    "profiles": {
                                        "icc": {
                                            "length": 3144
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "77070B",
                                    "numberPixels": "240000",
                                    "pixelsPerSecond": "51.1237MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.004"
                                }
                            },
                            "jpeg_scan_count": 7,
                            "score_progressive_jpeg": 100,
                            "load_end": 17839,
                            "ttfb_start": 15153,
                            "ttfb_end": 17722,
                            "download_start": 17722,
                            "download_end": 17839,
                            "download_ms": 117,
                            "all_start": 15153,
                            "all_end": 17839,
                            "all_ms": 2686,
                            "index": 35,
                            "number": 36
                        },
                        {
                            "type": 3,
                            "id": "100408.98",
                            "request_id": "100408.98",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/i\/8f70eac8ccbdbb5c\/1735046726623\/srs1Y3hG4nZm5l_",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/b\/i\/8f70eac8ccbdbb5c\/1735046726623\/srs1Y3hG4nZm5l_",
                            "raw_id": "100408.98",
                            "frame_id": "F330B51EBA9BC35A130FE2880395FE69",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2670,
                            "ttfb_ms": 2669,
                            "load_start": 15269,
                            "load_start_float": 15269.000413,
                            "bytesIn": 61,
                            "objectSize": 61,
                            "objectSizeUncompressed": 61,
                            "chunks": [
                                {
                                    "ts": 17939,
                                    "bytes": 61
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 1149,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/b\/i\/8f70eac8ccbdbb5c\/1735046726623\/srs1Y3hG4nZm5l_",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-ray: 8f70eb0c5d3fbb5c-FRA",
                                    "content-length: 61",
                                    "content-type: image\/png",
                                    "date: Tue, 24 Dec 2024 13:25:34 GMT",
                                    "priority: u=3,i",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri"
                                ]
                            },
                            "bytesOut": 2518,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 61,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 15268,
                            "netlog_id": 413,
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "61 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 78,
                                        "ImageHeight": 69,
                                        "BitDepth": 8,
                                        "ColorType": "RGB",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced"
                                    },
                                    "Composite": {
                                        "ImageSize": "78x69",
                                        "Megapixels": 0.0050000000000000001
                                    }
                                }
                            },
                            "load_end": 17939,
                            "ttfb_start": 15269,
                            "ttfb_end": 17938,
                            "download_start": 17938,
                            "download_end": 17939,
                            "download_ms": 1,
                            "all_start": 15269,
                            "all_end": 17939,
                            "all_ms": 2670,
                            "index": 36,
                            "number": 37
                        },
                        {
                            "type": 3,
                            "id": "100408.22",
                            "request_id": "100408.22",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png",
                            "raw_id": "100408.22",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2201,
                            "ttfb_ms": 2200,
                            "load_start": 16460,
                            "load_start_float": 16460.000175000001,
                            "bytesIn": 10412,
                            "objectSize": 10412,
                            "objectSizeUncompressed": 10412,
                            "chunks": [
                                {
                                    "ts": 18661,
                                    "bytes": 3571
                                },
                                {
                                    "ts": 18661,
                                    "bytes": 6841
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 117,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/nl",
                            "initiator_line": 1053,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:36 GMT",
                                    "Content-Type: image\/png",
                                    "Content-Length: 10412",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 08 Oct 2024 23:24:59 GMT",
                                    "ETag: \"6705bf4b-28ac\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 10412,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 601,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 175,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "10 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 210,
                                        "ImageHeight": 72,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "SignificantBits": "8 8 8 8"
                                    },
                                    "Composite": {
                                        "ImageSize": "210x72",
                                        "Megapixels": 0.014999999999999999
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 210,
                                        "height": 72,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 15120,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 52.119900000000001,
                                            "standardDeviation": 71.958799999999997,
                                            "kurtosis": 0.77086500000000002,
                                            "skewness": 1.5235000000000001,
                                            "entropy": 0.31658599999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 179.57300000000001,
                                            "standardDeviation": 110.836,
                                            "kurtosis": -1.12233,
                                            "skewness": 0.89102800000000004,
                                            "entropy": 0.31887799999999999
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 81.698400000000007,
                                            "standardDeviation": 109.587,
                                            "kurtosis": -1.5703400000000001,
                                            "skewness": 0.63651999999999997,
                                            "entropy": 0.294016
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 128,
                                            "mean": 23.333300000000001,
                                            "standardDeviation": 30.6816,
                                            "kurtosis": -1.56707,
                                            "skewness": 0.58249700000000004,
                                            "entropy": 0.32944899999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 170,
                                            "mean": 28.020399999999999,
                                            "standardDeviation": 36.730200000000004,
                                            "kurtosis": -1.6287,
                                            "skewness": 0.56549799999999995,
                                            "entropy": 0.32400000000000001
                                        }
                                    },
                                    "alpha": "#00000000",
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 210,
                                        "height": 72,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T13:25:38+00:00",
                                        "date:modify": "2024-12-24T13:25:38+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "210, 72",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "b8186382939042cf49dae800929029cada2acb491ed851e65b88d4918b2a6f8a"
                                    },
                                    "tainted": false,
                                    "filesize": "10412B",
                                    "numberPixels": "15120",
                                    "pixelsPerSecond": "18.4228MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.000"
                                }
                            },
                            "load_end": 18661,
                            "ttfb_start": 16460,
                            "ttfb_end": 18660,
                            "download_start": 18660,
                            "download_end": 18661,
                            "download_ms": 1,
                            "all_start": 16460,
                            "all_end": 18661,
                            "all_ms": 2201,
                            "index": 37,
                            "number": 38
                        },
                        {
                            "type": 3,
                            "id": "100408.100",
                            "request_id": "100408.100",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/915441808:1735045952:XmDM-41UEJBATPLTpGM_rb03NvU2HY3yvNJfimQ6fw8\/8f70eac8ccbdbb5c\/hxMkhy59CnRN2RAN9i7nSknFLwkVxrrNqZnFPYCrYYw-1735046723-1.1.1.1-Zmdzu6IO_FoaveZydZ7UbA7Z7yGZ9bnILpitdZBanJkItnRatrhKj_LqcPGi5JKm",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/915441808:1735045952:XmDM-41UEJBATPLTpGM_rb03NvU2HY3yvNJfimQ6fw8\/8f70eac8ccbdbb5c\/hxMkhy59CnRN2RAN9i7nSknFLwkVxrrNqZnFPYCrYYw-1735046723-1.1.1.1-Zmdzu6IO_FoaveZydZ7UbA7Z7yGZ9bnILpitdZBanJkItnRatrhKj_LqcPGi5JKm",
                            "raw_id": "100408.100",
                            "frame_id": "F330B51EBA9BC35A130FE2880395FE69",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 410,
                            "ttfb_ms": 410,
                            "load_start": 18652,
                            "load_start_float": 18652.000427999999,
                            "bytesIn": 747,
                            "objectSize": 747,
                            "objectSizeUncompressed": 956,
                            "chunks": [
                                {
                                    "ts": 19062,
                                    "bytes": 747,
                                    "inflated": 956
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "initiator_line": "0",
                            "initiator_column": "42774",
                            "initiator_type": "script",
                            "initiator_function": "eR",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: POST",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/915441808:1735045952:XmDM-41UEJBATPLTpGM_rb03NvU2HY3yvNJfimQ6fw8\/8f70eac8ccbdbb5c\/hxMkhy59CnRN2RAN9i7nSknFLwkVxrrNqZnFPYCrYYw-1735046723-1.1.1.1-Zmdzu6IO_FoaveZydZ7UbA7Z7yGZ9bnILpitdZBanJkItnRatrhKj_LqcPGi5JKm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cf-challenge: hxMkhy59CnRN2RAN9i7nSknFLwkVxrrNqZnFPYCrYYw-1735046723-1.1.1.1-Zmdzu6IO_FoaveZydZ7UbA7Z7yGZ9bnILpitdZBanJkItnRatrhKj_LqcPGi5JKm",
                                    "cf-chl-retryattempt: 0",
                                    "content-length: 32984",
                                    "content-type: application\/x-www-form-urlencoded",
                                    "origin: https:\/\/challenges.cloudflare.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-chl-out: QQ+fsK3zu9TGagaAxHdIUU1ev1Kttj9lgY6nrNEAWNN0cAT\/uYMZnKswxbchwIU5FTKufz6HHolZ7L1KjFj1LE3EP0QgNUHC7UhJZmlXT24snjqyzuolUA==$h5duWa\/RuyrcvS1\/",
                                    "cf-chl-out-s: KoAhNshHSseGSqH+jvruNrO50CezCSddrWaY2LJAsrQqZjswm6eRiwvn3WNtYOHvMEIGrLSGxBzxYZ9Bz4yL6JfhJaC0iTHDUCIoLmf3c33XAWHvcqwTgtEEMUDN2CV\/kcM\/FB3drJ26fOb85d3Ou9BTb0NSMvxUCKnUuhHf2Q6SU\/QaLfZkSnd3XOvICdxyGbSxDCZeHK3WQ0+EnZAxuDjr5aBo\/ta1\/4ymMR08SYJlsxhQCyrAVt8zqSav3mBcrdWjdc2AwXL8MUeVzbowLhXYC9xBHylSZJL2vPQPU7E5NhlIUM8CVj3BZj4jDqUGCgrK669VYln5SzDZLmujfkojyTyQOFFQY18QuGMm7GGQGFiU1jfRt0SchnGH++8E5dEOpXa9yH28aGnK2Utf24d1H28pdW\/YmwqLDgxkKxV9OI9zVz1MdpvV1orasDudqgeCF4L9cc973fuTpmQ+VFeNmfwLch45EnT2oRypHrcY\/gZE8W4S\/Z6J7JYtOXHoivP\/PPkyFiA1\/4XZ2gDBfMpcUIeHAoDNpEoLIzt5QH6YOArqJf18aTaGiu0hCkOO+4MauAF1pc8ROuCXkTz\/PhT7aDk8MkTWhvS58CndmgNr9I8nuOAmCdaiQRuvQa+rv3XvCAuNZmYHxPNikwS5XpC6fCvLcrDb8wCF14juxdqF7JK0lFax5aBQB8cZMLQzENeydidZmahbDeBB4+HhYsZXR0KlGUooDUm9anzUtwTLN6N1Q03G1QcFmNemSlRXC2N6j9XrhRb2xTB8n39A3Zau9cs6\/LOSWDD+hhmF9ge6a1B40CfQdRPM34OMnpPLFhC7rdTrfx9D2QSeCd15lcmd1Lrks5ja37skGPDt6s+NPxkJcEEDEPlMZLjbjejm40684ATX\/31j1rzmZ0a7cJlQ9jjJxg3JShIdYN5MGANR\/+LMFgSD6lHis+Lq+jT5DIQ\/FrO4Agsq3nQqFgHARbKjFaOIMtrvhfDnGWnYLi1GWRisdGD7VVKUn9\/Qg0+l0LQtrywAe7deUtxws65ARdTd9YYkesZ70+vPT2Hr0c12DzzPuoPl3aLuNcsxl2qUtMbBXfG3wEO9QaN+e25daUvqe\/atrqyXpMuPMw1G27DJwXGT0KxZSe\/FFoTQGr7mQnh+OqI\/PeLMvMDvMQz7NFOCCD4MrZHRkM1BUjoX00paV59EOCEWBireIkxDnAy1vS\/k1wl\/pMxXl9oTjvkpZEvhEwMlrOGWeXL\/Thd5J41QQV7PCRihKkDgtrLuDCi0\/lQfBq\/UebkpnUcnHPzmY35+ijM+obbIISmugsJv0DOyHGjJUZdc26ZElRtJdxfcf6FE5Wwa+FoyUu0B\/lzD7JwHeqtjd1d2IYH\/g1xFoICMC5+AYw4CA7dnDAMBDOAp2c7E7YHzh+ekY0w9PjLNHx5itJEdwUPobcIlH\/t2iwDG7x0bXLWYdWoR6BW\/3hj2ojhf6JhNCDaMkRTp7n6dV+NeURBL7PJkiAxY96keADapNUHjIVXdrlWuqH\/FzbCRdAkcTspopK7h2iP\/Kho8HfOjhT2ND\/M=$MOcpQFpyXzQWZGl0",
                                    "cf-ray: 8f70eb218de8bb5c-FRA",
                                    "content-encoding: br",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Tue, 24 Dec 2024 13:25:38 GMT",
                                    "priority: u=1,i",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri"
                                ]
                            },
                            "bytesOut": 3730,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2305,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 18650,
                            "netlog_id": 428,
                            "load_end": 19062,
                            "ttfb_start": 18652,
                            "ttfb_end": 19062,
                            "download_start": 19062,
                            "download_end": 19062,
                            "download_ms": 0,
                            "all_start": 18652,
                            "all_end": 19062,
                            "all_ms": 410,
                            "index": 38,
                            "number": 39
                        },
                        {
                            "type": 3,
                            "id": "100408.113",
                            "request_id": "100408.113",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/favicon.ico",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/favicon.ico",
                            "raw_id": "100408.113",
                            "frame_id": "4756E58696AA07B1BAF3ABE6A1674C55",
                            "documentURL": "https:\/\/febelfin.be\/nl",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 81,
                            "ttfb_ms": 79,
                            "load_start": 18977,
                            "load_start_float": 18977.000433000001,
                            "bytesIn": 15086,
                            "objectSize": 15086,
                            "objectSizeUncompressed": 15086,
                            "chunks": [
                                {
                                    "ts": 19057,
                                    "bytes": 3568
                                },
                                {
                                    "ts": 19058,
                                    "bytes": 11518
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/x-icon",
                            "contentEncoding": "",
                            "socket": 117,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=f0fb6b107df71a7bf0d13be7798551045f9632f6%2B1735053919.529619b70f0de8884e31.bcc797ce98e04a1f9dd22340f9f1e09de6133f3bbeeefe9feecbbe22455219bf",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/nl",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:25:38 GMT",
                                    "Content-Type: image\/x-icon",
                                    "Content-Length: 15086",
                                    "Connection: keep-alive",
                                    "Last-Modified: Fri, 15 Sep 2023 07:33:14 GMT",
                                    "ETag: \"650408ba-3aee\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 7,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 15086,
                            "gzip_save": 13971,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 18974,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 433,
                            "server_port": "443",
                            "load_end": 19058,
                            "ttfb_start": 18977,
                            "ttfb_end": 19056,
                            "download_start": 19056,
                            "download_end": 19058,
                            "download_ms": 2,
                            "all_start": 18977,
                            "all_end": 19058,
                            "all_ms": 81,
                            "index": 39,
                            "number": 40
                        }
                    ],
                    "requestsFull": 40,
                    "requestsDoc": 40,
                    "responses_200": 37,
                    "responses_404": 0,
                    "responses_other": 3,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "4756E58696AA07B1BAF3ABE6A1674C55",
                    "loadEventStart": 18935,
                    "loadEventEnd": 18966,
                    "domContentLoadedEventStart": 4067,
                    "domContentLoadedEventEnd": 4070,
                    "URL": "https:\/\/febelfin.be\/",
                    "connections": 8,
                    "final_base_page_request": 1,
                    "final_base_page_request_id": "5A256150EAF24911FEB35D8D662BF521-1",
                    "final_url": "https:\/\/febelfin.be\/nl",
                    "domInteractive": 4067,
                    "firstPaint": 919,
                    "firstContentfulPaint": 1019,
                    "firstImagePaint": 1019,
                    "firstMeaningfulPaint": 2256,
                    "renderBlockingCSS": 1,
                    "renderBlockingJS": 1,
                    "TTFB": 354,
                    "score_cache": 9,
                    "score_cdn": 29,
                    "score_gzip": 74,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 89,
                    "score_etags": -1,
                    "score_progressive_jpeg": 1,
                    "gzip_total": 513086,
                    "gzip_savings": 137601,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 8651246,
                    "image_savings": 956023,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 7,
                        "HTMLDocumentParser::FetchQueuedPreloads": 4,
                        "EventDispatch": 6,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 10,
                        "ParseAuthorStyleSheet": 2,
                        "EvaluateScript": 11,
                        "v8.compile": 12,
                        "UpdateLayoutTree": 20,
                        "MarkLoad": 0,
                        "Layout": 370,
                        "BeginRemoteFontLoad": 0,
                        "ResourceChangePriority": 0,
                        "PrePaint": 20,
                        "Paint": 18,
                        "Layerize": 17,
                        "IntersectionObserverController::computeIntersections": 2,
                        "HitTest": 2,
                        "FunctionCall": 263,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkDOMContent": 0,
                        "TimerFire": 25,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 1,
                        "MinorGC": 11,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 9,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 9,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 2,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                        "HandlePostMessage": 11,
                        "XHRReadyStateChange": 1,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "MajorGC": 0,
                        "V8.GC_MARK_COMPACTOR": 0,
                        "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                        "V8.GC_MC_PROLOGUE": 0,
                        "V8.GC_MC_MARK": 0,
                        "V8.GC_MC_MARK_ROOTS": 0,
                        "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                        "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                        "Major concurrent marking started": 0,
                        "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                        "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                        "Major concurrent marking rescheduled": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                        "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                        "ClearStringTableJob started": 0,
                        "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                        "V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                        "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "ClearTrivialWeakRefJob started": 0,
                        "FilterNonTrivialWeakRefJob started": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                        "V8.GC_MC_WEAKNESS_HANDLING": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                        "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                        "V8.GC_MC_SWEEP": 0,
                        "V8.GC_MC_EVACUATE": 0,
                        "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                        "V8.GC_MC_EVACUATE_COPY": 0,
                        "PageEvacuationJob started": 0,
                        "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                        "PointersUpdatingJob started": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                        "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                        "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                        "V8.GC_MC_SWEEP_NEW_LO": 0,
                        "V8.GC_MC_EVACUATE_REBALANCE": 0,
                        "V8.GC_MC_FINISH": 0,
                        "V8.GC_MC_SWEEP_START_JOBS": 0,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_MC_COMPLETE_SWEEPING": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "XHRLoad": 0,
                        "V8.GC_MC_INCREMENTAL_START": 1,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL": 5,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                        "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                        "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "Major concurrent marking paused": 0,
                        "Major concurrent marking resumed": 0,
                        "FireAnimationFrame": 0,
                        "Idle": 18212
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 7,
                        "HTMLDocumentParser::FetchQueuedPreloads": 4,
                        "EventDispatch": 6,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 10,
                        "ParseAuthorStyleSheet": 2,
                        "EvaluateScript": 11,
                        "v8.compile": 12,
                        "UpdateLayoutTree": 19,
                        "MarkLoad": 0,
                        "Layout": 368,
                        "BeginRemoteFontLoad": 0,
                        "ResourceChangePriority": 0,
                        "PrePaint": 20,
                        "Paint": 18,
                        "Layerize": 17,
                        "IntersectionObserverController::computeIntersections": 2,
                        "HitTest": 2,
                        "FunctionCall": 263,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkDOMContent": 0,
                        "TimerFire": 25,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 1,
                        "MinorGC": 11,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 9,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 9,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 2,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                        "HandlePostMessage": 11,
                        "XHRReadyStateChange": 1,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "MajorGC": 0,
                        "V8.GC_MARK_COMPACTOR": 0,
                        "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                        "V8.GC_MC_PROLOGUE": 0,
                        "V8.GC_MC_MARK": 0,
                        "V8.GC_MC_MARK_ROOTS": 0,
                        "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                        "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                        "Major concurrent marking started": 0,
                        "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                        "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                        "Major concurrent marking rescheduled": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                        "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                        "ClearStringTableJob started": 0,
                        "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                        "V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                        "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "ClearTrivialWeakRefJob started": 0,
                        "FilterNonTrivialWeakRefJob started": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                        "V8.GC_MC_WEAKNESS_HANDLING": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                        "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                        "V8.GC_MC_SWEEP": 0,
                        "V8.GC_MC_EVACUATE": 0,
                        "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                        "V8.GC_MC_EVACUATE_COPY": 0,
                        "PageEvacuationJob started": 0,
                        "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                        "PointersUpdatingJob started": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                        "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                        "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                        "V8.GC_MC_SWEEP_NEW_LO": 0,
                        "V8.GC_MC_EVACUATE_REBALANCE": 0,
                        "V8.GC_MC_FINISH": 0,
                        "V8.GC_MC_SWEEP_START_JOBS": 0,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_MC_COMPLETE_SWEEPING": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "XHRLoad": 0,
                        "V8.GC_MC_INCREMENTAL_START": 1,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL": 5,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                        "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                        "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "Major concurrent marking paused": 0,
                        "Major concurrent marking resumed": 0,
                        "FireAnimationFrame": 0,
                        "Idle": 18190
                    },
                    "cpu.ParseHTML": 7,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 4,
                    "cpu.EventDispatch": 6,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 10,
                    "cpu.ParseAuthorStyleSheet": 2,
                    "cpu.EvaluateScript": 11,
                    "cpu.v8.compile": 12,
                    "cpu.UpdateLayoutTree": 20,
                    "cpu.MarkLoad": 0,
                    "cpu.Layout": 370,
                    "cpu.BeginRemoteFontLoad": 0,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.PrePaint": 20,
                    "cpu.Paint": 18,
                    "cpu.Layerize": 17,
                    "cpu.IntersectionObserverController::computeIntersections": 2,
                    "cpu.HitTest": 2,
                    "cpu.FunctionCall": 263,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.MarkDOMContent": 0,
                    "cpu.TimerFire": 25,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 1,
                    "cpu.MinorGC": 11,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 9,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 9,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 2,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 1,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "cpu.HandlePostMessage": 11,
                    "cpu.XHRReadyStateChange": 1,
                    "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                    "cpu.MajorGC": 0,
                    "cpu.V8.GC_MARK_COMPACTOR": 0,
                    "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "cpu.V8.GC_MC_PROLOGUE": 0,
                    "cpu.V8.GC_MC_MARK": 0,
                    "cpu.V8.GC_MC_MARK_ROOTS": 0,
                    "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "cpu.Major concurrent marking started": 0,
                    "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                    "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                    "cpu.Major concurrent marking rescheduled": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                    "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "cpu.V8.GC_MC_CLEAR": 0,
                    "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "cpu.ClearStringTableJob started": 0,
                    "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                    "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                    "cpu.ClearTrivialWeakRefJob started": 0,
                    "cpu.FilterNonTrivialWeakRefJob started": 0,
                    "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                    "cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                    "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                    "cpu.V8.GC_MC_SWEEP": 0,
                    "cpu.V8.GC_MC_EVACUATE": 0,
                    "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                    "cpu.PageEvacuationJob started": 0,
                    "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "cpu.PointersUpdatingJob started": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                    "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "cpu.V8.GC_MC_FINISH": 0,
                    "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                    "cpu.V8.GC_MC_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                    "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.XHRLoad": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_START": 1,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL": 5,
                    "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                    "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.Major concurrent marking paused": 0,
                    "cpu.Major concurrent marking resumed": 0,
                    "cpu.FireAnimationFrame": 0,
                    "cpu.Idle": 18212,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1735046717.5501568,
                    "osVersion": "Linux 6.8.0-1018-gcp",
                    "os_version": "Linux 6.8.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1735046719.294354,
                    "browserVersion": "131.0.0.0",
                    "browser_version": "131.0.0.0",
                    "fullyLoadedCPUms": 8340,
                    "fullyLoadedCPUpct": 20.981132075472516,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "4756E58696AA07B1BAF3ABE6A1674C55",
                                    "loaderId": "85025335739DE65FEA6A93AC0F9D50E6"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                    "violatingNodeId": 121,
                                    "violatingNodeAttribute": "name"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                    "violatingNodeId": 121,
                                    "violatingNodeAttribute": "name"
                                }
                            }
                        },
                        {
                            "code": "DeprecationIssue",
                            "details": {
                                "deprecationIssueDetails": {
                                    "affectedFrame": {
                                        "frameId": "D8582729B9B4B4284A60CF209640BEEF"
                                    },
                                    "sourceCodeLocation": {
                                        "scriptId": "22",
                                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                                        "lineNumber": 0,
                                        "columnNumber": 113722
                                    },
                                    "type": "PersistentQuotaType"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                    "violatingNodeId": 359,
                                    "violatingNodeAttribute": ""
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "https:\/\/challenges.cloudflare.com",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "blob:https:\/\/challenges.cloudflare.com\/88e4f375-2c93-4dfd-a8a6-b282cde06a32",
                            "name": ""
                        },
                        {
                            "id": 5,
                            "origin": "https:\/\/challenges.cloudflare.com",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/febelfin.be\/nl",
                    "document_hostname": "febelfin.be",
                    "document_origin": "https:\/\/febelfin.be",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 1101,
                    "domComplete": 18935,
                    "PerformancePaintTiming.first-paint": 919,
                    "PerformancePaintTiming.first-contentful-paint": 919,
                    "origin_dns": {
                        "ns": [
                            "dns53.cloudns.net.",
                            "dns54.cloudns.net.",
                            "dns51.cloudns.net.",
                            "dns52.cloudns.net."
                        ],
                        "mx": [
                            "0 febelfin-be.mail.protection.outlook.com."
                        ],
                        "txt": [
                            "\"spf2.0\/pra include:spf.flexmail.eu ?all\"",
                            "\"MS=ms14410549\"",
                            "\"globalsign-domain-verification=hqQwjNd8tcbIy6q1v8l9fDX9q2rJrCB-hSfRRdTNE9\"",
                            "\"vhs4iOx2WuNE+y51AG6u2x+kCnd77K2UxDqJwZg7RE4=\"",
                            "\"v=spf1 ip4:5.35.253.43 ip4:185.30.55.10 include:spf.protection.outlook.com include:_spf.odoo.com include:spf.flexmail.eu -all\""
                        ],
                        "soa": [
                            "dns51.cloudns.net. hostmaster.febelfin.be. 2024121900 14400 1800 1209600 3600"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "C",
                        "Web servers": "Nginx 1.22.1",
                        "Reverse proxies": "Nginx 1.22.1",
                        "CDN": "Cloudflare,cdnjs",
                        "Security": "Cloudflare Turnstile,HSTS",
                        "Webmail": "Microsoft 365",
                        "Email": "Microsoft 365",
                        "JavaScript libraries": "jQuery 3.6.3",
                        "Tag managers": "Google Tag Manager",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "C": "",
                        "Nginx": "1.22.1",
                        "Cloudflare": "",
                        "Cloudflare Turnstile": "",
                        "Microsoft 365": "",
                        "jQuery": "3.6.3",
                        "HSTS": "",
                        "Google Tag Manager": "",
                        "cdnjs": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "C": {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Nginx": {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "1.22.1",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        "Cloudflare": {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Cloudflare Turnstile": {
                            "name": "Cloudflare Turnstile",
                            "description": "Turnstile is Cloudflare's smart CAPTCHA alternative.",
                            "slug": "cloudflare-turnstile",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "https:\/\/www.cloudflare.com\/products\/turnstile",
                            "pricing": [
                                "freemium",
                                "poa"
                            ],
                            "cpe": null
                        },
                        "Microsoft 365": {
                            "name": "Microsoft 365",
                            "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                            "slug": "microsoft-365",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Microsoft 365.svg",
                            "website": "https:\/\/www.microsoft.com\/microsoft-365",
                            "pricing": [],
                            "cpe": null
                        },
                        "jQuery": {
                            "name": "jQuery",
                            "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                            "slug": "jquery",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.6.3",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        "HSTS": {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Tag Manager": {
                            "name": "Google Tag Manager",
                            "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
                            "slug": "google-tag-manager",
                            "categories": [
                                {
                                    "id": 42,
                                    "slug": "tag-managers",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Tag managers",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Tag Manager.svg",
                            "website": "http:\/\/www.google.com\/tagmanager",
                            "pricing": [],
                            "cpe": null
                        },
                        "cdnjs": {
                            "name": "cdnjs",
                            "description": "cdnjs is a free distributed JS library delivery service.",
                            "slug": "cdnjs",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "cdnjs.svg",
                            "website": "https:\/\/cdnjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Open Graph": {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "1.22.1",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Cloudflare Turnstile",
                            "description": "Turnstile is Cloudflare's smart CAPTCHA alternative.",
                            "slug": "cloudflare-turnstile",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "https:\/\/www.cloudflare.com\/products\/turnstile",
                            "pricing": [
                                "freemium",
                                "poa"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Microsoft 365",
                            "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                            "slug": "microsoft-365",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Microsoft 365.svg",
                            "website": "https:\/\/www.microsoft.com\/microsoft-365",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "jQuery",
                            "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                            "slug": "jquery",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.6.3",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Tag Manager",
                            "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
                            "slug": "google-tag-manager",
                            "categories": [
                                {
                                    "id": 42,
                                    "slug": "tag-managers",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Tag managers",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Tag Manager.svg",
                            "website": "http:\/\/www.google.com\/tagmanager",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "cdnjs",
                            "description": "cdnjs is a free distributed JS library delivery service.",
                            "slug": "cdnjs",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "cdnjs.svg",
                            "website": "https:\/\/cdnjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": {
                                                    "role": null,
                                                    "nodeName": "div",
                                                    "messageKey": "hasRoleSingular",
                                                    "prohibited": [
                                                        "aria-label"
                                                    ]
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute cannot be used with role \"null\"."
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                        "target": [
                                            ".breadcrumbs__inner"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used with role \"null\"."
                                    }
                                ]
                            },
                            {
                                "id": "aria-roles",
                                "impact": "critical",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all elements with a role attribute use a valid value",
                                "help": "ARIA roles used must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "invalidrole",
                                                "data": [
                                                    "nav"
                                                ],
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Role must be one of the valid ARIA roles: nav"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                        "target": [
                                            ".breadcrumbs__inner"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Role must be one of the valid ARIA roles: nav"
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "12.8pt (17px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"header section no-max\">",
                                                        "target": [
                                                            ".header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Over Febelfin<\/span>",
                                        "target": [
                                            ".page-over-febelfin > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "12.8pt (17px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"header section no-max\">",
                                                        "target": [
                                                            ".header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Diensten<\/span>",
                                        "target": [
                                            ".page-diensten > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "12.8pt (17px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"header section no-max\">",
                                                        "target": [
                                                            ".header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Thema's<\/span>",
                                        "target": [
                                            ".page-themas[href$=\"themas\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "12.8pt (17px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"header section no-max\">",
                                                        "target": [
                                                            ".header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Cijfers<\/span>",
                                        "target": [
                                            ".page-cijfers[href$=\"cijfers\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "12.8pt (17px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"header section no-max\">",
                                                        "target": [
                                                            ".header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Pers<\/span>",
                                        "target": [
                                            ".page-pers[href$=\"pers\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "12.8pt (17px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"header section no-max\">",
                                                        "target": [
                                                            ".header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Publicaties<\/span>",
                                        "target": [
                                            ".page-publicaties > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "12.8pt (17px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"header section no-max\">",
                                                        "target": [
                                                            ".header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Contact<\/span>",
                                        "target": [
                                            ".page-contact[href$=\"contact\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"header section no-max\">",
                                                        "target": [
                                                            ".header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>nl<\/span>",
                                        "target": [
                                            "a[hreflang$=\"nl aria-current=\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/diensten\" class=\"btn type-solid color-neutrals-0\">",
                                                        "target": [
                                                            ".color-neutrals-0.type-solid.btn"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Wat kunnen we voor je doen?<\/span>",
                                        "target": [
                                            ".color-neutrals-0.type-solid.btn > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>kredieten aan ondernemingen<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>kredieten aan gezinnen<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>kredieten aan ondernemingen<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>krediet aan overheid<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>krediet aan overheid<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>krediet aan overheid<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>kredieten aan gezinnen<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>kredieten aan ondernemingen<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>kredieten aan gezinnen<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>kredieten aan ondernemingen<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>krediet aan overheid<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>krediet aan overheid<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>krediet aan overheid<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>kredieten aan gezinnen<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>kredieten aan ondernemingen<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>werknemers in de banksector<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>bankkantoren<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>werknemers in de banksector<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banken<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">81<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banken<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>banken<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>bankkantoren<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>werknemers in de banksector<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#999999",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 2.6099999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"section contentSection padding-t-0 bgc--light-1\">",
                                                        "target": [
                                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"fc--neutrals-4\">Toezicht &amp; beleid<\/p>",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .fc--neutrals-4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#999999",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 2.6099999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"section contentSection padding-t-0 bgc--light-1\">",
                                                        "target": [
                                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(14)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"fc--neutrals-4\">Politieke memoranda<\/p>",
                                        "target": [
                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .fc--neutrals-4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#f04c55",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"btn type-solid\"><span>Inschrijven<\/span><\/button>",
                                                        "target": [
                                                            ".field__action > button"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #ffffff, background color: #f04c55, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Inschrijven<\/span>",
                                        "target": [
                                            ".field__action > button > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #ffffff, background color: #f04c55, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#e83f4b",
                                                    "contrastRatio": 4,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Cookies aanvaarden\n            <\/a>",
                                                        "target": [
                                                            "#uxm-accept-all"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #e83f4b, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Cookies aanvaarden\n            <\/a>",
                                        "target": [
                                            "#uxm-accept-all"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #e83f4b, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "0cc1c773-0f89-4701-b8ac-4da1337d6bda",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div id=\"0cc1c773-0f89-4701-b8ac-4da1337d6bda\" class=\"section contentSection padding-t-0\">",
                                                        "target": [
                                                            ".padding-t-0.contentSection.section:nth-child(7)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 0cc1c773-0f89-4701-b8ac-4da1337d6bda"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<div id=\"0cc1c773-0f89-4701-b8ac-4da1337d6bda\" class=\"section contentSection padding-b-s\">",
                                        "target": [
                                            ".padding-b-s.contentSection.section:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 0cc1c773-0f89-4701-b8ac-4da1337d6bda"
                                    }
                                ]
                            },
                            {
                                "id": "label",
                                "impact": "critical",
                                "tags": [
                                    "cat.forms",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131",
                                    "section508",
                                    "section508.22.n",
                                    "ACT"
                                ],
                                "description": "Ensures every form element has a label",
                                "help": "Form elements must have labels",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/label?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "implicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element does not have an implicit (wrapped) <label>"
                                            },
                                            {
                                                "id": "explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element does not have an explicit <label>"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "non-empty-placeholder",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no placeholder attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                        "target": [
                                            "#uxm-option-four-fixed"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Form element does not have an implicit (wrapped) <label>\n  Form element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\" aria-current=\"page\">",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\">",
                                        "target": [
                                            ".header__brand > .brand > a[href=\"https:\/\/febelfin.be\/nl\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"#\" class=\"trigger--offcanvas-toggle\">",
                                        "target": [
                                            ".searchField__close > .trigger--offcanvas-toggle[href=\"#\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": "serious",
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": {
                                                    "messageKey": "roleNotValid"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li>",
                                        "target": [
                                            ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": {
                                                    "messageKey": "roleNotValid"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li>",
                                        "target": [
                                            ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": {
                                                    "messageKey": "roleNotValid"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li>",
                                        "target": [
                                            ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": {
                                                    "messageKey": "roleNotValid"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li>\n        <a href=\"https:\/\/febelfin.be\/nl\/cijfers\" class=\"page-cijfers\">\n            <span>Cijfers<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            "ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": {
                                                    "messageKey": "roleNotValid"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li>\n        <a href=\"https:\/\/febelfin.be\/nl\/pers\" class=\"page-pers\">\n            <span>Pers<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            "ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": {
                                                    "messageKey": "roleNotValid"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li>\n        <a href=\"https:\/\/febelfin.be\/nl\/publicaties\" class=\"page-publicaties\">\n            <span>Publicaties<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            "ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": {
                                                    "messageKey": "roleNotValid"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li>",
                                        "target": [
                                            "ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(7)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": {
                                                    "messageKey": "roleNotValid"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li>",
                                        "target": [
                                            ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"] > li"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\" aria-current=\"page\">",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                        "target": [
                                            ".header__search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Zoeken\">",
                                        "target": [
                                            "#search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                        "target": [
                                            ".bigmenu__search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            ".slick-current"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/digitaal-betalen-en-bankieren\" class=\"card__link\" aria-label=\"Read more about Digitalisering &amp; innovatie\" title=\"Read more about Digitalisering &amp; innovatie\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"1\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/bank-maatschappij\" class=\"card__link\" aria-label=\"Read more about Bank &amp; Maatschappij\" title=\"Read more about Bank &amp; Maatschappij\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"2\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\" class=\"card__link\" aria-label=\"Read more about Fraude &amp; veiligheid\" title=\"Read more about Fraude &amp; veiligheid\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"3\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/duurzaamheid\" class=\"card__link\" aria-label=\"Read more about Duurzaam bankieren\" title=\"Read more about Duurzaam bankieren\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Vorige\" title=\"Vorige\" style=\"\">",
                                        "target": [
                                            ".type-prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Volgende\" title=\"Volgende\" style=\"\">",
                                        "target": [
                                            ".type-next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\" class=\"experiencecard__link\" aria-label=\"Read more about Het gebruik van cash blijft verder dalen\" title=\"Read more about Het gebruik van cash blijft verder dalen\">&nbsp;<\/a>",
                                        "target": [
                                            ".experiencecard__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\" class=\"card__link\" aria-label=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\" title=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\" class=\"card__link\" aria-label=\"Read more about Barsten in het glazen plafond?\" title=\"Read more about Barsten in het glazen plafond?\">&nbsp;<\/a>",
                                        "target": [
                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\" class=\"card__link\" aria-label=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\" title=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\" class=\"card__link\" aria-label=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\" title=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\">&nbsp;<\/a>",
                                        "target": [
                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\" class=\"link color-secondary-1\" aria-label=\"Lees meer over De betekenis van banken voor klanten en samenleving\" title=\"Lees meer over De betekenis van banken voor klanten en samenleving\">",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\" class=\"link color-secondary-1\" aria-label=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\" title=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\">",
                                        "target": [
                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body>",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-focus",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"-4\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"-3\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-2\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"-2\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"-1\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"4\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"5\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide\" data-slick-index=\"6\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"6\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide\" data-slick-index=\"7\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"7\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"8\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"8\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"9\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"9\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"10\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"10\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"11\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"11\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"12\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"12\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"13\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"13\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"14\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"14\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"15\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"15\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-required-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                                "help": "Required ARIA attributes must be provided",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                        "target": [
                                            ".breadcrumbs__inner"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                        "target": [
                                            ".header__search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                        "target": [
                                            ".bigmenu__search"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-roles",
                                "impact": "critical",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all elements with a role attribute use a valid value",
                                "help": "ARIA roles used must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                        "target": [
                                            ".header__search"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                        "target": [
                                            ".bigmenu__search"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                        "target": [
                                            ".breadcrumbs__inner"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\" aria-current=\"page\">",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                        "target": [
                                            ".header__search"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Zoeken\">",
                                        "target": [
                                            "#search"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                        "target": [
                                            ".bigmenu__search"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            ".slick-current"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/digitaal-betalen-en-bankieren\" class=\"card__link\" aria-label=\"Read more about Digitalisering &amp; innovatie\" title=\"Read more about Digitalisering &amp; innovatie\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"1\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/bank-maatschappij\" class=\"card__link\" aria-label=\"Read more about Bank &amp; Maatschappij\" title=\"Read more about Bank &amp; Maatschappij\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"2\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\" class=\"card__link\" aria-label=\"Read more about Fraude &amp; veiligheid\" title=\"Read more about Fraude &amp; veiligheid\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"3\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/duurzaamheid\" class=\"card__link\" aria-label=\"Read more about Duurzaam bankieren\" title=\"Read more about Duurzaam bankieren\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Vorige\" title=\"Vorige\" style=\"\">",
                                        "target": [
                                            ".type-prev"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Volgende\" title=\"Volgende\" style=\"\">",
                                        "target": [
                                            ".type-next"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\" class=\"experiencecard__link\" aria-label=\"Read more about Het gebruik van cash blijft verder dalen\" title=\"Read more about Het gebruik van cash blijft verder dalen\">&nbsp;<\/a>",
                                        "target": [
                                            ".experiencecard__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\" class=\"card__link\" aria-label=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\" title=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\" class=\"card__link\" aria-label=\"Read more about Barsten in het glazen plafond?\" title=\"Read more about Barsten in het glazen plafond?\">&nbsp;<\/a>",
                                        "target": [
                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\" class=\"card__link\" aria-label=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\" title=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\" class=\"card__link\" aria-label=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\" title=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\">&nbsp;<\/a>",
                                        "target": [
                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\" class=\"link color-secondary-1\" aria-label=\"Lees meer over De betekenis van banken voor klanten en samenleving\" title=\"Lees meer over De betekenis van banken voor klanten en samenleving\">",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\" class=\"link color-secondary-1\" aria-label=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\" title=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\">",
                                        "target": [
                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                        "target": [
                                            ".breadcrumbs__inner"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\" aria-current=\"page\">",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                        "target": [
                                            ".header__search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Zoeken\">",
                                        "target": [
                                            "#search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                        "target": [
                                            ".bigmenu__search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            ".slick-current"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/digitaal-betalen-en-bankieren\" class=\"card__link\" aria-label=\"Read more about Digitalisering &amp; innovatie\" title=\"Read more about Digitalisering &amp; innovatie\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"1\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/bank-maatschappij\" class=\"card__link\" aria-label=\"Read more about Bank &amp; Maatschappij\" title=\"Read more about Bank &amp; Maatschappij\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"2\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\" class=\"card__link\" aria-label=\"Read more about Fraude &amp; veiligheid\" title=\"Read more about Fraude &amp; veiligheid\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"3\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/duurzaamheid\" class=\"card__link\" aria-label=\"Read more about Duurzaam bankieren\" title=\"Read more about Duurzaam bankieren\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Vorige\" title=\"Vorige\" style=\"\">",
                                        "target": [
                                            ".type-prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Volgende\" title=\"Volgende\" style=\"\">",
                                        "target": [
                                            ".type-next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\" class=\"experiencecard__link\" aria-label=\"Read more about Het gebruik van cash blijft verder dalen\" title=\"Read more about Het gebruik van cash blijft verder dalen\">&nbsp;<\/a>",
                                        "target": [
                                            ".experiencecard__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\" class=\"card__link\" aria-label=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\" title=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\" class=\"card__link\" aria-label=\"Read more about Barsten in het glazen plafond?\" title=\"Read more about Barsten in het glazen plafond?\">&nbsp;<\/a>",
                                        "target": [
                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\" class=\"card__link\" aria-label=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\" title=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\" class=\"card__link\" aria-label=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\" title=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\">&nbsp;<\/a>",
                                        "target": [
                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\" class=\"link color-secondary-1\" aria-label=\"Lees meer over De betekenis van banken voor klanten en samenleving\" title=\"Lees meer over De betekenis van banken voor klanten en samenleving\">",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\" class=\"link color-secondary-1\" aria-label=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\" title=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\">",
                                        "target": [
                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"submit\"><span>Zoeken<\/span><\/button>",
                                        "target": [
                                            "button[type=\"submit\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Vorige\" title=\"Vorige\" style=\"\">",
                                        "target": [
                                            ".type-prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Volgende\" title=\"Volgende\" style=\"\">",
                                        "target": [
                                            ".type-next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"btn color-neutrals-0\">",
                                        "target": [
                                            ".experiencecard__in > .color-neutrals-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"btn type-solid\"><span>Inschrijven<\/span><\/button>",
                                        "target": [
                                            ".field__action > button"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "internal-link-present",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Valid skip link found"
                                            },
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"heading size-xxl spacing-l\">Welkom,<br>Wij zijn Febelfin.<\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-l\">Jouw gids door het financi\u00eble landschap<\/h2>",
                                                        "target": [
                                                            "#\\39 fb1fb12-b196-4055-ac6f-f974f9761b75 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-s spacing-m\">Digitalisering &amp; innovatie<\/h2>",
                                                        "target": [
                                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-s spacing-m\">Bank &amp; Maatschappij<\/h2>",
                                                        "target": [
                                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-s spacing-m\">Fraude &amp; veiligheid<\/h2>",
                                                        "target": [
                                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-s spacing-m\">Duurzaam bankieren<\/h2>",
                                                        "target": [
                                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-m\">Febelfin daagt je uit met de hacker hotline<\/h2>",
                                                        "target": [
                                                            "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-l\">De banksector in cijfers<\/h2>",
                                                        "target": [
                                                            ".padding-b-s.contentSection.section:nth-child(6) > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">81<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">81<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">81<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-l\">Actualiteit<\/h2>",
                                                        "target": [
                                                            "#\\36 161cebd-c7af-46e7-b185-ff038f55d3e8 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-m\">Het gebruik van cash blijft verder dalen<\/h2>",
                                                        "target": [
                                                            ".experiencecard__in > .spacing-m.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-s spacing-m\">Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld<\/h2>",
                                                        "target": [
                                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-s spacing-m\">Barsten in het glazen plafond?<\/h2>",
                                                        "target": [
                                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-s spacing-m\">Hypothecaire kredieten stijgen verder in het derde trimester van 2024<\/h2>",
                                                        "target": [
                                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-s spacing-m\">Geldezels: jongeren blijven een makkelijke prooi<\/h2>",
                                                        "target": [
                                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-m\">Banksluitingsdagen<\/h2>",
                                                        "target": [
                                                            "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-l\">Interessante publicaties<\/h2>",
                                                        "target": [
                                                            "#fc461644-5da5-4e04-bcc4-f5420efe2880 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"fc--primary-1 heading size-s spacing-m\">De betekenis van banken voor klanten en samenleving<\/h2>",
                                                        "target": [
                                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .fc--primary-1.spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"fc--primary-1 heading size-s spacing-m\">Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst<\/h2>",
                                                        "target": [
                                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .fc--primary-1.spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-m\">Ontdek de financi\u00eble opleidingen van Febelfin Academy<\/h2>",
                                                        "target": [
                                                            "#\\33 f7b252a-eb94-4e56-bb13-0822a0699b3d > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"heading size-s font-special\">Ontvang onze nieuwsbrief<\/h3>",
                                                        "target": [
                                                            ".font-special"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"nl\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "6.8pt (9px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>a<\/span>",
                                        "target": [
                                            "a[data-fontsize-size=\"m\"] > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "6.8pt (9px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>A<\/span>",
                                        "target": [
                                            "a[data-fontsize-size=\"m\"] > span:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>a<\/span>",
                                        "target": [
                                            "a[data-fontsize-size=\"l\"] > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>A<\/span>",
                                        "target": [
                                            "a[data-fontsize-size=\"l\"] > span:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>a<\/span>",
                                        "target": [
                                            "a[data-fontsize-size=\"xl\"] > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>A<\/span>",
                                        "target": [
                                            "a[data-fontsize-size=\"xl\"] > span:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"heading size-l\">Jouw gids door het financi\u00eble landschap<\/h2>",
                                        "target": [
                                            "#\\39 fb1fb12-b196-4055-ac6f-f974f9761b75 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Ontdek alle thema's<\/span>",
                                        "target": [
                                            ".color-secondary-1.type-solid[href$=\"themas\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"heading size-xl spacing-m\">Febelfin daagt je uit met de hacker hotline<\/h2>",
                                        "target": [
                                            "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .paragraph:nth-child(3) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .align-left.actions > .actions__inner > .color-secondary-1.type-solid.btn > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"heading size-l\">De banksector in cijfers<\/h2>",
                                        "target": [
                                            ".padding-b-s.contentSection.section:nth-child(6) > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"heading size-l\">Actualiteit<\/h2>",
                                        "target": [
                                            "#\\36 161cebd-c7af-46e7-b185-ff038f55d3e8 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"heading size-xl spacing-m\">Banksluitingsdagen<\/h2>",
                                        "target": [
                                            "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Elk jaar zijn de banken een aantal dagen dicht. Die dagen worden ruim op voorhand vastgelegd in het PC 310. Zo zijn bankmedewerkers goed voorbereid en kunnen ook bankklanten tijdig hun voorzorgen nemen.<\/p>",
                                        "target": [
                                            ".block__in > .paragraph:nth-child(2) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Meer informatie<\/span>",
                                        "target": [
                                            "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .align-left.actions > .actions__inner > .color-secondary-1.type-solid.btn > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"heading size-l\">Interessante publicaties<\/h2>",
                                        "target": [
                                            "#fc461644-5da5-4e04-bcc4-f5420efe2880 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 3.2799999999999998,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.28"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"fc--primary-1 heading size-s spacing-m\">De betekenis van banken voor klanten en samenleving<\/h2>",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .fc--primary-1.spacing-m.size-s"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1 > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 3.2799999999999998,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.28"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"fc--primary-1 heading size-s spacing-m\">Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst<\/h2>",
                                        "target": [
                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .fc--primary-1.spacing-m.size-s"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1 > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Meer publicaties<\/span>",
                                        "target": [
                                            ".padding-t-s.bgc--light-1.contentSection > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .align-limited.actions > .actions__inner > .color-secondary-1.type-solid.btn > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"heading size-xl spacing-m\">Ontdek de financi\u00eble opleidingen van Febelfin Academy<\/h2>",
                                        "target": [
                                            "#\\33 f7b252a-eb94-4e56-bb13-0822a0699b3d > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Ben je op zoek naar een financi\u00eble opleiding of bijscholing om je professionele mogelijkheden te verruimen of wil je een erkend examen afleggen om van start te gaan in de financi\u00eble sector? Laat je inspireren door het aanbod van Febelfin Academy.<\/p>",
                                        "target": [
                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .paragraph:nth-child(3) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Febelfin-academy.be<\/span>",
                                        "target": [
                                            "a[href$=\"febelfin-academy.be\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"footer__socials\">",
                                        "target": [
                                            ".footer__socials"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.facebook.com\/Febelfin\/?locale=fr_FR\" target=\"_blank\" rel=\"noreferrer\">Facebook<\/a>",
                                        "target": [
                                            ".footer__socials > a[target=\"_blank\"][rel=\"noreferrer\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.tiktok.com\/@febelfin\" target=\"_blank\" rel=\"noreferrer\">TikTok<\/a>",
                                        "target": [
                                            ".footer__socials > a[target=\"_blank\"][rel=\"noreferrer\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/twitter.com\/Febelfin\/\" target=\"_blank\" rel=\"noreferrer\">Twitter<\/a>",
                                        "target": [
                                            "a[href$=\"Febelfin\/\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/company\/714903\/admin\/\" target=\"_blank\" rel=\"noreferrer\">LinkedIn<\/a>",
                                        "target": [
                                            "a[target=\"_blank\"][rel=\"noreferrer\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/febelfin\/?hl=fr\" target=\"_blank\" rel=\"noreferrer\">Instagram<\/a>",
                                        "target": [
                                            "a[target=\"_blank\"][rel=\"noreferrer\"]:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"heading size-s font-special\">Ontvang onze nieuwsbrief<\/h3>",
                                        "target": [
                                            ".font-special"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"email\" name=\"email\" placeholder=\"Vul jouw e-mailadres in\" class=\"validator--required trigger--validator-keyup\">",
                                        "target": [
                                            ".trigger--validator-keyup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.6pt (12.8px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<label for=\"newsletter-tac\">JA, ik wil de Febelfin nieuwsbrief ontvangen en ga akkoord met de <a href=\"\/nl\/data-protection-policy\" title=\"Data Protection Policy\" rel=\"noreferrer\">Privacy Policy<\/a><\/label>",
                                        "target": [
                                            "label[for=\"newsletter-tac\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"footer__legal\">",
                                        "target": [
                                            ".footer__legal"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/nl\/disclaimer\" target=\"_blank\" rel=\"noreferrer\">Disclaimer<\/a>",
                                        "target": [
                                            "a[href$=\"disclaimer\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/nl\/data-protection-policy\" target=\"_blank\" title=\"Data Protection Policy\" rel=\"noreferrer\">Data Protection Policy<\/a>",
                                        "target": [
                                            "a[href$=\"data-protection-policy\"][title=\"Data Protection Policy\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<u>Cookie Policy<\/u>",
                                        "target": [
                                            "u"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#111111",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 18.879999999999999,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"uxm-modal-title\">Febelfin maakt gebruik van cookies<\/p>",
                                        "target": [
                                            ".uxm-modal-tab:nth-child(1) > .uxm-modal-tab-body > .uxm-modal-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#111111",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 18.879999999999999,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            ".uxm-modal-tab:nth-child(1) > .uxm-modal-tab-body > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#111111",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 18.879999999999999,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#uxm-settings\" title=\"Stel voorkeuren in\" class=\"uxm-modal-button uxm-modal-button-secondary\">Stel voorkeuren in<\/a>",
                                        "target": [
                                            ".uxm-modal-button-secondary"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures each HTML document contains a non-empty <title> element",
                                "help": "Documents must have <title> element to aid in navigation",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "doc-has-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has a non-empty <title> element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"nl\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-active",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value of active elements is unique",
                                "help": "IDs of active elements must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "uxm-accept-all",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Cookies aanvaarden\n            <\/a>",
                                        "target": [
                                            "#uxm-accept-all"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "uxm-option-four-fixed",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                        "target": [
                                            "#uxm-option-four-fixed"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "uxm-accept-custom",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#\" data-value=\"4\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-custom\">\n              Mijn keuze bewaren\n            <\/a>",
                                        "target": [
                                            "#uxm-accept-custom"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-aria",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                                "help": "IDs used in ARIA and labels must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "search",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Zoeken\">",
                                        "target": [
                                            "#search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "newsletter-tac",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">",
                                        "target": [
                                            "#newsletter-tac"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "uxm-option-three",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                        "target": [
                                            "#uxm-option-three"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "uxm-option-two",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">",
                                        "target": [
                                            "#uxm-option-two"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "16ccb961-1e14-46ba-a263-c00803faa809",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"16ccb961-1e14-46ba-a263-c00803faa809\" class=\"section contentSection padding-t-0 padding-b-0\">",
                                        "target": [
                                            "#\\31 6ccb961-1e14-46ba-a263-c00803faa809"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9fb1fb12-b196-4055-ac6f-f974f9761b75",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"9fb1fb12-b196-4055-ac6f-f974f9761b75\" class=\"section contentSection padding-b-s\">",
                                        "target": [
                                            "#\\39 fb1fb12-b196-4055-ac6f-f974f9761b75"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"-4\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "6e5c731e-d312-4ee6-a0c9-4831db74ba45",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"6e5c731e-d312-4ee6-a0c9-4831db74ba45\" class=\"section contentSection\">",
                                        "target": [
                                            "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "6161cebd-c7af-46e7-b185-ff038f55d3e8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"6161cebd-c7af-46e7-b185-ff038f55d3e8\" class=\"section contentSection padding-b-s\">",
                                        "target": [
                                            "#\\36 161cebd-c7af-46e7-b185-ff038f55d3e8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "d7bb2975-b996-4ce7-aad8-baa06583788f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"d7bb2975-b996-4ce7-aad8-baa06583788f\" class=\"section contentSection bgc--light-1\">",
                                        "target": [
                                            "#d7bb2975-b996-4ce7-aad8-baa06583788f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "fc461644-5da5-4e04-bcc4-f5420efe2880",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"fc461644-5da5-4e04-bcc4-f5420efe2880\" class=\"section contentSection padding-b-s bgc--light-1\">",
                                        "target": [
                                            "#fc461644-5da5-4e04-bcc4-f5420efe2880"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "3f7b252a-eb94-4e56-bb13-0822a0699b3d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"3f7b252a-eb94-4e56-bb13-0822a0699b3d\" class=\"section contentSection\">",
                                        "target": [
                                            "#\\33 f7b252a-eb94-4e56-bb13-0822a0699b3d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cf-chl-widget-pg7t8_response",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"hidden\" name=\"cf-turnstile-response\" id=\"cf-chl-widget-pg7t8_response\" value=\"\">",
                                        "target": [
                                            "#cf-chl-widget-pg7t8_response"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "uxm",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"uxm\">",
                                        "target": [
                                            "#uxm"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "uxm-settings",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"uxm-settings\" class=\"uxm-modal-tab uxm-hidden\">",
                                        "target": [
                                            "#uxm-settings"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "uxm-value",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"hidden\" name=\"uxm\" id=\"uxm-value\" value=\"1\" class=\"uxm-value\">",
                                        "target": [
                                            "#uxm-value"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "form-field-multiple-labels",
                                "impact": null,
                                "tags": [
                                    "cat.forms",
                                    "wcag2a",
                                    "wcag332"
                                ],
                                "description": "Ensures form field does not have multiple label elements",
                                "help": "Form field must not have multiple label elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"text\" name=\"q\" placeholder=\"Zoeken\">",
                                        "target": [
                                            "input[type=\"text\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"email\" name=\"email\" placeholder=\"Vul jouw e-mailadres in\" class=\"validator--required trigger--validator-keyup\">",
                                        "target": [
                                            ".trigger--validator-keyup"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<label for=\"newsletter-tac\">JA, ik wil de Febelfin nieuwsbrief ontvangen en ga akkoord met de <a href=\"\/nl\/data-protection-policy\" title=\"Data Protection Policy\" rel=\"noreferrer\">Privacy Policy<\/a><\/label>",
                                                        "target": [
                                                            "label[for=\"newsletter-tac\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">",
                                        "target": [
                                            "#newsletter-tac"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                        "target": [
                                            "#uxm-option-four-fixed"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                        "target": [
                                            "#uxm-option-three"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">",
                                        "target": [
                                            "#uxm-option-two"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element has a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"nl\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html lang=\"nl\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                                        "target": [
                                            ".experience__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">",
                                        "target": [
                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">",
                                        "target": [
                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">",
                                        "target": [
                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">",
                                        "target": [
                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg\" alt=\"\">",
                                        "target": [
                                            "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__visual > .block__visualHolder > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png\" alt=\"\">",
                                        "target": [
                                            ".experiencecard__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png\" alt=\"\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg\" alt=\"\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png\" alt=\"\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png\" alt=\"\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg\" alt=\"\">",
                                        "target": [
                                            "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__visual > .block__visualHolder > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png\" alt=\"\">",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__visual > .block__visualHolder > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png\" alt=\"\">",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(14) > .contentSection__inner.section__inner > .type-alt.block > .block__visual > .block__visualHolder > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg\" alt=\"\">",
                                        "target": [
                                            "#\\33 f7b252a-eb94-4e56-bb13-0822a0699b3d > .contentSection__inner.section__inner > .type-alt.block > .block__visual > .block__visualHolder > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\" alt=\"\">",
                                        "target": [
                                            ".block__partner > img"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "label",
                                "impact": "critical",
                                "tags": [
                                    "cat.forms",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131",
                                    "section508",
                                    "section508.22.n",
                                    "ACT"
                                ],
                                "description": "Ensures every form element has a label",
                                "help": "Form elements must have labels",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/label?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-placeholder",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a placeholder attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"text\" name=\"q\" placeholder=\"Zoeken\">",
                                        "target": [
                                            "input[type=\"text\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-placeholder",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a placeholder attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"email\" name=\"email\" placeholder=\"Vul jouw e-mailadres in\" class=\"validator--required trigger--validator-keyup\">",
                                        "target": [
                                            ".trigger--validator-keyup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has an explicit <label>"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">",
                                        "target": [
                                            "#newsletter-tac"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has an explicit <label>"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                        "target": [
                                            "#uxm-option-three"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has an explicit <label>"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">",
                                        "target": [
                                            "#uxm-option-two"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"m\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>",
                                        "target": [
                                            "a[data-fontsize-size=\"m\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"l\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>",
                                        "target": [
                                            "a[data-fontsize-size=\"l\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"xl\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>",
                                        "target": [
                                            "a[data-fontsize-size=\"xl\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Zoeken\">",
                                        "target": [
                                            "#search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\" class=\"page-over-febelfin\">",
                                        "target": [
                                            "li:nth-child(1) > .page-over-febelfin"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/diensten\" class=\"page-diensten\">",
                                        "target": [
                                            "li:nth-child(2) > .page-diensten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\" class=\"page-themas\">",
                                        "target": [
                                            "li:nth-child(3) > .page-themas[href$=\"themas\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/cijfers\" class=\"page-cijfers\">\n            <span>Cijfers<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(4) > .page-cijfers[href$=\"cijfers\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\" class=\"page-pers\">\n            <span>Pers<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(5) > .page-pers[href$=\"pers\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/publicaties\" class=\"page-publicaties\">\n            <span>Publicaties<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(6) > .page-publicaties"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/contact\" class=\"page-contact\">",
                                        "target": [
                                            "li:nth-child(7) > .page-contact[href$=\"contact\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\" hreflang=\"nl aria-current=\" page\"=\"\">",
                                        "target": [
                                            "a[hreflang$=\"nl aria-current=\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/diensten\" class=\"btn type-solid color-neutrals-0\">",
                                        "target": [
                                            ".color-neutrals-0.type-solid.btn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\" class=\"btn color-neutrals-0\">",
                                        "target": [
                                            ".actions__inner > .color-neutrals-0.btn:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/digitaal-betalen-en-bankieren\" class=\"card__link\" aria-label=\"Read more about Digitalisering &amp; innovatie\" title=\"Read more about Digitalisering &amp; innovatie\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/bank-maatschappij\" class=\"card__link\" aria-label=\"Read more about Bank &amp; Maatschappij\" title=\"Read more about Bank &amp; Maatschappij\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\" class=\"card__link\" aria-label=\"Read more about Fraude &amp; veiligheid\" title=\"Read more about Fraude &amp; veiligheid\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/duurzaamheid\" class=\"card__link\" aria-label=\"Read more about Duurzaam bankieren\" title=\"Read more about Duurzaam bankieren\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\" class=\"btn color-secondary-1 type-solid\">",
                                        "target": [
                                            ".color-secondary-1.type-solid[href$=\"themas\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\/online-fraudevormen\/escape-game-the-hacker-hotline\" class=\"btn color-secondary-1 type-solid\">",
                                        "target": [
                                            "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .align-left.actions > .actions__inner > .color-secondary-1.type-solid.btn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\" class=\"experiencecard__link\" aria-label=\"Read more about Het gebruik van cash blijft verder dalen\" title=\"Read more about Het gebruik van cash blijft verder dalen\">&nbsp;<\/a>",
                                        "target": [
                                            ".experiencecard__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\" class=\"card__link\" aria-label=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\" title=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\" class=\"card__link\" aria-label=\"Read more about Barsten in het glazen plafond?\" title=\"Read more about Barsten in het glazen plafond?\">&nbsp;<\/a>",
                                        "target": [
                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\" class=\"card__link\" aria-label=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\" title=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\" class=\"card__link\" aria-label=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\" title=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\">&nbsp;<\/a>",
                                        "target": [
                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/werken-in-de-financiele-sector\/banksluitingsdagen\" class=\"btn color-secondary-1 type-solid\">",
                                        "target": [
                                            "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .align-left.actions > .actions__inner > .color-secondary-1.type-solid.btn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\" class=\"link color-secondary-1\" aria-label=\"Lees meer over De betekenis van banken voor klanten en samenleving\" title=\"Lees meer over De betekenis van banken voor klanten en samenleving\">",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\" class=\"link color-secondary-1\" aria-label=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\" title=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\">",
                                        "target": [
                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/publicaties\" class=\"btn color-secondary-1 type-solid\">",
                                        "target": [
                                            ".padding-t-s.bgc--light-1.contentSection > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .align-limited.actions > .actions__inner > .color-secondary-1.type-solid.btn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin-academy.be\" target=\"_blank\" class=\"btn color-secondary-1 type-solid\">",
                                        "target": [
                                            "a[href$=\"febelfin-academy.be\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.facebook.com\/Febelfin\/?locale=fr_FR\" target=\"_blank\" rel=\"noreferrer\">Facebook<\/a>",
                                        "target": [
                                            ".footer__socials > a[target=\"_blank\"][rel=\"noreferrer\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.tiktok.com\/@febelfin\" target=\"_blank\" rel=\"noreferrer\">TikTok<\/a>",
                                        "target": [
                                            ".footer__socials > a[target=\"_blank\"][rel=\"noreferrer\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/twitter.com\/Febelfin\/\" target=\"_blank\" rel=\"noreferrer\">Twitter<\/a>",
                                        "target": [
                                            "a[href$=\"Febelfin\/\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/company\/714903\/admin\/\" target=\"_blank\" rel=\"noreferrer\">LinkedIn<\/a>",
                                        "target": [
                                            "a[target=\"_blank\"][rel=\"noreferrer\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/febelfin\/?hl=fr\" target=\"_blank\" rel=\"noreferrer\">Instagram<\/a>",
                                        "target": [
                                            "a[target=\"_blank\"][rel=\"noreferrer\"]:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"http:\/\/febelfin.test\/nl#\" rel=\"noreferrer\">.<\/a>",
                                        "target": [
                                            "a[href$=\"nl#\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"\/nl\/data-protection-policy\" title=\"Data Protection Policy\" rel=\"noreferrer\">Privacy Policy<\/a>",
                                        "target": [
                                            "label[for=\"newsletter-tac\"] > a[href$=\"data-protection-policy\"][title=\"Data Protection Policy\"][rel=\"noreferrer\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"\/nl\/disclaimer\" target=\"_blank\" rel=\"noreferrer\">Disclaimer<\/a>",
                                        "target": [
                                            "a[href$=\"disclaimer\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"\/nl\/data-protection-policy\" target=\"_blank\" title=\"Data Protection Policy\" rel=\"noreferrer\">Data Protection Policy<\/a>",
                                        "target": [
                                            "a[href$=\"data-protection-policy\"][title=\"Data Protection Policy\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"\/nl\/cookie-policy\" target=\"_blank\" rel=\"noreferrer\"><u>Cookie Policy<\/u><\/a>",
                                        "target": [
                                            ".footer__legal > a[href$=\"cookie-policy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.febelfin.be\/nl\/cookie-policy\" title=\"Cookie Policy\" target=\"_blank\">Meer info<\/a>",
                                        "target": [
                                            "a[title=\"Cookie Policy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#uxm-settings\" title=\"Stel voorkeuren in\" class=\"uxm-modal-button uxm-modal-button-secondary\">Stel voorkeuren in<\/a>",
                                        "target": [
                                            ".uxm-modal-button-secondary"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Cookies aanvaarden\n            <\/a>",
                                        "target": [
                                            "#uxm-accept-all"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#\" data-value=\"4\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-custom\">\n              Mijn keuze bewaren\n            <\/a>",
                                        "target": [
                                            "#uxm-accept-custom"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures that lists are structured correctly",
                                "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>",
                                        "target": [
                                            ".breadcrumbs__inner > ul"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": "serious",
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>",
                                        "target": [
                                            ".breadcrumbs__inner > ul > li"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"submit\"><span>Zoeken<\/span><\/button>",
                                        "target": [
                                            "button[type=\"submit\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Vorige\" title=\"Vorige\" style=\"\">",
                                        "target": [
                                            ".type-prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Volgende\" title=\"Volgende\" style=\"\">",
                                        "target": [
                                            ".type-next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"btn color-neutrals-0\">",
                                        "target": [
                                            ".experiencecard__in > .color-neutrals-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"btn type-solid\"><span>Inschrijven<\/span><\/button>",
                                        "target": [
                                            ".field__action > button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">",
                                        "target": [
                                            "#newsletter-tac"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                        "target": [
                                            "#uxm-option-four-fixed"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                        "target": [
                                            "#uxm-option-three"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">",
                                        "target": [
                                            "#uxm-option-two"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<input type=\"text\" name=\"q\" placeholder=\"Zoeken\">",
                                        "target": [
                                            "input[type=\"text\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Zoeken<\/span>",
                                        "target": [
                                            "button[type=\"submit\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                                                        "target": [
                                                            ".experience__visual > img"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h1 class=\"heading size-xxl spacing-l\">Welkom,<br>Wij zijn Febelfin.<\/h1>",
                                        "target": [
                                            "h1"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                                                        "target": [
                                                            ".experience__visual > img"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>We vertegenwoordigen de financi\u00eble sector en gidsen jou doorheen het complexe financi\u00eble landschap aan de hand van advies en objectieve informatie.<\/p>",
                                        "target": [
                                            ".paragraph.size-l > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\" class=\"btn color-neutrals-0\">",
                                                        "target": [
                                                            ".actions__inner > .color-neutrals-0.btn:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Wie zijn we?<\/span>",
                                        "target": [
                                            ".actions__inner > .color-neutrals-0.btn:nth-child(2) > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Werken in de financi\u00eble sector<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"-1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>",
                                        "target": [
                                            "div[data-slick-index=\"-1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"-1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Digitalisering &amp; innovatie<\/h2>",
                                        "target": [
                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Een gebruiksvriendelijk &amp; toegankelijk betalingsverkeer aanbieden: dat is iets waar banken naar streven. Digitale mogelijkheden helpen om bankieren voor iedereen dichtbij te brengen, ook voor degenen die minder digitaal vaardig zijn.<\/p>",
                                        "target": [
                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Bank &amp; Maatschappij<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Banken zijn niet alleen de motor van de economie maar hebben daarnaast ook een belangrijke maatschappelijke rol. Dat betekent dichtbij de klanten staan bij belangrijke momenten en inspelen op noden als die zich aandienen.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Fraude &amp; veiligheid<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Als banksector willen we bijdragen aan een veiligere samenleving. Daarom voeren we samen met partners een actieve strijd tegen online fraude, witwassen en financiering van terrorisme.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Duurzaam bankieren<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Met vraagstukken zoals klimaatverandering en sociale ongelijkheid staan we voor enorme uitdagingen. De financi\u00eble sector kan de overgang naar die duurzame maatschappij versnellen en ondersteunen voor zowel particulieren als ondernemingen. Lees meer over hoe de sector dit in de praktijk doet.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Financiering v\/d economie<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"4\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Het financieren van de economie heeft vele gezichten. Financiering van bedrijven, particulieren en de overheid blijft de kernactiviteit van de banken. Dankzij het spaargeld van hun klanten, kunnen zij projecten en dromen realiseren.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"4\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"4\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Toezicht &amp; beleid<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"5\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>De laatste jaren is het toezicht op de banken verscherpt en zijn er veel nieuwe regels gekomen. Dit draagt bij aan de financi\u00eble stabiliteit en het vertrouwen in de banksector, maar het brengt ook uitdagingen met zich mee. <\/p>",
                                        "target": [
                                            "div[data-slick-index=\"5\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"5\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Sparen en beleggen<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"6\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Veel mensen zetten vandaag al geld opzij voor later. Sommige sparen, anderen beleggen. Jouw bank engageert zich om jouw spaargelden goed te beheren. En ook met advies over beleggen staat ze voor je klaar. <\/p>",
                                        "target": [
                                            "div[data-slick-index=\"6\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"6\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Werken in de financi\u00eble sector<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"7\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>",
                                        "target": [
                                            "div[data-slick-index=\"7\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"7\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Digitalisering &amp; innovatie<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"8\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Een gebruiksvriendelijk &amp; toegankelijk betalingsverkeer aanbieden: dat is iets waar banken naar streven. Digitale mogelijkheden helpen om bankieren voor iedereen dichtbij te brengen, ook voor degenen die minder digitaal vaardig zijn.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"8\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"8\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Bank &amp; Maatschappij<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"9\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Banken zijn niet alleen de motor van de economie maar hebben daarnaast ook een belangrijke maatschappelijke rol. Dat betekent dichtbij de klanten staan bij belangrijke momenten en inspelen op noden als die zich aandienen.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"9\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"9\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Fraude &amp; veiligheid<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"10\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Als banksector willen we bijdragen aan een veiligere samenleving. Daarom voeren we samen met partners een actieve strijd tegen online fraude, witwassen en financiering van terrorisme.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"10\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"10\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Duurzaam bankieren<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"11\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Met vraagstukken zoals klimaatverandering en sociale ongelijkheid staan we voor enorme uitdagingen. De financi\u00eble sector kan de overgang naar die duurzame maatschappij versnellen en ondersteunen voor zowel particulieren als ondernemingen. Lees meer over hoe de sector dit in de praktijk doet.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"11\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"11\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Financiering v\/d economie<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"12\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Het financieren van de economie heeft vele gezichten. Financiering van bedrijven, particulieren en de overheid blijft de kernactiviteit van de banken. Dankzij het spaargeld van hun klanten, kunnen zij projecten en dromen realiseren.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"12\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"12\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Toezicht &amp; beleid<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"13\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>De laatste jaren is het toezicht op de banken verscherpt en zijn er veel nieuwe regels gekomen. Dit draagt bij aan de financi\u00eble stabiliteit en het vertrouwen in de banksector, maar het brengt ook uitdagingen met zich mee. <\/p>",
                                        "target": [
                                            "div[data-slick-index=\"13\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"13\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Sparen en beleggen<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"14\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Veel mensen zetten vandaag al geld opzij voor later. Sommige sparen, anderen beleggen. Jouw bank engageert zich om jouw spaargelden goed te beheren. En ook met advies over beleggen staat ze voor je klaar. <\/p>",
                                        "target": [
                                            "div[data-slick-index=\"14\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"14\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Werken in de financi\u00eble sector<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"15\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>",
                                        "target": [
                                            "div[data-slick-index=\"15\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"15\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"experiencecard__label\">Toezicht &amp; beleid<\/p>",
                                        "target": [
                                            ".experiencecard__label"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-m\">Het gebruik van cash blijft verder dalen<\/h2>",
                                        "target": [
                                            ".experiencecard__in > .spacing-m.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"btn color-neutrals-0\">",
                                                        "target": [
                                                            ".experiencecard__in > .color-neutrals-0"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            ".experiencecard__in > .color-neutrals-0 > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#b6c4d1",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"card__label\">Fraude &amp; veiligheid<\/p>",
                                        "target": [
                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__content > .card__contentTop > .card__label"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "contrastRatio": 0,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld<\/h2>",
                                        "target": [
                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "contrastRatio": 0,
                                                    "fontSize": "8.3pt (11px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#b6c4d1",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"card__label\">Duurzaam bankieren<\/p>",
                                        "target": [
                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__content > .card__contentTop > .card__label"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "contrastRatio": 0,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Barsten in het glazen plafond?<\/h2>",
                                        "target": [
                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "contrastRatio": 0,
                                                    "fontSize": "8.3pt (11px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#b6c4d1",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"card__label\">Financiering v\/d economie<\/p>",
                                        "target": [
                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__content > .card__contentTop > .card__label"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "contrastRatio": 0,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Hypothecaire kredieten stijgen verder in het derde trimester van 2024<\/h2>",
                                        "target": [
                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "contrastRatio": 0,
                                                    "fontSize": "8.3pt (11px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#b6c4d1",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"card__label\">Fraude &amp; veiligheid<\/p>",
                                        "target": [
                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__content > .card__contentTop > .card__label"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "contrastRatio": 0,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Geldezels: jongeren blijven een makkelijke prooi<\/h2>",
                                        "target": [
                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "contrastRatio": 0,
                                                    "fontSize": "8.3pt (11px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Lees meer<\/span>",
                                        "target": [
                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<label for=\"newsletter-tac\">JA, ik wil de Febelfin nieuwsbrief ontvangen en ga akkoord met de <a href=\"\/nl\/data-protection-policy\" title=\"Data Protection Policy\" rel=\"noreferrer\">Privacy Policy<\/a><\/label>",
                                                        "target": [
                                                            "label[for=\"newsletter-tac\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"\/nl\/data-protection-policy\" title=\"Data Protection Policy\" rel=\"noreferrer\">Privacy Policy<\/a>",
                                        "target": [
                                            "label[for=\"newsletter-tac\"] > a[href$=\"data-protection-policy\"][title=\"Data Protection Policy\"][rel=\"noreferrer\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uxm-modal-tab-body\">",
                                                        "target": [
                                                            ".uxm-modal-tab:nth-child(1) > .uxm-modal-tab-body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.febelfin.be\/nl\/cookie-policy\" title=\"Cookie Policy\" target=\"_blank\">Meer info<\/a>",
                                        "target": [
                                            "a[title=\"Cookie Policy\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "frodo.febelfin.be",
                    "base_page_cname": "",
                    "base_page_dns_server": "dns53.cloudns.net",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 36157,
                    "testUrl": "https:\/\/febelfin.be\/",
                    "custom": [
                        "Colordepth",
                        "Dpi",
                        "Images",
                        "Resolution",
                        "fonts",
                        "generated-content-percent",
                        "generated-content-size",
                        "imgs-in-viewport",
                        "imgs-no-alt",
                        "imgs-out-viewport",
                        "jsLibsVulns",
                        "meta-viewport",
                        "possibly-render-blocking-reqs",
                        "rendered-html",
                        "securityHeaders"
                    ],
                    "Colordepth": 24,
                    "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                    "Images": "[{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\",\"width\":1905,\"height\":863,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1681,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1333,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1226,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1498,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1600,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1269,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1681,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1333,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1226,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1498,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1600,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1269,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1681,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1333,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1226,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg\",\"width\":665,\"height\":565,\"naturalWidth\":1600,\"naturalHeight\":1220},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png\",\"width\":880,\"height\":520,\"naturalWidth\":847,\"naturalHeight\":563},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png\",\"width\":430,\"height\":249,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg\",\"width\":430,\"height\":249,\"naturalWidth\":1174,\"naturalHeight\":939},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png\",\"width\":430,\"height\":249,\"naturalWidth\":940,\"naturalHeight\":788},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png\",\"width\":430,\"height\":249,\"naturalWidth\":880,\"naturalHeight\":588},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg\",\"width\":665,\"height\":450,\"naturalWidth\":2000,\"naturalHeight\":1334},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png\",\"width\":665,\"height\":450,\"naturalWidth\":1174,\"naturalHeight\":895},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png\",\"width\":665,\"height\":450,\"naturalWidth\":1015,\"naturalHeight\":1005},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg\",\"width\":665,\"height\":592,\"naturalWidth\":600,\"naturalHeight\":400},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\",\"width\":120,\"height\":41,\"naturalWidth\":210,\"naturalHeight\":72}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "FreightTextProBook",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "FreightTextProBook",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "100"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "200"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "900"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "1000"
                        }
                    ],
                    "generated-content-percent": 36.909999999999997,
                    "generated-content-size": 39.490000000000002,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2000,
                            "naturalHeight": 1333
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1681,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1333,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1226,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2000,
                            "naturalHeight": 1333
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1498,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1600,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2000,
                            "naturalHeight": 1333
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1269,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1681,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1333,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1226,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2000,
                            "naturalHeight": 1333
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1498,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1600,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2000,
                            "naturalHeight": 1333
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1269,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1681,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1333,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1226,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2000,
                            "naturalHeight": 1333
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1600,
                            "naturalHeight": 1220
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 847,
                            "naturalHeight": 563
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1174,
                            "naturalHeight": 939
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 940,
                            "naturalHeight": 788
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 880,
                            "naturalHeight": 588
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2000,
                            "naturalHeight": 1334
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1174,
                            "naturalHeight": 895
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1015,
                            "naturalHeight": 1005
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 400
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 210,
                            "naturalHeight": 72
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                        "https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba",
                        "https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba"
                    ],
                    "rendered-html": "<html lang=\"nl\"><head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\n\t<link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba\">\n\t\n\t<link rel=\"alternate\" href=\"https:\/\/febelfin.be\/en\" hreflang=\"en\">\n<link rel=\"alternate\" href=\"https:\/\/febelfin.be\/fr\" hreflang=\"fr\">\n<link rel=\"alternate\" href=\"https:\/\/febelfin.be\/nl\" hreflang=\"x-default\">\n<link rel=\"alternate\" href=\"https:\/\/febelfin.be\/nl\" hreflang=\"nl\">\n<title>Home | Febelfin<\/title>\n    <meta name=\"description\" content=\"Febelfin, of ook de federatie van de Belgische banksector. Als sectorfederatie zijn wij de spreekbuis van banken en vertegenwoordigen wij onze leden bij bv. beleidsmakers, toezichthouders, beroepsfederaties en belangenverenigingen. Febelfin vertegenwoordigt ongeveer 245 financi\u00eble instellingen in Belgi\u00eb. De missie van Febelfin: Een financi\u00eble sector laten groeien die ten dienste staat van de maatschappelijke behoeften. We hebben 4 kerntaken. Standpunten innemen voor en door leden. Belangen behartigen op regionaal, nationaal en Europees niveau, maar ook deelnemen aan sociale onderhandelingen en in dialoog treden met een ruim netwerk van stakeholders. Daarnaast verlenen we ook diensten zoals informeren, duiden en advies geven of opleidingen verstrekken via Febelfin Academy. Als laatste communiceren we met de leden en het grote publiek en nemen we deel aan debatten op professioneel, politiek, maatschappelijk en educatief vlak.\">\n\n<meta name=\"date\" content=\"2024-43-19\" scheme=\"YYYY-MM-DD\">\n    <meta name=\"keywords\" content=\"Febelfin, federatie, Belgische banksector\">\n<meta property=\"og:title\" content=\"Home | Febelfin\">\n<meta property=\"og:description\" content=\"Febelfin, of ook de federatie van de Belgische banksector. Als sectorfederatie zijn wij de spreekbuis van banken en vertegenwoordigen wij onze leden bij bv. beleidsmakers, toezichthouders, beroepsfederaties en belangenverenigingen. Febelfin vertegenwoordigt ongeveer 245 financi\u00eble instellingen in Belgi\u00eb. De missie van Febelfin: Een financi\u00eble sector laten groeien die ten dienste staat van de maatschappelijke behoeften. We hebben 4 kerntaken. Standpunten innemen voor en door leden. Belangen behartigen op regionaal, nationaal en Europees niveau, maar ook deelnemen aan sociale onderhandelingen en in dialoog treden met een ruim netwerk van stakeholders. Daarnaast verlenen we ook diensten zoals informeren, duiden en advies geven of opleidingen verstrekken via Febelfin Academy. Als laatste communiceren we met de leden en het grote publiek en nemen we deel aan debatten op professioneel, politiek, maatschappelijk en educatief vlak.\">\n<meta property=\"og:image\" content=\"https:\/\/febelfin.be\/media\/pages\/home\/19359c1460-1696318813\/home-page-nl-1200x630-crop-1.png\">\n<meta property=\"og:url\" content=\"https:\/\/febelfin.be\/nl\">\n<meta property=\"og:site_name\" content=\"Febelfin\">\n<meta property=\"og:determiner\" content=\"auto\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"fb:app_id\" content=\"966242223397117\">\n<link rel=\"canonical\" href=\"https:\/\/febelfin.be\/nl\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Home | Febelfin\">\n<meta name=\"twitter:description\" content=\"Febelfin, of ook de federatie van de Belgische banksector. Als sectorfederatie zijn wij de spreekbuis van banken en vertegenwoordigen wij onze leden bij bv. beleidsmakers, toezichthouders, beroepsfederaties en belangenverenigingen. Febelfin vertegenwoordigt ongeveer 245 financi\u00eble instellingen in Belgi\u00eb. De missie van Febelfin: Een financi\u00eble sector laten groeien die ten dienste staat van de maatschappelijke behoeften. We hebben 4 kerntaken. Standpunten innemen voor en door leden. Belangen behartigen op regionaal, nationaal en Europees niveau, maar ook deelnemen aan sociale onderhandelingen en in dialoog treden met een ruim netwerk van stakeholders. Daarnaast verlenen we ook diensten zoals informeren, duiden en advies geven of opleidingen verstrekken via Febelfin Academy. Als laatste communiceren we met de leden en het grote publiek en nemen we deel aan debatten op professioneel, politiek, maatschappelijk en educatief vlak.\">\n<meta name=\"twitter:image\" content=\"https:\/\/febelfin.be\/media\/pages\/home\/19359c1460-1696318813\/home-page-nl-1200x675-crop-1.png\">\n<script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WD8FXMP\"><\/script><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n'https:\/\/www.googletagmanager.com\/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n})(window,document,'script','dataLayer','GTM-WD8FXMP');<\/script>\n\n<meta name=\"google-site-verification\" content=\"ePlXxEXs3jAuk_UM0NU151CNYmoP1eAR81DF7tgsZ0k\">\n\n\t<\/head>\n<body>\n    <noscript><iframe src=\"https:\/\/www.googletagmanager.com\/ns.html?id=GTM-WD8FXMP\"\nheight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"><\/iframe><\/noscript>\n<div class=\"wrapper\">\n\t<div class=\"wrapper__inner\">\n\t\t<div class=\"wrapper__preheader\">\n\t\t\t<div class=\"upperbar section no-max bgc--light-1\">\n    <div class=\"upperbar__inner section__inner\">\n        <div class=\"upperbar__breadcrumbs\">\n            <div class=\"breadcrumbs\">\n                <div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">\n                    <ul>\n                                                <li>\n                            <a href=\"https:\/\/febelfin.be\/nl\" aria-current=\"page\">\n                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m134.5 65.8-3.2 3.9c-.5.7-1.5.8-2.1.2l-10.4-8.4v57.2c0 4.4-3.6 8-8 8l-29 .1c-1.7 0-3-1.4-3-3V90.9l-16-.1v33c0 1.7-1.3 3-3 3h-29c-4.4 0-8-3.6-8-8V61.6L12.4 70c-.6.5-1.6.4-2.1-.2l-3.2-3.9c-.5-.6-.4-1.6.2-2.1l58.4-47.1c2.9-2.4 7.1-2.4 10.1 0l35 28.2V32.3c0-.8.7-1.5 1.5-1.5h5c.8 0 1.5.7 1.5 1.5v19l15.4 12.4c.7.5.9 1.5.3 2.1zm-23.7 53V55.1l-39-31.5c-.6-.5-1.3-.5-1.9 0l-39 31.5v63.7h24v-33c0-1.7 1.3-3 3-3l26 .1c1.7 0 3 1.3 3 3V119l23.9-.2z\"><\/path><\/svg>                                                            <\/a>\n                        <\/li>\n                                            <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"upperbar__fontsize\">\n            <div class=\"fontsize\">\n                <div class=\"fontsize__inner\">\n                    <a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"m\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>\n                    <a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"l\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>\n                    <a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"xl\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\t\t<\/div>\n\t\t<div class=\"wrapper__header\">\n\t\t\t<div class=\"topbar section no-max\">\n    <div class=\"topbar__inner section__inner\">\n        <div class=\"topbar__brand\">\n            <div class=\"brand\">\n                <a href=\"https:\/\/febelfin.be\/nl\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 179 59.4\" style=\"enable-background:new 0 0 179 59.4\" xml:space=\"preserve\"><path class=\"brand--color-icon\" d=\"M26.4 0H0v58.7c1.2.4 2.5.7 3.8.7 5.9 0 10.8-4.9 10.8-10.8v-34h22c.4-1.2.7-2.5.7-3.8-.1-6-5-10.8-10.9-10.8z\"><\/path><circle class=\"brand--color-icon\" cx=\"25.7\" cy=\"31\" r=\"8.1\"><\/circle><path class=\"brand--color-text\" d=\"M56 25.8v.8h5.8v3.8H56v14.9h-4.5v-15h-3v-3.8h3v-.9c0-4.7 3-7.3 7.4-7.3 1.7 0 3.4.4 5 1.3l-1.4 3.5c-1.2-.5-2.2-.8-3-.8-2.2.1-3.5 1.3-3.5 3.5zM81 37.5H66.8c.6 2.6 2.5 4.3 5.7 4.3 2.3 0 4.3-.7 6.1-1.9l1.8 3.2c-2.3 1.7-5 2.6-8.1 2.6-7 0-10.1-4.8-10.1-9.7 0-2.8.9-5.1 2.7-7 1.8-1.8 4.2-2.8 7-2.8 2.7 0 4.9.9 6.6 2.5 1.8 1.7 2.6 3.9 2.6 6.8 0 .5 0 1.2-.1 2zm-14.2-3.4h9.9c-.4-2.6-2.3-4.2-4.8-4.2-2.6 0-4.5 1.6-5.1 4.2zM101.6 28.9c1.8 1.9 2.7 4.2 2.7 7s-.9 5.1-2.7 7c-1.8 1.8-4 2.8-6.6 2.8-2.4 0-4.4-1-6-2.9v2.5h-4.4V19.1H89V29c1.6-1.9 3.6-2.8 5.9-2.8 2.7-.1 4.9.8 6.7 2.7zm-3.4 3c-1-1.1-2.3-1.7-3.9-1.7s-2.9.5-3.9 1.7c-1 1.1-1.5 2.4-1.5 4s.5 3 1.5 4c1 1.1 2.3 1.6 3.9 1.6s2.9-.6 3.9-1.6c1-1.1 1.5-2.4 1.5-4s-.5-2.9-1.5-4zM125.3 37.5h-14.2c.6 2.6 2.5 4.3 5.7 4.3 2.3 0 4.3-.7 6.1-1.9l1.8 3.2c-2.3 1.7-5 2.6-8.1 2.6-7 0-10.1-4.8-10.1-9.7 0-2.8.9-5.1 2.7-7 1.8-1.8 4.2-2.8 7-2.8 2.7 0 4.9.9 6.6 2.5 1.8 1.7 2.6 3.9 2.6 6.8 0 .5 0 1.2-.1 2zm-14.2-3.4h9.9c-.4-2.6-2.3-4.2-4.8-4.2-2.6 0-4.5 1.6-5.1 4.2zM132.9 45.2h-4.5V19.1h4.5v26.1zM139.1 26c0-4.9 2.7-7.5 6.9-7.5 1.7 0 3.3.4 4.8 1.2l-1.3 3.5c-1.1-.5-2-.7-2.8-.7-2 0-3.1 1.2-3.1 3.4v.8h5.8v3.8h-5.8v14.9h-4.5V30.3h-2.9v-3.8h2.9V26zm15.6-7.3c1.6 0 2.8 1.2 2.8 2.8 0 1.7-1.2 2.8-2.8 2.8s-2.9-1.2-2.9-2.8c0-1.5 1.3-2.8 2.9-2.8zm-2.3 26.5V26.6h4.5v18.6h-4.5zM161.4 45.2V26.6h4.4v2.6c1-1.9 3.2-3.1 5.9-3.1 2 0 3.8.7 5.2 2 1.4 1.3 2.1 3.2 2.1 5.7v11.4h-4.5V35.1c0-3.1-1.6-4.9-4.1-4.9-2.6 0-4.5 2.1-4.5 5v10h-4.5z\"><\/path><\/svg>                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"topbar__main\">\n            <div class=\"topbar__offcanvas\">\n                <a href=\"#\" class=\"offcanvas trigger--offcanvas-toggle\">\n                    <span class=\"offcanvas__text\">Menu<\/span>\n                    <span class=\"offcanvas__symbol\">\n                        <span><\/span>\n                    <\/span>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"header section no-max\">\n    <div class=\"header__inner section__inner\">\n        <div class=\"header__brand\">\n            <div class=\"brand\">\n                <a href=\"https:\/\/febelfin.be\/nl\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 179 59.4\" style=\"enable-background:new 0 0 179 59.4\" xml:space=\"preserve\"><path class=\"brand--color-icon\" d=\"M26.4 0H0v58.7c1.2.4 2.5.7 3.8.7 5.9 0 10.8-4.9 10.8-10.8v-34h22c.4-1.2.7-2.5.7-3.8-.1-6-5-10.8-10.9-10.8z\"><\/path><circle class=\"brand--color-icon\" cx=\"25.7\" cy=\"31\" r=\"8.1\"><\/circle><path class=\"brand--color-text\" d=\"M56 25.8v.8h5.8v3.8H56v14.9h-4.5v-15h-3v-3.8h3v-.9c0-4.7 3-7.3 7.4-7.3 1.7 0 3.4.4 5 1.3l-1.4 3.5c-1.2-.5-2.2-.8-3-.8-2.2.1-3.5 1.3-3.5 3.5zM81 37.5H66.8c.6 2.6 2.5 4.3 5.7 4.3 2.3 0 4.3-.7 6.1-1.9l1.8 3.2c-2.3 1.7-5 2.6-8.1 2.6-7 0-10.1-4.8-10.1-9.7 0-2.8.9-5.1 2.7-7 1.8-1.8 4.2-2.8 7-2.8 2.7 0 4.9.9 6.6 2.5 1.8 1.7 2.6 3.9 2.6 6.8 0 .5 0 1.2-.1 2zm-14.2-3.4h9.9c-.4-2.6-2.3-4.2-4.8-4.2-2.6 0-4.5 1.6-5.1 4.2zM101.6 28.9c1.8 1.9 2.7 4.2 2.7 7s-.9 5.1-2.7 7c-1.8 1.8-4 2.8-6.6 2.8-2.4 0-4.4-1-6-2.9v2.5h-4.4V19.1H89V29c1.6-1.9 3.6-2.8 5.9-2.8 2.7-.1 4.9.8 6.7 2.7zm-3.4 3c-1-1.1-2.3-1.7-3.9-1.7s-2.9.5-3.9 1.7c-1 1.1-1.5 2.4-1.5 4s.5 3 1.5 4c1 1.1 2.3 1.6 3.9 1.6s2.9-.6 3.9-1.6c1-1.1 1.5-2.4 1.5-4s-.5-2.9-1.5-4zM125.3 37.5h-14.2c.6 2.6 2.5 4.3 5.7 4.3 2.3 0 4.3-.7 6.1-1.9l1.8 3.2c-2.3 1.7-5 2.6-8.1 2.6-7 0-10.1-4.8-10.1-9.7 0-2.8.9-5.1 2.7-7 1.8-1.8 4.2-2.8 7-2.8 2.7 0 4.9.9 6.6 2.5 1.8 1.7 2.6 3.9 2.6 6.8 0 .5 0 1.2-.1 2zm-14.2-3.4h9.9c-.4-2.6-2.3-4.2-4.8-4.2-2.6 0-4.5 1.6-5.1 4.2zM132.9 45.2h-4.5V19.1h4.5v26.1zM139.1 26c0-4.9 2.7-7.5 6.9-7.5 1.7 0 3.3.4 4.8 1.2l-1.3 3.5c-1.1-.5-2-.7-2.8-.7-2 0-3.1 1.2-3.1 3.4v.8h5.8v3.8h-5.8v14.9h-4.5V30.3h-2.9v-3.8h2.9V26zm15.6-7.3c1.6 0 2.8 1.2 2.8 2.8 0 1.7-1.2 2.8-2.8 2.8s-2.9-1.2-2.9-2.8c0-1.5 1.3-2.8 2.9-2.8zm-2.3 26.5V26.6h4.5v18.6h-4.5zM161.4 45.2V26.6h4.4v2.6c1-1.9 3.2-3.1 5.9-3.1 2 0 3.8.7 5.2 2 1.4 1.3 2.1 3.2 2.1 5.7v11.4h-4.5V35.1c0-3.1-1.6-4.9-4.1-4.9-2.6 0-4.5 2.1-4.5 5v10h-4.5z\"><\/path><\/svg>                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"header__main\">\n            <div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">\n                <a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Zoeken\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m118.1 125.5-24-24c-8 6.9-18.7 10.7-29.9 10.7-26.7 0-48-21.3-48-48s21.3-48 48-48 48 21.3 48 48c0 11.2-4.3 21.9-10.7 29.9l24 24-7.4 7.4zm-16-60.8c0-20.8-16.5-37.3-37.3-37.3S27.4 43.9 27.4 64.7 43.9 102 64.7 102c20.3.1 37.4-17 37.4-37.3z\"><\/path><\/svg>                <\/a>\n            <\/div>\n            <div class=\"header__navigation\">\n                <div class=\"navigation\">\n                    <div class=\"navigation__inner\">\n                        <ul role=\"navigation\" aria-label=\"Navigation\">\n        <li>\n        <a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\" class=\"page-over-febelfin\">\n            <span>Over Febelfin<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>                    <\/a>\n                    <ul class=\"navigation__sub\">\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/team\" class=\"subpage-team\">Team<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/bestuur\" class=\"subpage-bestuur\">Bestuur<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/leden\" class=\"subpage-leden\">Leden<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/lidmaatschap\" class=\"subpage-lidmaatschap\">Lidmaatschap<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/statuten\" class=\"subpage-statuten\">Statuten<\/a><\/li>\n                            <\/ul>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/nl\/diensten\" class=\"page-diensten\">\n            <span>Diensten<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>                    <\/a>\n                    <ul class=\"navigation__sub\">\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/slapende-rekening-opzoeken\" class=\"subpage-slapende-rekening-opzoeken\">Slapende rekening opzoeken<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/rekening-overledene-opzoeken\" class=\"subpage-rekening-overledene-opzoeken\">Rekening overledene opzoeken<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/van-bank-veranderen\" class=\"subpage-van-bank-veranderen\">Van bank veranderen<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/weigering-schuldsaldoverzekering\" class=\"subpage-weigering-schuldsaldoverzekering\">Weigering schuldsaldoverzekering<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/klacht-indienen\" class=\"subpage-klacht-indienen\">Klacht indienen<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/huurwaarborg-aanvragen\" class=\"subpage-huurwaarborg-aanvragen\">Huurwaarborg aanvragen<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/basisbankdienst-voor-particulieren\" class=\"subpage-basisbankdienst-voor-particulieren\">Basisbankdienst voor particulieren<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/basisbankdienst-voor-ondernemingen\" class=\"subpage-basisbankdienst-voor-ondernemingen\">Basisbankdienst voor ondernemingen<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/diensten\/universele-bankdienst\" class=\"subpage-universele-bankdienst\">Universele bankdienst<\/a><\/li>\n                            <\/ul>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/nl\/themas\" class=\"page-themas\">\n            <span>Thema's<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>                    <\/a>\n                    <ul class=\"navigation__sub\">\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/themas\/digitaal-betalen-en-bankieren\" class=\"subpage-digitaal-betalen-en-bankieren\">Digitalisering &amp; innovatie<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/themas\/bank-maatschappij\" class=\"subpage-bank-maatschappij\">Bank &amp; Maatschappij<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\" class=\"subpage-fraude-veiligheid\">Fraude &amp; veiligheid<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/themas\/duurzaamheid\" class=\"subpage-duurzaamheid\">Duurzaam bankieren<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/themas\/financiering-v-d-economie\" class=\"subpage-financiering-v-d-economie\">Financiering v\/d economie<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\" class=\"subpage-toezicht-beleid\">Toezicht &amp; beleid<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/themas\/sparen-en-beleggen\" class=\"subpage-sparen-en-beleggen\">Sparen en beleggen<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/nl\/themas\/werken-in-de-financiele-sector\" class=\"subpage-werken-in-de-financiele-sector\">Werken in de financi\u00eble sector<\/a><\/li>\n                            <\/ul>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/nl\/cijfers\" class=\"page-cijfers\">\n            <span>Cijfers<\/span>\n                    <\/a>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/nl\/pers\" class=\"page-pers\">\n            <span>Pers<\/span>\n                    <\/a>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/nl\/publicaties\" class=\"page-publicaties\">\n            <span>Publicaties<\/span>\n                    <\/a>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/nl\/contact\" class=\"page-contact\">\n            <span>Contact<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>                    <\/a>\n                    <ul class=\"navigation__sub\">\n                            <\/ul>\n            <\/li>\n    <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"header__language\">\n                <div class=\"language\">\n\t\t\t\t\t<ul role=\"navigation\" aria-label=\"Navigation\">\n\t<li>\n\t\t<a href=\"https:\/\/febelfin.be\/nl\" hreflang=\"nl aria-current=\" page\"=\"\">\n\t\t\t<span>nl<\/span>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>\t\t<\/a>\n\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/fr\" hreflang=\"fr\">\n\t\t\t\t\t\tfr\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\" hreflang=\"en\">\n\t\t\t\t\t\ten\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<\/ul>\n\t<\/li>\n<\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<div class=\"bigmenu section no-max\">\n    <div class=\"bigmenu__inner section__inner\">\n        <div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">\n            <div class=\"searchField\">\n                <form method=\"get\" action=\"https:\/\/febelfin.be\/nl\/zoeken\">\n                    <div class=\"searchField__inner\">\n                        <div class=\"searchField__icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m118.1 125.5-24-24c-8 6.9-18.7 10.7-29.9 10.7-26.7 0-48-21.3-48-48s21.3-48 48-48 48 21.3 48 48c0 11.2-4.3 21.9-10.7 29.9l24 24-7.4 7.4zm-16-60.8c0-20.8-16.5-37.3-37.3-37.3S27.4 43.9 27.4 64.7 43.9 102 64.7 102c20.3.1 37.4-17 37.4-37.3z\"><\/path><\/svg>                        <\/div>\n                        <div class=\"searchField__input\">\n                            <input type=\"text\" name=\"q\" placeholder=\"Zoeken\">\n                        <\/div>\n                        <div class=\"searchField__button\">\n                            <button type=\"submit\"><span>Zoeken<\/span><\/button>\n                        <\/div>\n                        <div class=\"searchField__close\">\n                            <a href=\"#\" class=\"trigger--offcanvas-toggle\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m74.9 70.9 45.6 45.6c.4.4.8 1.2.8 2 0 1.6-1.2 2.8-2.8 2.8-.8 0-1.6-.4-2-.8L70.9 74.9l-45.6 45.6c-.4.4-1.2.8-2 .8-1.6 0-2.8-1.2-2.8-2.8 0-.8.4-1.6.8-2l45.6-45.6-45.6-45.6c-.4-.4-.8-1.2-.8-2 0-1.6 1.2-2.8 2.8-2.8.8 0 1.6.4 2 .8l45.6 45.6 45.6-45.6c.4-.4 1.2-.8 2-.8 1.6 0 2.8 1.2 2.8 2.8 0 .8-.4 1.6-.8 2L74.9 70.9z\"><\/path><\/svg>                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/form>\n            <\/div>\n        <\/div>\n        <div class=\"bigmenu__main\">\n            <div class=\"bigmenu__columns\" role=\"navigation\" aria-label=\"Mobile Navigation\">\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\" class=\"page-over-febelfin\">\n\t\t\t\t\t\t\tOver Febelfin\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                    <div class=\"bigmenu__navigation\">\n                        <ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/team\" class=\"subpage-team\">\n\t\t\t\t\t\t\t\t\t\tTeam\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/bestuur\" class=\"subpage-bestuur\">\n\t\t\t\t\t\t\t\t\t\tBestuur\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/leden\" class=\"subpage-leden\">\n\t\t\t\t\t\t\t\t\t\tLeden\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/lidmaatschap\" class=\"subpage-lidmaatschap\">\n\t\t\t\t\t\t\t\t\t\tLidmaatschap\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\/statuten\" class=\"subpage-statuten\">\n\t\t\t\t\t\t\t\t\t\tStatuten\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t                        <\/ul>\n                    <\/div>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\" class=\"page-diensten\">\n\t\t\t\t\t\t\tDiensten\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                    <div class=\"bigmenu__navigation\">\n                        <ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/slapende-rekening-opzoeken\" class=\"subpage-slapende-rekening-opzoeken\">\n\t\t\t\t\t\t\t\t\t\tSlapende rekening opzoeken\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/rekening-overledene-opzoeken\" class=\"subpage-rekening-overledene-opzoeken\">\n\t\t\t\t\t\t\t\t\t\tRekening overledene opzoeken\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/van-bank-veranderen\" class=\"subpage-van-bank-veranderen\">\n\t\t\t\t\t\t\t\t\t\tVan bank veranderen\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/weigering-schuldsaldoverzekering\" class=\"subpage-weigering-schuldsaldoverzekering\">\n\t\t\t\t\t\t\t\t\t\tWeigering schuldsaldoverzekering\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/klacht-indienen\" class=\"subpage-klacht-indienen\">\n\t\t\t\t\t\t\t\t\t\tKlacht indienen\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/huurwaarborg-aanvragen\" class=\"subpage-huurwaarborg-aanvragen\">\n\t\t\t\t\t\t\t\t\t\tHuurwaarborg aanvragen\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/basisbankdienst-voor-particulieren\" class=\"subpage-basisbankdienst-voor-particulieren\">\n\t\t\t\t\t\t\t\t\t\tBasisbankdienst voor particulieren\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/basisbankdienst-voor-ondernemingen\" class=\"subpage-basisbankdienst-voor-ondernemingen\">\n\t\t\t\t\t\t\t\t\t\tBasisbankdienst voor ondernemingen\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\/universele-bankdienst\" class=\"subpage-universele-bankdienst\">\n\t\t\t\t\t\t\t\t\t\tUniversele bankdienst\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t                        <\/ul>\n                    <\/div>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\" class=\"page-themas\">\n\t\t\t\t\t\t\tThema's\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                    <div class=\"bigmenu__navigation\">\n                        <ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/digitaal-betalen-en-bankieren\" class=\"subpage-digitaal-betalen-en-bankieren\">\n\t\t\t\t\t\t\t\t\t\tDigitalisering &amp; innovatie\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/bank-maatschappij\" class=\"subpage-bank-maatschappij\">\n\t\t\t\t\t\t\t\t\t\tBank &amp; Maatschappij\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\" class=\"subpage-fraude-veiligheid\">\n\t\t\t\t\t\t\t\t\t\tFraude &amp; veiligheid\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/duurzaamheid\" class=\"subpage-duurzaamheid\">\n\t\t\t\t\t\t\t\t\t\tDuurzaam bankieren\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/financiering-v-d-economie\" class=\"subpage-financiering-v-d-economie\">\n\t\t\t\t\t\t\t\t\t\tFinanciering v\/d economie\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\" class=\"subpage-toezicht-beleid\">\n\t\t\t\t\t\t\t\t\t\tToezicht &amp; beleid\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/sparen-en-beleggen\" class=\"subpage-sparen-en-beleggen\">\n\t\t\t\t\t\t\t\t\t\tSparen en beleggen\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/werken-in-de-financiele-sector\" class=\"subpage-werken-in-de-financiele-sector\">\n\t\t\t\t\t\t\t\t\t\tWerken in de financi\u00eble sector\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t                        <\/ul>\n                    <\/div>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/cijfers\" class=\"page-cijfers\">\n\t\t\t\t\t\t\tCijfers\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/pers\" class=\"page-pers\">\n\t\t\t\t\t\t\tPers\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/publicaties\" class=\"page-publicaties\">\n\t\t\t\t\t\t\tPublicaties\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/contact\" class=\"page-contact\">\n\t\t\t\t\t\t\tContact\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                    <div class=\"bigmenu__navigation\">\n                        <ul>\n\t\t\t\t\t\t\t                        <\/ul>\n                    <\/div>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <div class=\"bigmenu__language bigmenu__heading spacing-l heading weight-400\">\n\t\t\t\t\t\t\t\t\t\t\t\t<ul role=\"navigation\" aria-label=\"Navigation\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\" hreflang=\"nl\">\n\t\t\t\t\t\t\t\t\tnl\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/fr\" hreflang=\"fr\">\n\t\t\t\t\t\t\t\t\tfr\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\" hreflang=\"en\">\n\t\t\t\t\t\t\t\t\ten\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t                    <\/div>\n                    <a href=\"#\" class=\"btn color-neutrals-0\"><span>Contacteer ons<\/span><\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\t\t<\/div>\n\t\t<div class=\"wrapper__content\">\n\t\t\t\t\t\t\n<div id=\"16ccb961-1e14-46ba-a263-c00803faa809\" class=\"section contentSection padding-t-0 padding-b-0\">\n    <div class=\"contentSection__inner\">\n        <div class=\"experience\">\n            <div class=\"experience__visual\" data-darken=\"40\">\n                \n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">\n\n            <\/div>\n            <div class=\"experience__content\">\n                <div class=\"experience__inner section__inner\">\n                    <div class=\"experience__box\">\n\t\t\t\t\t\t<h1 class=\"heading size-xxl spacing-l\">Welkom,<br>Wij zijn Febelfin.<\/h1>\n<div class=\"paragraph size-l\">\n\t<p>We vertegenwoordigen de financi\u00eble sector en gidsen jou doorheen het complexe financi\u00eble landschap aan de hand van advies en objectieve informatie.<\/p><\/div>\n\n<div class=\"actions\">\n\t<div class=\"actions__inner\">\n\t\t<a href=\"https:\/\/febelfin.be\/nl\/diensten\" class=\"btn type-solid color-neutrals-0\">\n    <span>Wat kunnen we voor je doen?<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/febelfin.be\/nl\/over-febelfin\" class=\"btn color-neutrals-0\">\n    <span>Wie zijn we?<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n\t<\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\t<div id=\"9fb1fb12-b196-4055-ac6f-f974f9761b75\" class=\"section contentSection padding-b-s\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-l\">Jouw gids door het financi\u00eble landschap<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"section contentSection padding-t-0 padding-b-0\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"carousel\">\n\t\t\t\t<div class=\"carousel__inner\">\n\t\t\t\t\t<div class=\"carousel__holder target--carousel-element\">\n\t\t\t\t\t\t<div class=\"carousel__list slick-initialized slick-slider\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slick-list draggable\"><div class=\"slick-track\" style=\"opacity: 1; width: 6660px; transform: translate3d(-1332px, 0px, 0px);\"><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/financiering-v-d-economie\" class=\"card__link\" aria-label=\"Read more about Financiering v\/d economie\" title=\"Read more about Financiering v\/d economie\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Financiering v\/d economie<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Het financieren van de economie heeft vele gezichten. Financiering van bedrijven, particulieren en de overheid blijft de kernactiviteit van de banken. Dankzij het spaargeld van hun klanten, kunnen zij projecten en dromen realiseren.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\" class=\"card__link\" aria-label=\"Read more about Toezicht &amp; beleid\" title=\"Read more about Toezicht &amp; beleid\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Toezicht &amp; beleid<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>De laatste jaren is het toezicht op de banken verscherpt en zijn er veel nieuwe regels gekomen. Dit draagt bij aan de financi\u00eble stabiliteit en het vertrouwen in de banksector, maar het brengt ook uitdagingen met zich mee. <\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-2\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/sparen-en-beleggen\" class=\"card__link\" aria-label=\"Read more about Sparen en beleggen\" title=\"Read more about Sparen en beleggen\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Sparen en beleggen<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Veel mensen zetten vandaag al geld opzij voor later. Sommige sparen, anderen beleggen. Jouw bank engageert zich om jouw spaargelden goed te beheren. En ook met advies over beleggen staat ze voor je klaar. <\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/werken-in-de-financiele-sector\" class=\"card__link\" aria-label=\"Read more about Werken in de financi\u00eble sector\" title=\"Read more about Werken in de financi\u00eble sector\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Werken in de financi\u00eble sector<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>De financi\u00eble sector heeft oog voor haar medewerkers. Wist je dat de financi\u00eble sector een voortrekker is op gebied van diversiteit &amp; inclusie? Droom je van een job in onze sector? Op zoek naar een bijscholing of wil je je talent graag ergens anders inzetten? Neem dan een kijkje in een van de rubrieken hieronder.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/digitaal-betalen-en-bankieren\" class=\"card__link\" aria-label=\"Read more about Digitalisering &amp; innovatie\" title=\"Read more about Digitalisering &amp; innovatie\" tabindex=\"0\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Digitalisering &amp; innovatie<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Een gebruiksvriendelijk &amp; toegankelijk betalingsverkeer aanbieden: dat is iets waar banken naar streven. Digitale mogelijkheden helpen om bankieren voor iedereen dichtbij te brengen, ook voor degenen die minder digitaal vaardig zijn.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/bank-maatschappij\" class=\"card__link\" aria-label=\"Read more about Bank &amp; Maatschappij\" title=\"Read more about Bank &amp; Maatschappij\" tabindex=\"0\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Bank &amp; Maatschappij<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Banken zijn niet alleen de motor van de economie maar hebben daarnaast ook een belangrijke maatschappelijke rol. Dat betekent dichtbij de klanten staan bij belangrijke momenten en inspelen op noden als die zich aandienen.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\" class=\"card__link\" aria-label=\"Read more about Fraude &amp; veiligheid\" title=\"Read more about Fraude &amp; veiligheid\" tabindex=\"0\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Fraude &amp; veiligheid<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Als banksector willen we bijdragen aan een veiligere samenleving. Daarom voeren we samen met partners een actieve strijd tegen online fraude, witwassen en financiering van terrorisme.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/duurzaamheid\" class=\"card__link\" aria-label=\"Read more about Duurzaam bankieren\" title=\"Read more about Duurzaam bankieren\" tabindex=\"0\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Duurzaam bankieren<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Met vraagstukken zoals klimaatverandering en sociale ongelijkheid staan we voor enorme uitdagingen. De financi\u00eble sector kan de overgang naar die duurzame maatschappij versnellen en ondersteunen voor zowel particulieren als ondernemingen. Lees meer over hoe de sector dit in de praktijk doet.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/financiering-v-d-economie\" class=\"card__link\" aria-label=\"Read more about Financiering v\/d economie\" title=\"Read more about Financiering v\/d economie\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Financiering v\/d economie<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Het financieren van de economie heeft vele gezichten. Financiering van bedrijven, particulieren en de overheid blijft de kernactiviteit van de banken. Dankzij het spaargeld van hun klanten, kunnen zij projecten en dromen realiseren.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\" class=\"card__link\" aria-label=\"Read more about Toezicht &amp; beleid\" title=\"Read more about Toezicht &amp; beleid\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Toezicht &amp; beleid<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>De laatste jaren is het toezicht op de banken verscherpt en zijn er veel nieuwe regels gekomen. Dit draagt bij aan de financi\u00eble stabiliteit en het vertrouwen in de banksector, maar het brengt ook uitdagingen met zich mee. <\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide\" data-slick-index=\"6\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/sparen-en-beleggen\" class=\"card__link\" aria-label=\"Read more about Sparen en beleggen\" title=\"Read more about Sparen en beleggen\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Sparen en beleggen<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Veel mensen zetten vandaag al geld opzij voor later. Sommige sparen, anderen beleggen. Jouw bank engageert zich om jouw spaargelden goed te beheren. En ook met advies over beleggen staat ze voor je klaar. <\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide\" data-slick-index=\"7\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/werken-in-de-financiele-sector\" class=\"card__link\" aria-label=\"Read more about Werken in de financi\u00eble sector\" title=\"Read more about Werken in de financi\u00eble sector\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Werken in de financi\u00eble sector<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>De financi\u00eble sector heeft oog voor haar medewerkers. Wist je dat de financi\u00eble sector een voortrekker is op gebied van diversiteit &amp; inclusie? Droom je van een job in onze sector? Op zoek naar een bijscholing of wil je je talent graag ergens anders inzetten? Neem dan een kijkje in een van de rubrieken hieronder.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"8\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/digitaal-betalen-en-bankieren\" class=\"card__link\" aria-label=\"Read more about Digitalisering &amp; innovatie\" title=\"Read more about Digitalisering &amp; innovatie\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Digitalisering &amp; innovatie<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Een gebruiksvriendelijk &amp; toegankelijk betalingsverkeer aanbieden: dat is iets waar banken naar streven. Digitale mogelijkheden helpen om bankieren voor iedereen dichtbij te brengen, ook voor degenen die minder digitaal vaardig zijn.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"9\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/bank-maatschappij\" class=\"card__link\" aria-label=\"Read more about Bank &amp; Maatschappij\" title=\"Read more about Bank &amp; Maatschappij\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Bank &amp; Maatschappij<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Banken zijn niet alleen de motor van de economie maar hebben daarnaast ook een belangrijke maatschappelijke rol. Dat betekent dichtbij de klanten staan bij belangrijke momenten en inspelen op noden als die zich aandienen.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"10\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\" class=\"card__link\" aria-label=\"Read more about Fraude &amp; veiligheid\" title=\"Read more about Fraude &amp; veiligheid\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Fraude &amp; veiligheid<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Als banksector willen we bijdragen aan een veiligere samenleving. Daarom voeren we samen met partners een actieve strijd tegen online fraude, witwassen en financiering van terrorisme.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"11\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/duurzaamheid\" class=\"card__link\" aria-label=\"Read more about Duurzaam bankieren\" title=\"Read more about Duurzaam bankieren\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Duurzaam bankieren<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Met vraagstukken zoals klimaatverandering en sociale ongelijkheid staan we voor enorme uitdagingen. De financi\u00eble sector kan de overgang naar die duurzame maatschappij versnellen en ondersteunen voor zowel particulieren als ondernemingen. Lees meer over hoe de sector dit in de praktijk doet.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"12\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/financiering-v-d-economie\" class=\"card__link\" aria-label=\"Read more about Financiering v\/d economie\" title=\"Read more about Financiering v\/d economie\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Financiering v\/d economie<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Het financieren van de economie heeft vele gezichten. Financiering van bedrijven, particulieren en de overheid blijft de kernactiviteit van de banken. Dankzij het spaargeld van hun klanten, kunnen zij projecten en dromen realiseren.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"13\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\" class=\"card__link\" aria-label=\"Read more about Toezicht &amp; beleid\" title=\"Read more about Toezicht &amp; beleid\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Toezicht &amp; beleid<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>De laatste jaren is het toezicht op de banken verscherpt en zijn er veel nieuwe regels gekomen. Dit draagt bij aan de financi\u00eble stabiliteit en het vertrouwen in de banksector, maar het brengt ook uitdagingen met zich mee. <\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"14\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/sparen-en-beleggen\" class=\"card__link\" aria-label=\"Read more about Sparen en beleggen\" title=\"Read more about Sparen en beleggen\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Sparen en beleggen<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Veel mensen zetten vandaag al geld opzij voor later. Sommige sparen, anderen beleggen. Jouw bank engageert zich om jouw spaargelden goed te beheren. En ook met advies over beleggen staat ze voor je klaar. <\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"15\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/werken-in-de-financiele-sector\" class=\"card__link\" aria-label=\"Read more about Werken in de financi\u00eble sector\" title=\"Read more about Werken in de financi\u00eble sector\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Werken in de financi\u00eble sector<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>De financi\u00eble sector heeft oog voor haar medewerkers. Wist je dat de financi\u00eble sector een voortrekker is op gebied van diversiteit &amp; inclusie? Droom je van een job in onze sector? Op zoek naar een bijscholing of wil je je talent graag ergens anders inzetten? Neem dan een kijkje in een van de rubrieken hieronder.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"carousel__direction\">\n\t\t\t\t\t\t<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Vorige\" title=\"Vorige\" style=\"\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M45.4 5.7 39.6 0 11.3 28.3l28.3 28.4 5.8-5.7-22.6-22.7z\"><\/path><\/svg>\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Volgende\" title=\"Volgende\" style=\"\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"m11.3 51 5.8 5.7 28.3-28.4L17.1 0l-5.8 5.7 22.6 22.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"section contentSection padding-t-0\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t<div class=\"actions align-limited\">\n\t\t\t\t\t\t<div class=\"actions__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\" class=\"btn color-secondary-1 type-solid\">\n\t\t\t\t\t\t\t\t\t<span>Ontdek alle thema's<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n<div id=\"6e5c731e-d312-4ee6-a0c9-4831db74ba45\" class=\"section contentSection\">\n    <div class=\"section__inner contentSection__inner\">\n        <div class=\"block\">\n            <div class=\"block__visual\">\n                                <div class=\"block__visualHolder\">\n                    \n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg\" alt=\"\">\n\n                <\/div>\n            <\/div>\n            <div class=\"block__content\">\n                <div class=\"block__inner section__inner\">\n                    <div class=\"block__in\">\n                        <h2 class=\"heading size-xl spacing-m\">Febelfin daagt je uit met de hacker hotline<\/h2>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n<div class=\"paragraph\">\n\t<p>Nog te veel jongeren zijn te weinig op de hoogte van online fraude. 23% van de jongeren heeft nog nooit van phishing gehoord. Met de Hacker Hotline, een mobiele escape game, wil Febelfin jongeren op een ludieke manier bewust maken van de gevaren van online fraude en hen helpen om zichzelf hier tegen te wapenen. Spelers worden uitgedaagd om slimmer te zijn dan de phisher\u2026<\/p><\/div>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n\n<div class=\"actions align-left\">\n\t<div class=\"actions__inner\">\n\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/fraude-veiligheid\/online-fraudevormen\/escape-game-the-hacker-hotline\" class=\"btn color-secondary-1 type-solid\">\n    <span>Lees meer<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n\t<\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\t<div id=\"0cc1c773-0f89-4701-b8ac-4da1337d6bda\" class=\"section contentSection padding-b-s\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-l\">De banksector in cijfers<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div id=\"0cc1c773-0f89-4701-b8ac-4da1337d6bda\" class=\"section contentSection padding-t-0\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee\" data-marquee-direction=\"-1\" data-marquee-speed=\"1\" style=\"transform: translate(-1804px, 0px);\">\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>krediet aan overheid<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>krediet aan overheid<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>krediet aan overheid<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan gezinnen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>kredieten aan ondernemingen<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee\" data-marquee-direction=\"1\" data-marquee-speed=\"1\" style=\"transform: translate(-3446px, 0px);\">\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banken<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banken<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banken<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bankkantoren<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>werknemers in de banksector<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t<\/div>\n\n\n\t<div id=\"6161cebd-c7af-46e7-b185-ff038f55d3e8\" class=\"section contentSection padding-b-s\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-l\">Actualiteit<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"section contentSection padding-t-0 padding-b-0\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"cardgrid size-s\">\n\t\t\t\t<div class=\"cardgrid__inner\">\n\t\t\t\t\t<div class=\"cardgrid__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"experiencecard\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\" class=\"experiencecard__link\" aria-label=\"Read more about Het gebruik van cash blijft verder dalen\" title=\"Read more about Het gebruik van cash blijft verder dalen\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"experiencecard__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"experiencecard__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"experiencecard__in\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"experiencecard__label\">Toezicht &amp; beleid<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-m\">Het gebruik van cash blijft verder dalen<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<button class=\"btn color-neutrals-0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span>Lees meer<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card color-light-1\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\" class=\"card__link\" aria-label=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\" title=\"Read more about Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"card__label\">Fraude &amp; veiligheid<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Er was eens een mooie prins\u2026 maar die zat \u2018toevallig\u2019 zonder geld<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card color-light-1\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\" class=\"card__link\" aria-label=\"Read more about Barsten in het glazen plafond?\" title=\"Read more about Barsten in het glazen plafond?\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"card__label\">Duurzaam bankieren<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Barsten in het glazen plafond?<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card color-light-1\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\" class=\"card__link\" aria-label=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\" title=\"Read more about Hypothecaire kredieten stijgen verder in het derde trimester van 2024\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/financiering-v-d-economie\/hypothecaire-kredieten-stijgen-verder-in-het-derde-trimester-van-2024\/d6587ad46d-1729675165\/untitled-design-94.png\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"card__label\">Financiering v\/d economie<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Hypothecaire kredieten stijgen verder in het derde trimester van 2024<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card color-light-1\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\" class=\"card__link\" aria-label=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\" title=\"Read more about Geldezels: jongeren blijven een makkelijke prooi\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/geldezels-jongeren-blijven-een-makkelijke-prooi\/87efaadc3f-1733736945\/geldezels-3-2024.png\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"card__label\">Fraude &amp; veiligheid<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Geldezels: jongeren blijven een makkelijke prooi<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Lees meer<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"section contentSection padding-t-s\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t<div class=\"actions align-limited\">\n\t\t\t\t\t\t<div class=\"actions__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n<div id=\"d7bb2975-b996-4ce7-aad8-baa06583788f\" class=\"section contentSection bgc--light-1\">\n    <div class=\"section__inner contentSection__inner\">\n        <div class=\"block type-alt\">\n            <div class=\"block__visual\">\n                                <div class=\"block__visualHolder\">\n                    \n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg\" alt=\"\">\n\n                <\/div>\n            <\/div>\n            <div class=\"block__content\">\n                <div class=\"block__inner section__inner\">\n                    <div class=\"block__in\">\n                        <h2 class=\"heading size-xl spacing-m\">Banksluitingsdagen<\/h2>\n<div class=\"paragraph\">\n\t<p>Elk jaar zijn de banken een aantal dagen dicht. Die dagen worden ruim op voorhand vastgelegd in het PC 310. Zo zijn bankmedewerkers goed voorbereid en kunnen ook bankklanten tijdig hun voorzorgen nemen.<\/p><\/div>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n\n<div class=\"actions align-left\">\n\t<div class=\"actions__inner\">\n\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/werken-in-de-financiele-sector\/banksluitingsdagen\" class=\"btn color-secondary-1 type-solid\">\n    <span>Meer informatie<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n\t<\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\t<div id=\"fc461644-5da5-4e04-bcc4-f5420efe2880\" class=\"section contentSection padding-b-s bgc--light-1\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-l\">Interessante publicaties<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"section contentSection padding-t-0 bgc--light-1\">\n\t\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t\t<div class=\"block\">\n\t\t\t\t\t<div class=\"block__visual\">\n\t\t\t\t\t\t<div class=\"block__visualHolder\">\n\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png\" alt=\"\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"block__content\">\n\t\t\t\t\t\t<div class=\"block__inner section__inner\">\n\t\t\t\t\t\t\t<div class=\"block__in\">\n\t\t\t\t\t\t\t\t<p class=\"fc--neutrals-4\">Toezicht &amp; beleid<\/p>\n\t\t\t\t\t\t\t\t<h2 class=\"fc--primary-1 heading size-s spacing-m\">De betekenis van banken voor klanten en samenleving<\/h2>\n\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\" class=\"link color-secondary-1\" aria-label=\"Lees meer over De betekenis van banken voor klanten en samenleving\" title=\"Lees meer over De betekenis van banken voor klanten en samenleving\">\n\t\t\t\t\t\t\t\t\t<span>Lees meer<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"section contentSection padding-t-0 bgc--light-1\">\n\t\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t\t<div class=\"block type-alt\">\n\t\t\t\t\t<div class=\"block__visual\">\n\t\t\t\t\t\t<div class=\"block__visualHolder\">\n\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png\" alt=\"\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"block__content\">\n\t\t\t\t\t\t<div class=\"block__inner section__inner\">\n\t\t\t\t\t\t\t<div class=\"block__in\">\n\t\t\t\t\t\t\t\t<p class=\"fc--neutrals-4\">Politieke memoranda<\/p>\n\t\t\t\t\t\t\t\t<h2 class=\"fc--primary-1 heading size-s spacing-m\">Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst<\/h2>\n\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\" class=\"link color-secondary-1\" aria-label=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\" title=\"Lees meer over Politiek Memorandum 2024-2029: De financi\u00eble sector, een partner voor de toekomst\">\n\t\t\t\t\t\t\t\t\t<span>Lees meer<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\n\t<div class=\"section contentSection padding-t-s bgc--light-1\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t<div class=\"actions align-limited\">\n\t\t\t\t\t\t<div class=\"actions__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\/publicaties\" class=\"btn color-secondary-1 type-solid\">\n\t\t\t\t\t\t\t\t\t<span>Meer publicaties<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n<div id=\"3f7b252a-eb94-4e56-bb13-0822a0699b3d\" class=\"section contentSection\">\n    <div class=\"section__inner contentSection__inner\">\n        <div class=\"block type-alt\">\n            <div class=\"block__visual\">\n                                <div class=\"block__visualHolder\">\n                    \n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg\" alt=\"\">\n\n                <\/div>\n            <\/div>\n            <div class=\"block__content\">\n                <div class=\"block__inner section__inner\">\n                    <div class=\"block__in\">\n                        <div class=\"block__partner\">\n\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\" alt=\"\">\n\n<\/div>\n<h2 class=\"heading size-xl spacing-m\">Ontdek de financi\u00eble opleidingen van Febelfin Academy<\/h2>\n<div class=\"paragraph\">\n\t<p>Ben je op zoek naar een financi\u00eble opleiding of bijscholing om je professionele mogelijkheden te verruimen of wil je een erkend examen afleggen om van start te gaan in de financi\u00eble sector? Laat je inspireren door het aanbod van Febelfin Academy.<\/p><\/div>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n\n<div class=\"actions align-left\">\n\t<div class=\"actions__inner\">\n\t\t<a href=\"https:\/\/febelfin-academy.be\" target=\"_blank\" class=\"btn color-secondary-1 type-solid\">\n    <span>Febelfin-academy.be<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n\t<\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\t\t<\/div>\n\t\t<div class=\"wrapper__footer\">\n\t\t\t<div class=\"footer section no-max\">\n    <div class=\"footer__main\">\n        <div class=\"footer__inner section__inner\">\n            <div class=\"footer__socials\">\n\t\t\t\tVolg je ons al? Blijf op de hoogte via <a href=\"https:\/\/www.facebook.com\/Febelfin\/?locale=fr_FR\" target=\"_blank\" rel=\"noreferrer\">Facebook<\/a>, <a href=\"https:\/\/www.tiktok.com\/@febelfin\" target=\"_blank\" rel=\"noreferrer\">TikTok<\/a>, <a href=\"https:\/\/twitter.com\/Febelfin\/\" target=\"_blank\" rel=\"noreferrer\">Twitter<\/a>, <a href=\"https:\/\/www.linkedin.com\/company\/714903\/admin\/\" target=\"_blank\" rel=\"noreferrer\">LinkedIn<\/a> &amp; <a href=\"https:\/\/www.instagram.com\/febelfin\/?hl=fr\" target=\"_blank\" rel=\"noreferrer\">Instagram<\/a><a href=\"http:\/\/febelfin.test\/nl#\" rel=\"noreferrer\">.<\/a>            <\/div>\n            <div class=\"footer__newsletter\">\n                <h3 class=\"heading size-s font-special\">Ontvang onze nieuwsbrief<\/h3>\n                <div class=\"form\">\n                    <form method=\"post\" action=\"https:\/\/febelfin.be\/nl\/axi\/newsletter\/subscribe\" class=\"trigger--former-submit\" data-error-message=\"Woops, looks like something went wrong\">\n\t\t\t\t\t\t<div class=\"cf-turnstile\" data-sitekey=\"0x4AAAAAAAUhVoT_I76IATRz\"><div><input type=\"hidden\" name=\"cf-turnstile-response\" id=\"cf-chl-widget-pg7t8_response\" value=\"\"><\/div><\/div>\n\t\t\t\t\t\t<input type=\"hidden\" name=\"csrf\" value=\"0e09a7182b60c2ddf0eedeb2347c676e8f57bd70e47a535b0260f82154409b31\">\n                        <div class=\"form__inner\">\n                            <div class=\"form__fields target--former-fields\">\n                                <div class=\"form__field target--validator-error\">\n                                    <div class=\"field\">\n                                        <div class=\"field__input\">\n                                            <input type=\"email\" name=\"email\" placeholder=\"Vul jouw e-mailadres in\" class=\"validator--required trigger--validator-keyup\">\n                                        <\/div>\n                                        <div class=\"field__action\">\n                                            <button class=\"btn type-solid\"><span>Inschrijven<\/span><\/button>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                <div class=\"form__field target--validator-error\">\n                                    <div class=\"checkbox on-dark\">\n                                        <input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">\n                                        <label for=\"newsletter-tac\">JA, ik wil de Febelfin nieuwsbrief ontvangen en ga akkoord met de <a href=\"\/nl\/data-protection-policy\" title=\"Data Protection Policy\" rel=\"noreferrer\">Privacy Policy<\/a><\/label>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"form__loader target--former-loader\">\n                                <div class=\"loader is-active\">\n                                    <div class=\"loader__element\">\n                                        <div><\/div>\n                                        <div><\/div>\n                                        <div><\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"form__callback target--former-callback\"><\/div>\n                        <\/div>\n                    <\/form>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"footer__secondary\">\n        <div class=\"footer__inner section__inner\">\n            <div class=\"footer__legal\">\n\t\t\t\t\u00a9 Febelfin 2024 - <a href=\"\/nl\/disclaimer\" target=\"_blank\" rel=\"noreferrer\">Disclaimer<\/a> - <a href=\"\/nl\/data-protection-policy\" target=\"_blank\" title=\"Data Protection Policy\" rel=\"noreferrer\">Data Protection Policy<\/a> - <a href=\"\/nl\/cookie-policy\" target=\"_blank\" rel=\"noreferrer\"><u>Cookie Policy<\/u><\/a>            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n<div class=\"layer\">\n    <div class=\"layer__holder\">\n        <div class=\"layer__video target--layer-videoplayer\"><\/div>\n        <div class=\"layer__controls\">\n            <a href=\"#\" class=\"trigger--layer-conceal\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m74.9 70.9 45.6 45.6c.4.4.8 1.2.8 2 0 1.6-1.2 2.8-2.8 2.8-.8 0-1.6-.4-2-.8L70.9 74.9l-45.6 45.6c-.4.4-1.2.8-2 .8-1.6 0-2.8-1.2-2.8-2.8 0-.8.4-1.6.8-2l45.6-45.6-45.6-45.6c-.4-.4-.8-1.2-.8-2 0-1.6 1.2-2.8 2.8-2.8.8 0 1.6.4 2 .8l45.6 45.6 45.6-45.6c.4-.4 1.2-.8 2-.8 1.6 0 2.8 1.2 2.8 2.8 0 .8-.4 1.6-.8 2L74.9 70.9z\"><\/path><\/svg>            <\/a>\n        <\/div>\n    <\/div>\n    <div class=\"layer__solid trigger--layer-conceal\"><\/div>\n<\/div>\n\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js\" integrity=\"sha512-STof4xm1wgkfm7heWqFJVn58Hm3EtS31XFaagaa8VMReCXAkQnJZ+jEy8PCC\/iT18dFy95WcExNHFTqLyp72eQ==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"><\/script>\n<script src=\"https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba\"><\/script>\n<script src=\"https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js\" async=\"\" defer=\"\"><\/script>\n\n\n<div id=\"uxm\">\n    <div class=\"uxm-shadow\"><\/div>\n    <div class=\"uxm-wrapper\">\n      <div class=\"uxm-modal\">\n        <div class=\"uxm-modal-tab\">\n          <div class=\"uxm-modal-tab-body\">\n            <p class=\"uxm-modal-title\">Febelfin maakt gebruik van cookies<\/p>\n            <p>\n              We gebruiken cookies om je gebruikservaring te optimaliseren, om ons websiteverkeer te analyseren en om content en advertenties te personaliseren. Ook delen we informatie over je gebruik van onze site met onze partners voor adverteren en analyse. Deze partners kunnen deze gegevens combineren met andere informatie die je aan ze hebt verstrekt of die ze hebben verzameld op basis van je gebruik van hun diensten. <a href=\"https:\/\/www.febelfin.be\/nl\/cookie-policy\" title=\"Cookie Policy\" target=\"_blank\">Meer info<\/a>.\n            <\/p>\n          <\/div>\n  \n          <div class=\"uxm-modal-tab-footer\">\n            <a href=\"#uxm-settings\" title=\"Stel voorkeuren in\" class=\"uxm-modal-button uxm-modal-button-secondary\">Stel voorkeuren in<\/a>\n  \n            <a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Cookies aanvaarden\n            <\/a>\n          <\/div>\n        <\/div>\n  \n        <div id=\"uxm-settings\" class=\"uxm-modal-tab uxm-hidden\">\n          <div class=\"uxm-modal-tab-body\">\n            <p class=\"uxm-modal-title\">Stel voorkeuren in<\/p>\n            <p>Bij de optionele cookies maken we een onderscheid tussen analytische en marketing cookies.<\/p>\n          <\/div>\n  \n          <div class=\"uxm-modal-tab-form\">\n            <input type=\"hidden\" name=\"uxm\" id=\"uxm-value\" value=\"1\" class=\"uxm-value\">\n  \n            <div class=\"uxm-toggle-wrapper\">\n              <div class=\"uxm-toggle\">\n                <input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">\n                <label for=\"uxm-option-four\" class=\"uxm-fixed-toggle-icon\"><\/label>\n              <\/div>\n  \n              <label class=\"uxm-toggle-label\" for=\"uxm-option-four\">\n                <strong>Noodzakelijke, functionele cookies<\/strong><br>\n                Altijd verplicht\n              <\/label>\n            <\/div>\n\n            <div class=\"uxm-toggle-wrapper\">\n              <div class=\"uxm-toggle\">\n                <input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">\n                <label for=\"uxm-option-three\" class=\"uxm-toggle-icon\"><\/label>\n              <\/div>\n  \n              <label class=\"uxm-toggle-label\" for=\"uxm-option-three\">\n                <strong>Analytische cookies aanvaarden<\/strong><br>\n                Ik ga enkel akkoord met analytische cookies\n              <\/label>\n            <\/div>\n  \n            <div class=\"uxm-toggle-wrapper\">\n              <div class=\"uxm-toggle\">\n                <input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">\n                <label for=\"uxm-option-two\" class=\"uxm-toggle-icon\"><\/label>\n              <\/div>\n  \n              <label class=\"uxm-toggle-label\" for=\"uxm-option-two\">\n                <strong>Marketing cookies aanvaarden<\/strong><br>\n                Ik ga enkel akkoord met marketingcookies\n              <\/label>\n            <\/div>\n          <\/div>\n  \n          <div class=\"uxm-modal-tab-footer\">\n            <a href=\"#\" data-value=\"4\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-custom\">\n              Mijn keuze bewaren\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div><style>\/* inner styles set by WPT to match CSSOM *\/:root { --uxm-font-family: 'Axiforma-Regular',sans-serif; --uxm-font-size: 15px; --uxm-font-weight: normal; --uxm-line-height: 1.5; --uxm-color: #111; --uxm-title-font-family: 'Axiforma-Regular',sans-serif; --uxm-title-font-size: 22px; --uxm-title-font-weight: bold; --uxm-title-line-height: 1.25; --uxm-title-color: #111; --uxm-paragraph-margin: 12px; --uxm-btn-padding: 12px 18px; --uxm-btn-primary: #e83f4b; --uxm-btn-primary-hover: rgba(232, 63, 75, 0.33); --uxm-btn-primary-font-family: 'Axiforma-Regular',sans-serif; --uxm-btn-primary-font-size: 15px; --uxm-btn-primary-font-weight: normal; --uxm-btn-primary-text-decoration: none; --uxm-btn-primary-line-height: 1.5; --uxm-btn-primary-color: #fff; --uxm-btn-secondary: transparent; --uxm-btn-secondary-hover: transparent; --uxm-btn-secondary-font-family: 'Axiforma-Regular',sans-serif; --uxm-btn-secondary-font-size: 15px; --uxm-btn-secondary-font-weight: normal; --uxm-btn-secondary-text-decoration: underline; --uxm-btn-secondary-line-height: 1.5; --uxm-btn-secondary-color: #111; }.uxm-hidden { position: absolute !important; height: 1px !important; width: 1px !important; overflow: hidden !important; clip: rect(1px, 1px, 1px, 1px) !important; white-space: nowrap !important; }.uxm-shadow { position: fixed; z-index: 99; bottom: 0px; left: 0px; width: 100%; height: 100%; background-image: radial-gradient(circle at left bottom, rgba(17, 17, 17, 0.33) 0%, transparent 50%); pointer-events: none; }.uxm-wrapper { position: fixed; z-index: 100; bottom: 0px; left: 50%; transform: translateX(-50%); width: 1366px; max-width: 100%; }.uxm-modal { position: absolute; bottom: 20px; left: 20px; background-color: rgb(255, 255, 255); width: 670px; border-radius: 6px; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 12px; padding: 24px; font-family: var(--uxm-font-family); font-size: var(--uxm-font-size); line-height: var(--uxm-line-height); color: var(--uxm-color); }.uxm-modal-tab-body { position: relative; padding-left: 40px; }.uxm-modal-tab-body::before { content: \"\"; position: absolute; top: 3px; left: 0px; display: block; width: 24px; height: 24px; background-image: url(\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNS45OTkiIHZpZXdCb3g9IjAgMCAzNiAzNS45OTkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05Ni4zNzIpIj48cGF0aCBkPSJNMTE0LjM3MiwzNi45MDhhMTcuOTU3LDE3Ljk1NywwLDAsMS0xOC0xOC4yMTUsMS41LDEuNSwwLDAsMSwuMzcyLS45NjQsMS41NjgsMS41NjgsMCwwLDEsLjc3NC0uNDgzLDQuNzkzLDQuNzkzLDAsMCwwLDMuMDgzLTIuNDU4LDEuNSwxLjUsMCwwLDEsMS44NjYtLjcxNiw0Ljc1MSw0Ljc1MSwwLDAsMCw2LjQ2Ny00LjQ1N2wtLjAyOC0uMjY3LS4wMzMtLjI1MWExLjUsMS41LDAsMCwxLDEuNDQtMS42NTlBNC43OCw0Ljc4LDAsMCwwLDExNC44LDMuNzhhMy4wNTIsMy4wNTIsMCwwLDEsMy42ODEtMi4yMTMsMTcuOSwxNy45LDAsMCwxLTQuMTEsMzUuMzQxWk05OS4zOTIsMTkuNzc1YTE0Ljc1MiwxNC43NTIsMCwwLDAsNC4yNTMsOS42NDJBMTQuOTUxLDE0Ljk1MSwwLDEsMCwxMTcuOCw0LjQ4OWwtLjEuMDE5YTcuNzM3LDcuNzM3LDAsMCwxLTUuNzkxLDUuNzMyLDcuNzkzLDcuNzkzLDAsMCwxLTcuNzU2LDcuMTYsNy40OTEsNy40OTEsMCwwLDEtMS41NDktLjE2NUE3LjgzMSw3LjgzMSwwLDAsMSw5OS4zOTIsMTkuNzc1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMC45MDkpIiBmaWxsPSIjMTExIi8+PGNpcmNsZSBjeD0iMi4yMDEiIGN5PSIyLjIwMSIgcj0iMi4yMDEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExNS45MzMgMTAuNTMzKSIgZmlsbD0iIzExMSIvPjxjaXJjbGUgY3g9IjIuMjAxIiBjeT0iMi4yMDEiIHI9IjIuMjAxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDUuNDAxIDE5LjU2MSkiIGZpbGw9IiMxMTEiLz48Y2lyY2xlIGN4PSIyLjIwMSIgY3k9IjIuMjAxIiByPSIyLjIwMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTE3LjQzOCAyMi41NykiIGZpbGw9IiMxMTEiLz48Y2lyY2xlIGN4PSIxLjQ2NyIgY3k9IjEuNDY3IiByPSIxLjQ2NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEyLjkwNSAxNi41MzIpIiBmaWxsPSIjMTExIi8+PGNpcmNsZSBjeD0iMS40NjciIGN5PSIxLjQ2NyIgcj0iMS40NjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwOS44OTkgMjUuNTUpIiBmaWxsPSIjMTExIi8+PGNpcmNsZSBjeD0iMS40NjciIGN5PSIxLjQ2NyIgcj0iMS40NjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwOC4zOTYgMCkiIGZpbGw9IiMxMTEiLz48Y2lyY2xlIGN4PSIyLjIwMSIgY3k9IjIuMjAxIiByPSIyLjIwMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAwLjc3NCA2LjAxOSkiIGZpbGw9IiMxMTEiLz48Y2lyY2xlIGN4PSIxLjQ2NyIgY3k9IjEuNDY3IiByPSIxLjQ2NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIxLjkyMyAxNi41MzIpIiBmaWxsPSIjMTExIi8+PC9nPjwvc3ZnPg==\"); background-size: contain; background-position: center center; background-repeat: no-repeat; }.uxm-modal-tab-body p { margin: 0px; font-family: var(--uxm-font-family); font-size: var(--uxm-font-size); line-height: var(--uxm-line-height); color: var(--uxm-color); }.uxm-modal-tab-body p.uxm-modal-title { font-family: var(--uxm-title-font-family); font-size: var(--uxm-title-font-size); font-weight: var(--uxm-title-font-weight); line-height: var(--uxm-title-line-height); color: var(--uxm-title-color); }.uxm-modal-tab-body p + p { margin-top: var(--uxm-paragraph-margin); }.uxm-modal-tab-body a { text-decoration: underline; color: inherit; }.uxm-modal-tab-body a:hover { text-decoration: none; color: inherit; }.uxm-modal-tab-form { margin-top: 24px; }.uxm-toggle-wrapper { display: flex; }.uxm-toggle-wrapper + .uxm-toggle-wrapper { margin-top: 24px; }.uxm-toggle, .uxm-fixed-toggle { position: relative; margin-right: 16px; }.uxm-toggle-input, .uxm-fixed-toggle-input { position: absolute; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); white-space: nowrap; }.uxm-toggle-icon, .uxm-fixed-toggle-icon { position: relative; display: block; width: 46px; height: 22px; background-color: rgba(17, 17, 17, 0.25); border-radius: 11px; transition: 0.3s; }.uxm-toggle-icon:hover { cursor: pointer; }.uxm-toggle-icon::before, .uxm-fixed-toggle-icon::before { content: \"\"; position: absolute; top: 2px; left: 2px; display: block; width: 18px; height: 18px; border-radius: 9px; background-color: rgb(255, 255, 255); transition: 0.3s; }:checked + .uxm-toggle-icon, :checked + .uxm-fixed-toggle-icon { background-color: rgb(232, 63, 75); }:checked + .uxm-toggle-icon::before, :checked + .uxm-fixed-toggle-icon::before { left: calc(100% - 20px); }.uxm-toggle-label { flex: 1 1 auto; font-weight: normal; }.uxm-toggle-label:hover { cursor: pointer; }.uxm-modal-tab-footer { text-align: right; margin-top: 24px; }.uxm-modal-button { display: inline-flex; vertical-align: middle; align-items: center; padding: var(--uxm-btn-padding); border: 0px; outline: 0px; text-align: center; }.uxm-modal-button:hover { cursor: pointer; }.uxm-modal-button-primary { background-color: var(--uxm-btn-primary); font-family: var(--uxm-btn-primary-font-family); font-size: var(--uxm-btn-primary-font-size); font-weight: var(--uxm-btn-primary-font-weight); text-decoration: var(--uxm-btn-primary-text-decoration); line-height: var(--uxm-btn-primary-line-height); color: var(--uxm-btn-primary-color); transition: 0.3s; border-radius: 4px; }.uxm-modal-button-primary:hover { text-decoration: none; color: var(--uxm-btn-primary-color); box-shadow: 0 0 32px var(--uxm-btn-primary-hover); }.uxm-modal-button-secondary { background-color: var(--uxm-btn-secondary); font-family: var(--uxm-btn-secondary-font-family); font-size: var(--uxm-btn-secondary-font-size); font-weight: var(--uxm-btn-secondary-font-weight); text-decoration: var(--uxm-btn-secondary-text-decoration); line-height: var(--uxm-btn-secondary-line-height); color: var(--uxm-btn-secondary-color); }.uxm-modal-button-secondary:hover { text-decoration: none; color: var(--uxm-btn-secondary-color); box-shadow: 0 0 32px var(--uxm-btn-secondary-hover); }.uxm-modal-button-w-icon-check::before { content: \"\"; display: block; width: 16px; height: 16px; background-image: url(\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDE5MS42NjcgMTkxLjY2NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+CjxwYXRoIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0iTTk1LjgzMywwQzQyLjk5MSwwLDAsNDIuOTksMCw5NS44MzNzNDIuOTkxLDk1LjgzNCw5NS44MzMsOTUuODM0czk1LjgzMy00Mi45OTEsOTUuODMzLTk1LjgzNFMxNDguNjc2LDAsOTUuODMzLDB6ICAgTTE1MC44NjIsNzkuNjQ2bC02MC4yMDcsNjAuMjA3Yy0yLjU2LDIuNTYtNS45NjMsMy45NjktOS41ODMsMy45NjljLTMuNjIsMC03LjAyMy0xLjQwOS05LjU4My0zLjk2OWwtMzAuNjg1LTMwLjY4NSAgYy0yLjU2LTIuNTYtMy45Ny01Ljk2My0zLjk3LTkuNTgzYzAtMy42MjEsMS40MS03LjAyNCwzLjk3LTkuNTg0YzIuNTU5LTIuNTYsNS45NjItMy45Nyw5LjU4My0zLjk3YzMuNjIsMCw3LjAyNCwxLjQxLDkuNTgzLDMuOTcxICBsMjEuMTAxLDIxLjFsNTAuNjIzLTUwLjYyM2MyLjU2LTIuNTYsNS45NjMtMy45NjksOS41ODMtMy45NjljMy42MiwwLDcuMDIzLDEuNDA5LDkuNTgzLDMuOTY5ICBDMTU2LjE0Niw2NS43NjUsMTU2LjE0Niw3NC4zNjIsMTUwLjg2Miw3OS42NDZ6IiBmaWxsPSIjZmZmZmZmIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIiBjbGFzcz0iIj48L3BhdGg+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjwvZz48L3N2Zz4=\"); background-size: 16px 16px; margin-right: 12px; }@media only screen and (min-width: 0px) and (max-width: 760px) {\n  .uxm-shadow { background-image: radial-gradient(circle at left bottom, rgba(17, 17, 17, 0.33) 0%, transparent 100%); }\n  .uxm-wrapper { max-height: 100%; overflow: auto; }\n  .uxm-modal { position: static; bottom: auto; left: auto; width: auto; margin: 20px; }\n}<\/style><script type=\"text\/javascript\" id=\"\" charset=\"\">var uxm=document.querySelector(\"#uxm\"),uxmModal=uxm.querySelector(\".uxm-modal\"),uxmShadow=uxm.querySelector(\".uxm-shadow\");uxm.querySelectorAll(\".uxm-toggle-input\").forEach(function(b){b.checked=!1});uxm.querySelectorAll(\".uxm-fixed-toggle-input\").forEach(function(b){b.checked=!0});var uxmStatus=getCookie(\"cookie_compliance\");1==uxmStatus?setCookieCheckboxes([2,3]):3==uxmStatus?setCookieCheckboxes([3]):2==uxmStatus&&setCookieCheckboxes([2]);uxmStatus||(uxmModal.classList.remove(\"uxm-hidden\"),uxmShadow.classList.remove(\"uxm-hidden\"));\ndocument.querySelectorAll('[href*\\x3d\"#uxm-settings\"]').forEach(function(b){b.addEventListener(\"click\",function(a){a.preventDefault();uxmModal.classList.remove(\"uxm-hidden\");uxmShadow.classList.remove(\"uxm-hidden\");uxm.querySelectorAll(\".uxm-modal-tab\").forEach(function(c){c.classList.add(\"uxm-hidden\")});a=this.getAttribute(\"href\");uxm.querySelector(a).classList.remove(\"uxm-hidden\");return!0})});\nuxm.querySelectorAll(\".uxm-toggle-input\").forEach(function(b){b.addEventListener(\"click\",function(){var a=this.value,c=this.checked;2==a&&1==c?(setCookieCheckboxes([2]),a=2):3==a&&1==c?(setCookieCheckboxes([3]),a=3):(setCookieCheckboxes([]),a=9);uxm.querySelector(\"#uxm-accept-custom\").setAttribute(\"data-value\",a);return!0})});\n[uxm.querySelector(\"#uxm-accept-custom\"),uxm.querySelector(\"#uxm-accept-all\")].forEach(function(b){b.addEventListener(\"click\",function(a){a.preventDefault();a=this.getAttribute(\"data-value\");setCookie(a);uxmModal.classList.add(\"uxm-hidden\");uxmShadow.classList.add(\"uxm-hidden\");return!0})});\nfunction setCookieCheckboxes(b){var a=document.querySelector(\"#uxm\");b.forEach(function(c){a.querySelector('.uxm-toggle-input[value\\x3d\"'+c+'\"]')&&(a.querySelector('.uxm-toggle-input[value\\x3d\"'+c+'\"]').checked=!0)});return!0}\nfunction setCookie(b){var a=new Date;a.setTime(a.getTime()+864E5*(1==b?1:14));a=\"expires\\x3d\"+a.toUTCString();document.cookie=\"cookie_compliance\\x3d\"+b+\";\"+a+\";path\\x3d\/\";window.dataLayer=window.dataLayer||[];window.dataLayer.push({cookieValue:b,event:\"cookieUpdate\"});return!0}\nfunction getCookie(b){b+=\"\\x3d\";var a=decodeURIComponent(document.cookie);a=a.split(\";\");for(var c=0;c<a.length;c++){for(var d=a[c];\" \"==d.charAt(0);)d=d.substring(1);if(0==d.indexOf(b))return d.substring(b.length,d.length)}return\"\"};<\/script><\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "strict-transport-security",
                            "x-content-type-options",
                            "x-frame-options",
                            "x-xss-protection"
                        ],
                        "securityHeadersGrade": "A",
                        "securityHeadersScore": 85
                    },
                    "interactivePeriods": [
                        [
                            0,
                            714
                        ],
                        [
                            853,
                            11772
                        ],
                        [
                            12166,
                            15038
                        ],
                        [
                            15193,
                            18043
                        ],
                        [
                            18171,
                            18184
                        ],
                        [
                            18754,
                            22304
                        ]
                    ],
                    "longTasks": [
                        [
                            714,
                            853
                        ],
                        [
                            11772,
                            12166
                        ],
                        [
                            15038,
                            15193
                        ],
                        [
                            18043,
                            18171
                        ],
                        [
                            18184,
                            18754
                        ]
                    ],
                    "lastVisualChange": 4300,
                    "render": 1000,
                    "visualComplete85": 3600,
                    "visualComplete90": 3600,
                    "visualComplete95": 4300,
                    "visualComplete99": 4300,
                    "visualComplete": 4300,
                    "SpeedIndex": 2596,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 2256,
                            "size": 75628,
                            "DOMNodeId": 58,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "class": "heading size-xxl spacing-l"
                                },
                                "bounds": [
                                    952.5,
                                    443.84375,
                                    665,
                                    140
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 3618,
                            "size": 1643836,
                            "DOMNodeId": 4,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                    "alt": ""
                                },
                                "sourceURL": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "bounds": [
                                    0,
                                    128.09375,
                                    1905,
                                    863
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3618,
                            "size": 1643836,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 0,
                                    "y": 128.09375,
                                    "width": 1905,
                                    "height": 863,
                                    "top": 128.09375,
                                    "right": 1905,
                                    "bottom": 991.09375,
                                    "left": 0
                                },
                                "outerHTML": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                                "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2256,
                            "size": 75628,
                            "DOMNodeId": 58,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "class": "heading size-xxl spacing-l"
                                },
                                "bounds": [
                                    952.5,
                                    443.84375,
                                    665,
                                    140
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3617,
                            "size": 1643836,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 0,
                                    "y": 128.09375,
                                    "width": 1905,
                                    "height": 863,
                                    "top": 128.09375,
                                    "right": 1905,
                                    "bottom": 991.09375,
                                    "left": 0
                                },
                                "outerHTML": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                                "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 3617,
                            "size": 1643836,
                            "DOMNodeId": 4,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                    "alt": ""
                                },
                                "sourceURL": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "bounds": [
                                    0,
                                    128.09375,
                                    1905,
                                    863
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 100
                        },
                        {
                            "name": "redirectStart",
                            "time": 112
                        },
                        {
                            "name": "navigationStart",
                            "time": 135
                        },
                        {
                            "name": "domLoading",
                            "time": 136
                        },
                        {
                            "name": "responseEnd",
                            "time": 136
                        },
                        {
                            "name": "domInteractive",
                            "time": 136
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 136
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 136
                        },
                        {
                            "name": "domComplete",
                            "time": 136
                        },
                        {
                            "name": "redirectEnd",
                            "time": 296
                        },
                        {
                            "name": "fetchStart",
                            "time": 296
                        },
                        {
                            "name": "responseEnd",
                            "time": 460
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 463
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 463
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 463
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 464
                        },
                        {
                            "name": "domLoading",
                            "time": 464
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1019
                        },
                        {
                            "name": "firstPaint",
                            "time": 1019
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1019
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 2256
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 2256
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 2256
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2314
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2403
                        },
                        {
                            "name": "domInteractive",
                            "time": 4167
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 4167
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 4170
                        },
                        {
                            "name": "LayoutShift",
                            "time": 4301
                        },
                        {
                            "name": "domComplete",
                            "time": 19035
                        },
                        {
                            "name": "loadEventStart",
                            "time": 19035
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 19066
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 2256
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 3617
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 3617
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.52302007288528396
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.52073490813648293
                        }
                    ],
                    "chromeUserTiming.navigationStart": 136,
                    "chromeUserTiming.redirectStart": 112,
                    "chromeUserTiming.domLoading": 465,
                    "chromeUserTiming.responseEnd": 460,
                    "chromeUserTiming.domInteractive": 4167,
                    "chromeUserTiming.domContentLoadedEventStart": 4167,
                    "chromeUserTiming.domContentLoadedEventEnd": 4171,
                    "chromeUserTiming.domComplete": 19036,
                    "chromeUserTiming.redirectEnd": 296,
                    "chromeUserTiming.fetchStart": 296,
                    "chromeUserTiming.unloadEventStart": 464,
                    "chromeUserTiming.unloadEventEnd": 464,
                    "chromeUserTiming.markAsMainFrame": 464,
                    "chromeUserTiming.commitNavigationEnd": 464,
                    "chromeUserTiming.firstPaint": 1019,
                    "chromeUserTiming.firstContentfulPaint": 1019,
                    "chromeUserTiming.firstImagePaint": 1019,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 2256,
                    "chromeUserTiming.firstMeaningfulPaint": 2256,
                    "chromeUserTiming.LayoutShift": 4302,
                    "chromeUserTiming.loadEventStart": 19036,
                    "chromeUserTiming.loadEventEnd": 19067,
                    "chromeUserTiming.LargestTextPaint": 2256,
                    "chromeUserTiming.LargestImagePaint": 3618,
                    "chromeUserTiming.LargestContentfulPaint": 3618,
                    "chromeUserTiming.TotalLayoutShift": 0.52302007288528396,
                    "chromeUserTiming.CumulativeLayoutShift": 0.52073490813648293,
                    "LayoutShifts": [
                        {
                            "time": 2314,
                            "score": 0.0022701047438572442,
                            "cumulative_score": 0.0022701047438572442,
                            "window_score": 0.0022701047438572442,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    972,
                                    58,
                                    850,
                                    10
                                ],
                                [
                                    934,
                                    68,
                                    28,
                                    2
                                ],
                                [
                                    972,
                                    68,
                                    850,
                                    2
                                ],
                                [
                                    81,
                                    70,
                                    1741,
                                    35
                                ],
                                [
                                    953,
                                    440,
                                    665,
                                    144
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 953,
                                        "y": 510,
                                        "width": 665,
                                        "height": 70,
                                        "top": 510,
                                        "right": 1618,
                                        "bottom": 580,
                                        "left": 953
                                    },
                                    "currentRect": {
                                        "x": 953,
                                        "y": 514,
                                        "width": 665,
                                        "height": 70,
                                        "top": 514,
                                        "right": 1618,
                                        "bottom": 584,
                                        "left": 953
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1021,
                                        "y": 58,
                                        "width": 801,
                                        "height": 47,
                                        "top": 58,
                                        "right": 1822,
                                        "bottom": 105,
                                        "left": 1021
                                    },
                                    "currentRect": {
                                        "x": 972,
                                        "y": 58,
                                        "width": 849,
                                        "height": 47,
                                        "top": 58,
                                        "right": 1821,
                                        "bottom": 105,
                                        "left": 972
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 81,
                                        "y": 74,
                                        "width": 1664,
                                        "height": 26,
                                        "top": 74,
                                        "right": 1745,
                                        "bottom": 100,
                                        "left": 81
                                    },
                                    "currentRect": {
                                        "x": 81,
                                        "y": 70,
                                        "width": 1663,
                                        "height": 35,
                                        "top": 70,
                                        "right": 1744,
                                        "bottom": 105,
                                        "left": 81
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 81,
                                        "y": 70,
                                        "width": 1663,
                                        "height": 22,
                                        "top": 70,
                                        "right": 1744,
                                        "bottom": 92,
                                        "left": 81
                                    },
                                    "currentRect": {
                                        "x": 81,
                                        "y": 76,
                                        "width": 1663,
                                        "height": 22,
                                        "top": 76,
                                        "right": 1744,
                                        "bottom": 98,
                                        "left": 81
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 953,
                                        "y": 440,
                                        "width": 665,
                                        "height": 70,
                                        "top": 440,
                                        "right": 1618,
                                        "bottom": 510,
                                        "left": 953
                                    },
                                    "currentRect": {
                                        "x": 953,
                                        "y": 444,
                                        "width": 665,
                                        "height": 70,
                                        "top": 444,
                                        "right": 1618,
                                        "bottom": 514,
                                        "left": 953
                                    }
                                }
                            ]
                        },
                        {
                            "time": 2403,
                            "score": 1.5060004943776252e-5,
                            "cumulative_score": 0.0022851647488010204,
                            "window_score": 0.0022851647488010204,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    1225,
                                    737,
                                    173,
                                    18
                                ],
                                [
                                    1165,
                                    755,
                                    21,
                                    14
                                ],
                                [
                                    1225,
                                    755,
                                    173,
                                    14
                                ],
                                [
                                    1225,
                                    769,
                                    173,
                                    17
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1165,
                                        "y": 755,
                                        "width": 14,
                                        "height": 14,
                                        "top": 755,
                                        "right": 1179,
                                        "bottom": 769,
                                        "left": 1165
                                    },
                                    "currentRect": {
                                        "x": 1172,
                                        "y": 755,
                                        "width": 14,
                                        "height": 14,
                                        "top": 755,
                                        "right": 1186,
                                        "bottom": 769,
                                        "left": 1172
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1225,
                                        "y": 737,
                                        "width": 166,
                                        "height": 49,
                                        "top": 737,
                                        "right": 1391,
                                        "bottom": 786,
                                        "left": 1225
                                    },
                                    "currentRect": {
                                        "x": 1232,
                                        "y": 737,
                                        "width": 166,
                                        "height": 49,
                                        "top": 737,
                                        "right": 1398,
                                        "bottom": 786,
                                        "left": 1232
                                    }
                                }
                            ]
                        },
                        {
                            "time": 4301,
                            "score": 0.52073490813648293,
                            "cumulative_score": 0.52302007288528396,
                            "window_score": 0.52073490813648293,
                            "shift_window_num": 2,
                            "rects": [
                                [
                                    0,
                                    0,
                                    1905,
                                    993
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 0,
                                        "y": 992,
                                        "width": 1,
                                        "height": 1,
                                        "top": 992,
                                        "right": 1,
                                        "bottom": 993,
                                        "left": 0
                                    },
                                    "currentRect": {
                                        "x": 0,
                                        "y": 0,
                                        "width": 1905,
                                        "height": 993,
                                        "top": 0,
                                        "right": 1905,
                                        "bottom": 993,
                                        "left": 0
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 686.70699999999999
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 19065.049999999999
                            },
                            "593": {
                                "name": "SetReferrerPolicy",
                                "firstUsed": 465.98500000000001
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 465.99099999999999
                            },
                            "1753": {
                                "name": "ReferrerPolicyHeader",
                                "firstUsed": 465.99299999999999
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 465.995
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 467.29199999999997
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 478.005
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 478.03500000000003
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 478.03899999999999
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 478.05000000000001
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 481.928
                            },
                            "4240": {
                                "name": "ScriptSchedulingType_ParserBlockingInline",
                                "firstUsed": 481.97800000000001
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 685.36599999999999
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 685.38800000000003
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 685.40099999999995
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 685.452
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 685.56100000000004
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 685.81700000000001
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 687.78499999999997
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 688.13699999999994
                            },
                            "2078": {
                                "name": "ARIACurrentAttribute",
                                "firstUsed": 688.15300000000002
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 688.245
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 688.26400000000001
                            },
                            "2094": {
                                "name": "ARIALabelledByAttribute",
                                "firstUsed": 688.57600000000002
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 688.95799999999997
                            },
                            "45": {
                                "name": "PlaceholderAttribute",
                                "firstUsed": 689.005
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 692.51099999999997
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 697.24400000000003
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 697.25400000000002
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 697.25999999999999
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 697.34500000000003
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 704.40599999999995
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 704.45899999999995
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 705.04399999999998
                            },
                            "1023": {
                                "name": "CSSFilterBlur",
                                "firstUsed": 711.42899999999997
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 711.50599999999997
                            },
                            "190": {
                                "name": "InputTypeText",
                                "firstUsed": 711.82600000000002
                            },
                            "2854": {
                                "name": "InputTypeHidden",
                                "firstUsed": 714.62400000000002
                            },
                            "31": {
                                "name": "InputTypeEmail",
                                "firstUsed": 714.64700000000005
                            },
                            "2851": {
                                "name": "InputTypeCheckbox",
                                "firstUsed": 714.66899999999998
                            },
                            "5043": {
                                "name": "Feature_5043",
                                "firstUsed": 821.40800000000002
                            },
                            "3354": {
                                "name": "PositionSticky",
                                "firstUsed": 852.87400000000002
                            },
                            "2157": {
                                "name": "PerformanceServerTiming",
                                "firstUsed": 1835.9849999999999
                            },
                            "540": {
                                "name": "SRIElementWithMatchingIntegrityAttribute",
                                "firstUsed": 1836.3099999999999
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1836.335
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 1836.8099999999999
                            },
                            "2322": {
                                "name": "CSSSelectorPseudoMatches",
                                "firstUsed": 1844.7750000000001
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 1845.2560000000001
                            },
                            "1898": {
                                "name": "HTMLSlotElement",
                                "firstUsed": 1845.2660000000001
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 2434.482
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 3700.076
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 4161.0129999999999
                            },
                            "804": {
                                "name": "ElementAttachShadow",
                                "firstUsed": 4168.71
                            },
                            "908": {
                                "name": "ElementAttachShadowClosed",
                                "firstUsed": 4168.7219999999998
                            },
                            "2511": {
                                "name": "FeaturePolicyJSAPI",
                                "firstUsed": 4169.0290000000005
                            },
                            "3837": {
                                "name": "FeaturePolicyJSAPIFeaturesDocument",
                                "firstUsed": 4169.0320000000002
                            },
                            "2923": {
                                "name": "FeaturePolicySemicolonSeparatedDeclarations",
                                "firstUsed": 4169.0810000000001
                            },
                            "2028": {
                                "name": "FeaturePolicyAllowAttribute",
                                "firstUsed": 4169.1170000000002
                            },
                            "672": {
                                "name": "SandboxViaIFrame",
                                "firstUsed": 4169.1540000000005
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 4189.0820000000003
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 4189.8940000000002
                            },
                            "4520": {
                                "name": "NavigatorUAData_GetHighEntropyValues",
                                "firstUsed": 4192.7150000000001
                            },
                            "1302": {
                                "name": "V8Document_Scripts_AttributeGetter",
                                "firstUsed": 4197.6959999999999
                            },
                            "1502": {
                                "name": "AuxclickAddListenerCount",
                                "firstUsed": 4213.0140000000001
                            },
                            "2723": {
                                "name": "TrustedTypesCreatePolicy",
                                "firstUsed": 4214.3280000000004
                            },
                            "3279": {
                                "name": "TrustedTypesPolicyCreated",
                                "firstUsed": 4214.3379999999997
                            },
                            "1542": {
                                "name": "PendingStylesheetAddedAfterBodyStarted",
                                "firstUsed": 4215.7910000000002
                            },
                            "15": {
                                "name": "ContentSecurityPolicy",
                                "firstUsed": 5034.4470000000001
                            },
                            "1277": {
                                "name": "CSPWithStrictDynamic",
                                "firstUsed": 5034.4549999999999
                            },
                            "1443": {
                                "name": "SecureContextCheckForSandboxedOriginPassed",
                                "firstUsed": 5034.4589999999998
                            },
                            "2236": {
                                "name": "CSPWithUnsafeEval",
                                "firstUsed": 5034.4639999999999
                            },
                            "3130": {
                                "name": "CSPWithReasonableBaseRestrictions",
                                "firstUsed": 5034.4650000000001
                            },
                            "3225": {
                                "name": "DocumentPolicyHeader",
                                "firstUsed": 5034.4669999999996
                            },
                            "3850": {
                                "name": "PermissionsPolicyHeader",
                                "firstUsed": 5034.4690000000001
                            },
                            "901": {
                                "name": "LinkRelPreload",
                                "firstUsed": 5045.8419999999996
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 5046.8379999999997
                            },
                            "1977": {
                                "name": "CrossOriginPropertyAccess",
                                "firstUsed": 5069.3140000000003
                            },
                            "4126": {
                                "name": "WindowProxyCrossOriginAccessPostMessage",
                                "firstUsed": 5069.3559999999998
                            },
                            "574": {
                                "name": "WindowPostMessage",
                                "firstUsed": 5069.3609999999999
                            },
                            "3414": {
                                "name": "UnspecifiedTargetOriginPostMessage",
                                "firstUsed": 5069.3850000000002
                            },
                            "3882": {
                                "name": "PostMessageFromSecureToSecure",
                                "firstUsed": 5069.3900000000003
                            },
                            "3868": {
                                "name": "PrefersColorSchemeMediaFeature",
                                "firstUsed": 7039.2870000000003
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 7041.0799999999999
                            },
                            "1060": {
                                "name": "NodeFilterIsObject",
                                "firstUsed": 7041.4620000000004
                            },
                            "213": {
                                "name": "HTMLElementInnerText",
                                "firstUsed": 7045.3649999999998
                            },
                            "1128": {
                                "name": "BodyScrollsInAdditionToViewport",
                                "firstUsed": 7045.8829999999998
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 7046.165
                            },
                            "2070": {
                                "name": "ARIAAtomicAttribute",
                                "firstUsed": 7046.1679999999997
                            },
                            "3028": {
                                "name": "CreateObjectBlob",
                                "firstUsed": 7048.2759999999998
                            },
                            "1604": {
                                "name": "CreateObjectURLBlob",
                                "firstUsed": 7048.5389999999998
                            },
                            "4": {
                                "name": "WorkerStart",
                                "firstUsed": 7048.7889999999998
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 7049.5460000000003
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 7049.5659999999998
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 7049.7330000000002
                            },
                            "2518": {
                                "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                                "firstUsed": 7049.7449999999999
                            },
                            "4613": {
                                "name": "CrossOriginWindowFrameElement",
                                "firstUsed": 7059.2719999999999
                            },
                            "1447": {
                                "name": "V8BroadcastChannel_Constructor",
                                "firstUsed": 7060.4179999999997
                            },
                            "3033": {
                                "name": "ThirdPartyBroadcastChannel",
                                "firstUsed": 7060.4359999999997
                            },
                            "1448": {
                                "name": "V8BroadcastChannel_PostMessage_Method",
                                "firstUsed": 7061.3620000000001
                            },
                            "664": {
                                "name": "SyntheticKeyframesInCompositedCSSAnimation",
                                "firstUsed": 7099.9129999999996
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 7100.1930000000002
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 7100.2799999999997
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 7100.2820000000002
                            },
                            "4346": {
                                "name": "V8TurboFanOsrCompileStarted",
                                "firstUsed": 7170.7089999999998
                            },
                            "677": {
                                "name": "XMLHttpRequestAsynchronous",
                                "firstUsed": 7173.8999999999996
                            },
                            "2277": {
                                "name": "V8DeoptimizerDisableSpeculation",
                                "firstUsed": 11826.216
                            },
                            "429": {
                                "name": "TextEncoderConstructor",
                                "firstUsed": 11888.679
                            },
                            "430": {
                                "name": "TextEncoderEncode",
                                "firstUsed": 11888.832
                            },
                            "2537": {
                                "name": "V8Window_WebkitRTCPeerConnection_ConstructorGetter",
                                "firstUsed": 11955.165000000001
                            },
                            "2538": {
                                "name": "V8Window_WebkitMediaStream_ConstructorGetter",
                                "firstUsed": 11955.280000000001
                            },
                            "362": {
                                "name": "PrefixedMutationObserverConstructor",
                                "firstUsed": 11955.356
                            },
                            "1267": {
                                "name": "V8Window_WebkitSpeechGrammar_ConstructorGetter",
                                "firstUsed": 12029.713
                            },
                            "1268": {
                                "name": "V8Window_WebkitSpeechGrammarList_ConstructorGetter",
                                "firstUsed": 12029.777
                            },
                            "1269": {
                                "name": "V8Window_WebkitSpeechRecognition_ConstructorGetter",
                                "firstUsed": 12029.835999999999
                            },
                            "1270": {
                                "name": "V8Window_WebkitSpeechRecognitionError_ConstructorGetter",
                                "firstUsed": 12029.915000000001
                            },
                            "1271": {
                                "name": "V8Window_WebkitSpeechRecognitionEvent_ConstructorGetter",
                                "firstUsed": 12029.971
                            },
                            "178": {
                                "name": "BarPropLocationbar",
                                "firstUsed": 12057.919
                            },
                            "179": {
                                "name": "BarPropMenubar",
                                "firstUsed": 12057.985000000001
                            },
                            "180": {
                                "name": "BarPropPersonalbar",
                                "firstUsed": 12058.036
                            },
                            "181": {
                                "name": "BarPropScrollbars",
                                "firstUsed": 12058.085999999999
                            },
                            "182": {
                                "name": "BarPropStatusbar",
                                "firstUsed": 12058.166999999999
                            },
                            "183": {
                                "name": "BarPropToolbar",
                                "firstUsed": 12058.224
                            },
                            "3371": {
                                "name": "WindowClosed",
                                "firstUsed": 12058.325000000001
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 12058.998
                            },
                            "2708": {
                                "name": "WindowScrollX",
                                "firstUsed": 12059.053
                            },
                            "2710": {
                                "name": "WindowPageXOffset",
                                "firstUsed": 12059.129999999999
                            },
                            "2709": {
                                "name": "WindowScrollY",
                                "firstUsed": 12059.200000000001
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 12059.258
                            },
                            "2712": {
                                "name": "WindowScreenX",
                                "firstUsed": 12059.374
                            },
                            "2713": {
                                "name": "WindowScreenY",
                                "firstUsed": 12059.424999999999
                            },
                            "2715": {
                                "name": "WindowOuterWidth",
                                "firstUsed": 12059.476000000001
                            },
                            "2714": {
                                "name": "WindowOuterHeight",
                                "firstUsed": 12059.531999999999
                            },
                            "2716": {
                                "name": "WindowDevicePixelRatio",
                                "firstUsed": 12059.584999999999
                            },
                            "69": {
                                "name": "WindowEvent",
                                "firstUsed": 12059.636
                            },
                            "695": {
                                "name": "WindowClientInformation",
                                "firstUsed": 12059.690000000001
                            },
                            "697": {
                                "name": "WindowScreenLeft",
                                "firstUsed": 12059.741
                            },
                            "698": {
                                "name": "WindowScreenTop",
                                "firstUsed": 12059.790999999999
                            },
                            "606": {
                                "name": "StyleMedia",
                                "firstUsed": 12059.843000000001
                            },
                            "743": {
                                "name": "GlobalCacheStorage",
                                "firstUsed": 12068.995000000001
                            },
                            "4263": {
                                "name": "SharedStorageAPI_SharedStorage_DOMReference",
                                "firstUsed": 12069.689
                            },
                            "1272": {
                                "name": "V8Window_SpeechSynthesis_AttributeGetter",
                                "firstUsed": 12070.409
                            },
                            "356": {
                                "name": "WindowOffscreenBuffering",
                                "firstUsed": 12127.361000000001
                            },
                            "2407": {
                                "name": "CrossOriginHTMLIFrameElementContentDocument",
                                "firstUsed": 12146.15
                            },
                            "2662": {
                                "name": "NavigatorPlugins",
                                "firstUsed": 12150.351000000001
                            },
                            "3084": {
                                "name": "ClassicDedicatedWorker",
                                "firstUsed": 12170.058999999999
                            },
                            "715": {
                                "name": "SubtleCryptoDigest",
                                "firstUsed": 12230.547
                            },
                            "727": {
                                "name": "CryptoAlgorithmSha256",
                                "firstUsed": 12230.576999999999
                            },
                            "1503": {
                                "name": "HTMLCanvasElement",
                                "firstUsed": 12240.074000000001
                            },
                            "3545": {
                                "name": "HTMLCanvasGetContext",
                                "firstUsed": 12240.147999999999
                            },
                            "4026": {
                                "name": "HTMLCanvasElement_WebGL",
                                "firstUsed": 12250.869000000001
                            },
                            "3568": {
                                "name": "WebGLRenderingContextGetParameter",
                                "firstUsed": 12251.043
                            },
                            "2697": {
                                "name": "V8WebGLRenderingContext_GetExtension_Method",
                                "firstUsed": 12251.397999999999
                            },
                            "2692": {
                                "name": "WebGLDebugRendererInfo",
                                "firstUsed": 12251.405000000001
                            },
                            "4025": {
                                "name": "HTMLCanvasElement_2D",
                                "firstUsed": 12255.371999999999
                            },
                            "1833": {
                                "name": "CanvasToDataURL",
                                "firstUsed": 12274.209999999999
                            },
                            "1404": {
                                "name": "V8LegacyDateParser",
                                "firstUsed": 12332.878000000001
                            },
                            "2595": {
                                "name": "DateTimeFormat",
                                "firstUsed": 12334.374
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 12344.655000000001
                            },
                            "3870": {
                                "name": "ForcedColorsMediaFeature",
                                "firstUsed": 12345.017
                            },
                            "3869": {
                                "name": "PrefersContrastMediaFeature",
                                "firstUsed": 12345.129999999999
                            },
                            "4961": {
                                "name": "Feature_4961",
                                "firstUsed": 12345.235000000001
                            },
                            "2198": {
                                "name": "BatteryStatusGetBattery",
                                "firstUsed": 12345.397999999999
                            },
                            "2200": {
                                "name": "BatteryStatusCrossOrigin",
                                "firstUsed": 12345.403
                            },
                            "2680": {
                                "name": "V8BatteryManager_Charging_AttributeGetter",
                                "firstUsed": 12349.183999999999
                            },
                            "2682": {
                                "name": "V8BatteryManager_Level_AttributeGetter",
                                "firstUsed": 12349.218000000001
                            },
                            "2679": {
                                "name": "V8BatteryManager_ChargingTime_AttributeGetter",
                                "firstUsed": 12349.248
                            },
                            "2681": {
                                "name": "V8BatteryManager_DischargingTime_AttributeGetter",
                                "firstUsed": 12349.328
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 12355.163
                            },
                            "2769": {
                                "name": "HTMLTemplateElement",
                                "firstUsed": 15035.547
                            },
                            "884": {
                                "name": "V8Performance_Memory_AttributeGetter",
                                "firstUsed": 15242.700000000001
                            },
                            "5073": {
                                "name": "Feature_5073",
                                "firstUsed": 15242.736999999999
                            },
                            "879": {
                                "name": "V8MemoryInfo_TotalJSHeapSize_AttributeGetter",
                                "firstUsed": 15243.353999999999
                            },
                            "880": {
                                "name": "V8MemoryInfo_UsedJSHeapSize_AttributeGetter",
                                "firstUsed": 15243.48
                            },
                            "881": {
                                "name": "V8MemoryInfo_JSHeapSizeLimit_AttributeGetter",
                                "firstUsed": 15243.6
                            },
                            "2430": {
                                "name": "UserTiming",
                                "firstUsed": 18059.092000000001
                            },
                            "2429": {
                                "name": "PerformanceTimeline",
                                "firstUsed": 18059.413
                            },
                            "1478": {
                                "name": "PerformanceResourceTimingSizes",
                                "firstUsed": 18060.385999999999
                            },
                            "2434": {
                                "name": "PerformanceResourceTimingInitiatorType",
                                "firstUsed": 18060.403999999999
                            },
                            "2657": {
                                "name": "NavigatorLanguage",
                                "firstUsed": 18076.471000000001
                            },
                            "2658": {
                                "name": "NavigatorLanguages",
                                "firstUsed": 18076.506000000001
                            },
                            "2593": {
                                "name": "Collator",
                                "firstUsed": 18076.620999999999
                            },
                            "3172": {
                                "name": "DisplayNames",
                                "firstUsed": 18077.508999999998
                            },
                            "2599": {
                                "name": "ListFormat",
                                "firstUsed": 18078.848000000002
                            },
                            "2594": {
                                "name": "NumberFormat",
                                "firstUsed": 18080.589
                            },
                            "2596": {
                                "name": "PluralRules",
                                "firstUsed": 18081.823
                            },
                            "2597": {
                                "name": "RelativeTimeFormat",
                                "firstUsed": 18082.050999999999
                            },
                            "3443": {
                                "name": "PluginName",
                                "firstUsed": 18165.169000000002
                            },
                            "2660": {
                                "name": "NavigatorMimeTypes",
                                "firstUsed": 18165.921999999999
                            },
                            "196": {
                                "name": "PrefixedPageVisibility",
                                "firstUsed": 19037.350999999999
                            },
                            "1467": {
                                "name": "NodeGetRootNode",
                                "firstUsed": 19040.724999999999
                            },
                            "4660": {
                                "name": "PercentOrCalcRelativeUsedOffset",
                                "firstUsed": 19051.962
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 19059.559000000001
                            },
                            "4419": {
                                "name": "Scrollend",
                                "firstUsed": 19077.327000000001
                            },
                            "4297": {
                                "name": "UnhandledExceptionCountInMainThread",
                                "firstUsed": 19170.758000000002
                            }
                        },
                        "CSSFeatures": {
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 685.45899999999995
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 685.46799999999996
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 685.47900000000004
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 685.48099999999999
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 685.82299999999998
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 697.27499999999998
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 697.28200000000004
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 697.28700000000003
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 697.29200000000003
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 697.30100000000004
                            },
                            "536": {
                                "name": "CSSPropertyTextSizeAdjust",
                                "firstUsed": 697.30700000000002
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 697.32500000000005
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 697.32899999999995
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 697.476
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 697.48699999999997
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 697.51499999999999
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 697.52200000000005
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 697.529
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 697.53599999999994
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 697.59500000000003
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 697.59900000000005
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 697.60500000000002
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 697.62599999999998
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 701.65499999999997
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 701.65899999999999
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 701.68100000000004
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 701.68799999999999
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 701.69899999999996
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 701.70500000000004
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 701.70799999999997
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 701.71199999999999
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 701.71500000000003
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 701.71799999999996
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 701.74300000000005
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 701.75300000000004
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 701.779
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 701.78399999999999
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 701.79999999999995
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 701.80499999999995
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 701.80899999999997
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 701.81200000000001
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 701.81500000000005
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 701.81799999999998
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 701.82100000000003
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 702.03700000000003
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 702.04600000000005
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 702.05700000000002
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 702.39599999999996
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 702.40200000000004
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 702.63400000000001
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 702.70399999999995
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 703.07000000000005
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 703.07600000000002
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 703.08100000000002
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 703.12900000000002
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 703.20600000000002
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 704.39300000000003
                            },
                            "658": {
                                "name": "CSSPropertyAppearance",
                                "firstUsed": 704.40899999999999
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 704.47900000000004
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 704.53800000000001
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 704.54300000000001
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 704.61800000000005
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 704.66600000000005
                            },
                            "437": {
                                "name": "CSSPropertyObjectPosition",
                                "firstUsed": 704.66999999999996
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 704.77700000000004
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 704.81899999999996
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 704.84799999999996
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 705.06500000000005
                            },
                            "236": {
                                "name": "CSSPropertyFlexFlow",
                                "firstUsed": 705.12199999999996
                            },
                            "130": {
                                "name": "CSSPropertyTextIndent",
                                "firstUsed": 705.15899999999999
                            },
                            "36": {
                                "name": "CSSPropertyBorderBottomColor",
                                "firstUsed": 705.27200000000005
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 705.98699999999997
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 709.51700000000005
                            },
                            "508": {
                                "name": "CSSPropertyBackdropFilter",
                                "firstUsed": 711.423
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 4215.8149999999996
                            },
                            "72": {
                                "name": "CSSPropertyClip",
                                "firstUsed": 4215.8810000000003
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 4215.8879999999999
                            },
                            "326": {
                                "name": "CSSPropertyAliasWebkitTransform",
                                "firstUsed": 4215.9170000000004
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 4216.0240000000003
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 4216.1239999999998
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 4216.1360000000004
                            },
                            "380": {
                                "name": "CSSPropertyStrokeDashoffset",
                                "firstUsed": 5046.2060000000001
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 5046.5659999999998
                            },
                            "381": {
                                "name": "CSSPropertyStrokeLinecap",
                                "firstUsed": 5046.5699999999997
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 5046.6729999999998
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 5046.6999999999998
                            },
                            "378": {
                                "name": "CSSPropertyStroke",
                                "firstUsed": 5046.723
                            },
                            "383": {
                                "name": "CSSPropertyStrokeMiterlimit",
                                "firstUsed": 5046.7250000000004
                            },
                            "379": {
                                "name": "CSSPropertyStrokeDasharray",
                                "firstUsed": 5046.7439999999997
                            },
                            "425": {
                                "name": "CSSPropertyAnimationDelay",
                                "firstUsed": 5046.7510000000002
                            },
                            "558": {
                                "name": "CSSPropertyPlaceItems",
                                "firstUsed": 5046.9769999999999
                            },
                            "422": {
                                "name": "CSSPropertyGridArea",
                                "firstUsed": 5046.9840000000004
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 5047.0060000000003
                            },
                            "248": {
                                "name": "CSSPropertyGridColumn",
                                "firstUsed": 5047.0410000000002
                            },
                            "557": {
                                "name": "CSSPropertyPlaceContent",
                                "firstUsed": 5047.0550000000003
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 5047.067
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 5047.0829999999996
                            },
                            "3": {
                                "name": "CSSPropertyDirection",
                                "firstUsed": 5047.1019999999999
                            },
                            "382": {
                                "name": "CSSPropertyStrokeLinejoin",
                                "firstUsed": 5047.1999999999998
                            },
                            "58": {
                                "name": "CSSPropertyBorderSpacing",
                                "firstUsed": 5047.2049999999999
                            },
                            "242": {
                                "name": "CSSPropertyGridTemplateColumns",
                                "firstUsed": 5047.232
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 12263.352000000001
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 19046.288
                            },
                            "421": {
                                "name": "CSSPropertyTouchAction",
                                "firstUsed": 19046.295999999998
                            },
                            "71": {
                                "name": "CSSPropertyClear",
                                "firstUsed": 19046.375
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 19046.399000000001
                            },
                            "41": {
                                "name": "CSSPropertyBorderCollapse",
                                "firstUsed": 19052.623
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 4070,
                    "maxFID": 520,
                    "TTIMeasurementEnd": 22304,
                    "LastInteractive": 18754,
                    "FirstCPUIdle": 4070,
                    "TotalBlockingTime": 1047,
                    "testID": "241224_AiDcQS_8MC",
                    "step": 1,
                    "effectiveBps": 586278,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 137,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.80000000000000004,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 1,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "102": 30,
                                "203": 15,
                                "303": 40,
                                "404": 23.800000000000001,
                                "504": 10,
                                "605": 45,
                                "705": 15,
                                "806": 35,
                                "961": 93.5,
                                "1061": 70,
                                "1162": 40,
                                "1262": 20,
                                "1363": 15,
                                "1465": 22.699999999999999,
                                "1565": 26.300000000000001,
                                "1666": 20,
                                "1766": 20,
                                "1867": 15,
                                "1967": 75,
                                "2068": 65,
                                "2169": 25,
                                "2269": 15,
                                "2370": 65,
                                "2470": 52.399999999999999,
                                "2571": 52.399999999999999,
                                "2671": 15.800000000000001,
                                "2772": 15.800000000000001,
                                "2872": 23.800000000000001,
                                "2973": 60,
                                "3074": 36.799999999999997,
                                "3175": 19,
                                "3275": 19,
                                "3376": 45,
                                "3476": 26.300000000000001,
                                "3577": 27.300000000000001,
                                "3677": 31.600000000000001,
                                "3778": 28.600000000000001,
                                "3878": 15.800000000000001,
                                "3979": 47.399999999999999,
                                "4079": 40.899999999999999,
                                "4180": 15.800000000000001,
                                "4282": 47.600000000000001,
                                "4383": 52.600000000000001,
                                "4483": 40,
                                "4584": 23.800000000000001,
                                "4684": 27.300000000000001,
                                "4785": 21.100000000000001,
                                "4886": 15.800000000000001,
                                "4987": 50,
                                "5087": 31.600000000000001,
                                "5188": 42.899999999999999,
                                "5289": 20,
                                "5390": 15,
                                "5492": 20,
                                "5593": 19,
                                "5694": 25,
                                "5794": 20,
                                "5895": 15.800000000000001,
                                "5997": 47.600000000000001,
                                "6098": 15,
                                "6200": 20,
                                "6300": 19,
                                "6401": 23.800000000000001,
                                "6501": 15.800000000000001,
                                "6602": 19,
                                "6702": 15,
                                "6803": 15.800000000000001,
                                "6903": 19,
                                "7004": 45,
                                "7104": 10.5,
                                "7206": 55,
                                "7307": 45,
                                "7407": 15,
                                "7508": 20,
                                "7608": 15,
                                "7709": 20,
                                "7809": 15,
                                "7910": 30,
                                "8010": 40,
                                "8111": 20,
                                "8211": 20,
                                "8312": 15,
                                "8412": 21.100000000000001,
                                "8514": 25,
                                "8615": 23.800000000000001,
                                "8715": 20,
                                "8816": 15.800000000000001,
                                "8916": 28.600000000000001,
                                "9017": 35,
                                "9117": 15,
                                "9218": 31.600000000000001,
                                "9318": 15.800000000000001,
                                "9419": 23.800000000000001,
                                "9519": 19,
                                "9620": 15,
                                "9720": 19,
                                "9821": 20,
                                "9921": 31.600000000000001,
                                "10022": 33.299999999999997,
                                "10122": 20,
                                "10223": 15,
                                "10323": 25,
                                "10424": 28.600000000000001,
                                "10524": 30,
                                "10625": 23.800000000000001,
                                "10725": 15.800000000000001,
                                "10826": 15.800000000000001,
                                "10926": 35,
                                "11027": 25,
                                "11127": 20,
                                "11228": 15,
                                "11328": 20,
                                "11429": 19,
                                "11529": 20,
                                "11630": 15.800000000000001,
                                "11731": 15,
                                "11831": 23.800000000000001,
                                "11933": 80,
                                "12034": 95.200000000000003,
                                "12134": 75,
                                "12235": 73.700000000000003,
                                "12338": 95,
                                "12440": 85.700000000000003,
                                "12541": 25,
                                "12642": 20,
                                "12742": 15,
                                "12843": 23.800000000000001,
                                "12943": 36.799999999999997,
                                "13044": 15,
                                "13145": 20,
                                "13245": 15,
                                "13346": 20,
                                "13446": 23.800000000000001,
                                "13547": 15.800000000000001,
                                "13647": 19,
                                "13748": 20,
                                "13848": 26.300000000000001,
                                "13949": 47.600000000000001,
                                "14049": 15,
                                "14150": 20,
                                "14250": 20,
                                "14351": 19,
                                "14452": 20,
                                "14552": 15.800000000000001,
                                "14653": 19,
                                "14753": 15,
                                "14854": 11.1,
                                "14954": 42.899999999999999,
                                "15055": 63.200000000000003,
                                "15156": 81.799999999999997,
                                "15257": 31.600000000000001,
                                "15358": 78.900000000000006,
                                "15459": 31.600000000000001,
                                "15559": 20,
                                "15660": 19,
                                "15760": 15.800000000000001,
                                "15861": 15,
                                "15961": 68.200000000000003,
                                "16062": 15.800000000000001,
                                "16163": 15.800000000000001,
                                "16264": 19,
                                "16365": 15.800000000000001,
                                "16466": 20,
                                "16566": 19,
                                "16667": 21.100000000000001,
                                "16767": 19,
                                "16868": 20,
                                "16968": 45,
                                "17069": 20,
                                "17169": 15,
                                "17270": 23.800000000000001,
                                "17370": 15,
                                "17471": 20,
                                "17571": 19,
                                "17672": 15.800000000000001,
                                "17772": 22.699999999999999,
                                "17873": 15.800000000000001,
                                "17974": 45,
                                "18074": 20,
                                "18175": 42.899999999999999,
                                "18276": 89.5,
                                "18376": 95,
                                "18478": 85,
                                "18579": 100,
                                "18679": 81,
                                "18783": 100,
                                "18884": 73.700000000000003,
                                "18984": 81,
                                "19085": 20,
                                "19186": 52.399999999999999,
                                "19287": 76.200000000000003,
                                "19388": 73.700000000000003,
                                "19488": 31.600000000000001,
                                "19589": 19,
                                "19690": 25,
                                "19791": 10,
                                "19891": 14.300000000000001,
                                "19992": 36.799999999999997,
                                "20093": 10,
                                "20194": 10,
                                "20294": 15,
                                "20395": 10,
                                "20495": 10,
                                "20596": 10.5,
                                "20697": 14.300000000000001,
                                "20797": 10,
                                "20898": 19,
                                "21001": 35,
                                "21101": 10,
                                "21202": 5.2999999999999998,
                                "21302": 10,
                                "21403": 10.5,
                                "21504": 10,
                                "21604": 10,
                                "21705": 14.300000000000001,
                                "21805": 10,
                                "21906": 20,
                                "22006": 30,
                                "22107": 10.5,
                                "22207": 5.2999999999999998,
                                "22308": 14.300000000000001,
                                "22409": 35
                            },
                            "max": 100,
                            "count": 223
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "102": 0,
                                "203": 0,
                                "303": 31181,
                                "404": 736803,
                                "504": 5249,
                                "605": 3090167,
                                "705": 6016619,
                                "806": 4606696,
                                "961": 8777958,
                                "1061": 8651298,
                                "1162": 6045291,
                                "1262": 7412737,
                                "1363": 5869016,
                                "1465": 7170248,
                                "1565": 6772364,
                                "1666": 6941263,
                                "1766": 5502215,
                                "1867": 4295246,
                                "1967": 2850450,
                                "2068": 3974350,
                                "2169": 4442606,
                                "2269": 4795433,
                                "2370": 5748667,
                                "2470": 6342628,
                                "2571": 7730224,
                                "2671": 5140520,
                                "2772": 4532065,
                                "2872": 3148052,
                                "2973": 5362716,
                                "3074": 4941136,
                                "3175": 4193757,
                                "3275": 4026650,
                                "3376": 6790041,
                                "3476": 3318094,
                                "3577": 4161195,
                                "3677": 3528254,
                                "3778": 5402626,
                                "3878": 3050420,
                                "3979": 4363903,
                                "4079": 3984997,
                                "4180": 5952542,
                                "4282": 2141351,
                                "4383": 13766612,
                                "4483": 3639508,
                                "4584": 3904824,
                                "4684": 4383981,
                                "4785": 6620645,
                                "4886": 5353834,
                                "4987": 3417553,
                                "5087": 5456854,
                                "5188": 10901107,
                                "5289": 5626765,
                                "5390": 4889418,
                                "5492": 5552092,
                                "5593": 4976885,
                                "5694": 6390413,
                                "5794": 5267224,
                                "5895": 5506199,
                                "5997": 5621294,
                                "6098": 5941974,
                                "6200": 5131044,
                                "6300": 6533329,
                                "6401": 4871681,
                                "6501": 5731443,
                                "6602": 5737940,
                                "6702": 5738529,
                                "6803": 6314044,
                                "6903": 6647620,
                                "7004": 5735278,
                                "7104": 6926325,
                                "7206": 4651186,
                                "7307": 4365638,
                                "7407": 9627018,
                                "7508": 4384486,
                                "7608": 1605513,
                                "7709": 420149,
                                "7809": 4704283,
                                "7910": 6424476,
                                "8010": 917774,
                                "8111": 15745612,
                                "8211": 0,
                                "8312": 2068808,
                                "8412": 2487939,
                                "8514": 4387393,
                                "8615": 17693666,
                                "8715": 15596400,
                                "8816": 0,
                                "8916": 923689,
                                "9017": 5390006,
                                "9117": 4600105,
                                "9218": 11586906,
                                "9318": 5351740,
                                "9419": 1834405,
                                "9519": 5507511,
                                "9620": 5054259,
                                "9720": 3898861,
                                "9821": 6079987,
                                "9921": 5735381,
                                "10022": 1503763,
                                "10122": 27847228,
                                "10223": 3824626,
                                "10323": 0,
                                "10424": 1856744,
                                "10524": 162024,
                                "10625": 21459993,
                                "10725": 22098608,
                                "10826": 6461501,
                                "10926": 6216025,
                                "11027": 7457561,
                                "11127": 6879323,
                                "11228": 4599753,
                                "11328": 4821792,
                                "11429": 5736700,
                                "11529": 6188678,
                                "11630": 5729886,
                                "11731": 5735825,
                                "11831": 117307,
                                "11933": 8991140,
                                "12034": 8138414,
                                "12134": 6644544,
                                "12235": 6761295,
                                "12338": 7030204,
                                "12440": 7450693,
                                "12541": 7255256,
                                "12642": 7002370,
                                "12742": 5999232,
                                "12843": 5254,
                                "12943": 0,
                                "13044": 1718833,
                                "13145": 7049992,
                                "13245": 7599118,
                                "13346": 7115734,
                                "13446": 7468840,
                                "13547": 7492148,
                                "13647": 7109266,
                                "13748": 7339141,
                                "13848": 7337833,
                                "13949": 3656166,
                                "14049": 1381412,
                                "14150": 1611175,
                                "14250": 6273024,
                                "14351": 16841007,
                                "14452": 7567344,
                                "14552": 3790988,
                                "14653": 0,
                                "14753": 0,
                                "14854": 3440189,
                                "14954": 6781346,
                                "15055": 6035567,
                                "15156": 1712513,
                                "15257": 227100,
                                "15358": 0,
                                "15459": 13357657,
                                "15559": 7497087,
                                "15660": 7246545,
                                "15760": 7577778,
                                "15861": 7114712,
                                "15961": 7344189,
                                "16062": 457075,
                                "16163": 0,
                                "16264": 0,
                                "16365": 0,
                                "16466": 0,
                                "16566": 0,
                                "16667": 0,
                                "16767": 898383,
                                "16868": 0,
                                "16968": 0,
                                "17069": 0,
                                "17169": 6210,
                                "17270": 0,
                                "17370": 0,
                                "17471": 6207,
                                "17571": 0,
                                "17672": 0,
                                "17772": 0,
                                "17873": 4494488,
                                "17974": 3688715,
                                "18074": 1386700,
                                "18175": 3566973,
                                "18276": 0,
                                "18376": 0,
                                "18478": 0,
                                "18579": 0,
                                "18679": 0,
                                "18783": 0,
                                "18884": 10577,
                                "18984": 47236,
                                "19085": 45310,
                                "19186": 42084,
                                "19287": 1480712,
                                "19388": 0,
                                "19488": 0,
                                "19589": 0,
                                "19690": 0,
                                "19791": 0,
                                "19891": 0,
                                "19992": 0,
                                "20093": 0,
                                "20194": 0,
                                "20294": 0,
                                "20395": 0,
                                "20495": 0,
                                "20596": 0,
                                "20697": 0,
                                "20797": 0,
                                "20898": 0,
                                "21001": 0,
                                "21101": 0,
                                "21202": 0,
                                "21302": 0,
                                "21403": 0,
                                "21504": 0,
                                "21604": 0,
                                "21705": 0,
                                "21805": 0,
                                "21906": 0,
                                "22006": 0,
                                "22107": 0,
                                "22207": 0,
                                "22308": 0,
                                "22409": 0
                            },
                            "max": 27847228,
                            "count": 223
                        }
                    },
                    "effectiveBpsDoc": 587094,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcQS_8MC&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcQS_8MC&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_001000.jpg",
                            "VisuallyComplete": 6
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_001900.jpg",
                            "VisuallyComplete": 46
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_002200.jpg",
                            "VisuallyComplete": 49
                        },
                        {
                            "time": 2300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_002300.jpg",
                            "VisuallyComplete": 49
                        },
                        {
                            "time": 2400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_002400.jpg",
                            "VisuallyComplete": 49
                        },
                        {
                            "time": 2900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_002900.jpg",
                            "VisuallyComplete": 77
                        },
                        {
                            "time": 3600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_003600.jpg",
                            "VisuallyComplete": 90
                        },
                        {
                            "time": 4300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1&file=ms_004300.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "febelfin.be": {
                            "bytes": 10623026,
                            "requests": 28,
                            "connections": 6
                        },
                        "challenges.cloudflare.com": {
                            "bytes": 184607,
                            "requests": 9,
                            "cdn_provider": "Cloudflare",
                            "connections": 1
                        },
                        "cdnjs.cloudflare.com": {
                            "bytes": 28112,
                            "requests": 1,
                            "cdn_provider": "Cloudflare",
                            "connections": 1
                        },
                        "www.googletagmanager.com": {
                            "bytes": 117260,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 18957,
                            "bytesUncompressed": 96787,
                            "requests": 4
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 275415,
                            "bytesUncompressed": 671444,
                            "requests": 6
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 83632,
                            "bytesUncompressed": 83632,
                            "requests": 1
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 10239965,
                            "bytesUncompressed": 10239965,
                            "requests": 22
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 219688,
                            "bytesUncompressed": 219688,
                            "requests": 4
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 115348,
                            "bytesUncompressed": 153609,
                            "requests": 2
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "navigator.share(): This feature is not supported on this browser or operating system.",
                            "url": "https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba",
                            "line": 11,
                            "column": 378
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/cmg\/1 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1735046729446.064,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/"
                        },
                        {
                            "source": "rendering",
                            "level": "warning",
                            "text": "[GroupMarkerNotSet(crbug.com\/242999)!:A0E02D00F4030000]Automatic fallback to software WebGL has been deprecated. Please use the --enable-unsafe-swiftshader flag to opt in to lower security guarantees for trusted content.",
                            "timestamp": 1735046731665.355,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/"
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Request for the Private Access Token challenge.",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "The next request for the Private Access Token challenge may return a 401 and show a warning in console.",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: the server responded with a status of 401 ()",
                            "timestamp": 1735046734277.6919,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70eac8ccbdbb5c\/1735046726621\/3844d3d6f54a4b4c9baeae24c3ac3ebf728678b0d428a5bab343bc35cd879470\/Y_uBGBIsJIJ3KNT",
                            "networkRequestId": "100408.97"
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "console.groupEnd",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "Error",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Fiww",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Fiww",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "hLkR",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "hLkR",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "[object HTMLAnchorElement]",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "[object HTMLAnchorElement]",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "\u0000: 1",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "\u0000: 1",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": " QAwp: RcHR",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": " QAwp: RcHR",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent QAwp: RcHR",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent QAwp: RcHR",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "error",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "error",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "info",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "info",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent QAwp: RcHR",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent QAwp: RcHR",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "console.groupEnd",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70eac8ccbdbb5c&lang=auto",
                            "line": 1,
                            "column": 46271
                        },
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: net::ERR_CONTENT_LENGTH_MISMATCH",
                            "timestamp": 1735046738419.2639,
                            "url": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/er-was-eens-een-mooie-prins-maar-die-zat-toevallig-zonder-geld\/2225598650-1732100009\/campagnefoto.png",
                            "networkRequestId": "100408.14"
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/cmg\/1 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1735046741553.604,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/pg7t8\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/"
                        }
                    ]
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-jvtj-10.10.1.35",
                    "loadTime": 8101,
                    "docTime": 8101,
                    "fullyLoaded": 8101,
                    "bytesOut": 26851,
                    "bytesOutDoc": 26851,
                    "bytesIn": 4268426,
                    "bytesInDoc": 4268426,
                    "requests": [
                        {
                            "type": 3,
                            "id": "0209134D8643389B1DE707E806FB3AE2",
                            "request_id": "0209134D8643389B1DE707E806FB3AE2",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/",
                            "raw_id": "0209134D8643389B1DE707E806FB3AE2",
                            "frame_id": "C6EC205F66C363D79396D668BDB5B8F1",
                            "documentURL": "https:\/\/febelfin.be\/",
                            "responseCode": 302,
                            "load_ms": 91,
                            "ttfb_ms": 91,
                            "load_start": 126,
                            "load_start_float": 126,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "no-store, private",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "http\/1.1",
                            "dns_start": 1,
                            "dns_end": 34,
                            "connect_start": 34,
                            "connect_end": 67,
                            "ssl_start": 67,
                            "ssl_end": 126,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "*.febelfin.be",
                                "sanList": [
                                    "*.febelfin.be",
                                    "febelfin.be"
                                ],
                                "issuer": "GlobalSign RSA OV SSL CA 2018",
                                "validFrom": 1717423632,
                                "validTo": 1751724431,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2025h2'",
                                        "logId": "AF181A28D68CA3E0A98A4C9C67AB09F8BBBC22BAAEBCB138A3A19DD3F9B6030D",
                                        "timestamp": 1717423635286,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30460221008BB9E45E5D6F1124815EA6C4754DF8F6ADB84D52D2BEEE304D392553706641CA022100ECA660D18FBBBEDB523A321444BAEAFF063FB7BF07CDD34BF958287AA235E1AD"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h2' log",
                                        "logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
                                        "timestamp": 1717423635241,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450220321C937648143D0C16B8B38C111F608B8317698D04F0E036E191B329115372F9022100C999E1730477F877CE5C42DBD4632EF2C649D31FC76C21D8085848BB485B0F74"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2025h2'",
                                        "logId": "0DE1F2302BD30DC140621209EA552EFC47747CB1D7E930EF0E421EB47E4EAA34",
                                        "timestamp": 1717423634341,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402205BE1035E5B1DD123DB0FDD4294E2DDB6A295467F2172B64CBF5CBEEDC67632AA022026E649533AAD1A8871DD48EE16148EE8AAD18F22BC54872F3FF7EDBCF2EACA54"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=e795754a595d97e9f0935a2cedad8b90e823826c%2B1735053960.5af4f4ac5c79734d531b.fc29c25d20ac06c27ce834b861305b000737976ddf6b0e04bddcf007d216c987",
                                    "Host: febelfin.be",
                                    "Sec-Fetch-Dest: document",
                                    "Sec-Fetch-Mode: navigate",
                                    "Sec-Fetch-Site: cross-site",
                                    "Upgrade-Insecure-Requests: 1",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "Cache-Control: no-store, private",
                                    "Connection: keep-alive",
                                    "Content-Type: text\/html; charset=UTF-8",
                                    "Date: Tue, 24 Dec 2024 13:26:41 GMT",
                                    "Location: https:\/\/febelfin.be\/en",
                                    "Referrer-Policy: same-origin",
                                    "Server: nginx\/1.22.1",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Transfer-Encoding: chunked",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-XSS-Protection: 1; mode=block"
                                ]
                            },
                            "bytesOut": 2464,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 33,
                            "connect_ms": 33,
                            "ssl_ms": 59,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 4,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "chunks": [],
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 1000000,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGrTCCBZWgAwIBAgIML86C3RA2eb7oBuOmMA0GCSqGSIb3DQEBCwUAMFAxCzAJ\nBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMSYwJAYDVQQDEx1H\nbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODAeFw0yNDA2MDMxNDA3MTJaFw0y\nNTA3MDUxNDA3MTFaMIGAMQswCQYDVQQGEwJCRTEmMCQGA1UECAwdUsOpZ2lvbiBk\nZSBCcnV4ZWxsZXMtQ2FwaXRhbGUxHjAcBgNVBAcTFVNhaW50LUpvc3NlLXRlbi1O\nb29kZTERMA8GA1UEChMIRmViZWxmaW4xFjAUBgNVBAMMDSouZmViZWxmaW4uYmUw\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj5M1lK8erPHPiYIPpxKsZ\nvrpEuT57hsjkl9Om9YRu+l8whTHb4FUbm1YpxReHlvAxxvfTjE2HNB5eJxrCQ3Lt\nmrLxaHS711UR2NuTWuw5nz4\/ag8M4uiXLw6rpHeVge\/ToCQIquHxmCmLLqRqzb0a\ndu2SBIaRci3W7jsQiKpblH3X+FWKgM4V\/mUyEkAeDZ99\/jas\/3CGlgdupCXkWdEu\ngwZkxiaOfdWlnTrh+JPxpd3xp2IObONo9P57NcD8\/hG9nTYphCg53LGknGoe5NYx\nWf4fVuepCrjdAm6yeiRmjukRYh1J27K7uVcEbZp8faOd0Vvucd59yaouaODhgFKh\nAgMBAAGjggNUMIIDUDAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADCBjgYI\nKwYBBQUHAQEEgYEwfzBEBggrBgEFBQcwAoY4aHR0cDovL3NlY3VyZS5nbG9iYWxz\naWduLmNvbS9jYWNlcnQvZ3Nyc2FvdnNzbGNhMjAxOC5jcnQwNwYIKwYBBQUHMAGG\nK2h0dHA6Ly9vY3NwLmdsb2JhbHNpZ24uY29tL2dzcnNhb3Zzc2xjYTIwMTgwVgYD\nVR0gBE8wTTBBBgkrBgEEAaAyARQwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cu\nZ2xvYmFsc2lnbi5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQICMD8GA1UdHwQ4MDYw\nNKAyoDCGLmh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3Nyc2FvdnNzbGNhMjAx\nOC5jcmwwJQYDVR0RBB4wHIINKi5mZWJlbGZpbi5iZYILZmViZWxmaW4uYmUwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPjvf\/LNeGeo\n3m+PJI2I8YcDArPrMB0GA1UdDgQWBBRSfbb7vOGcByxuJpWqRfchtshQ9zCCAX4G\nCisGAQQB1nkCBAIEggFuBIIBagFoAHcArxgaKNaMo+CpikycZ6sJ+Lu8IrquvLE4\no6Gd0\/m2Aw0AAAGP3mz7VgAABAMASDBGAiEAi7nkXl1vESSBXqbEdU349q24TVLS\nvu4wTTklU3BmQcoCIQDspmDRj7u+21I6MhREuur\/Bj+3vwfN00v5WCh6ojXhrQB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABj95s+ykAAAQDAEcw\nRQIgMhyTdkgUPQwWuLOMER9gi4MXaY0E8OA24ZGzKRFTcvkCIQDJmeFzBHf4d85c\nQtvUYy7yxknTH8dsIdgIWEi7SFsPdAB1AA3h8jAr0w3BQGISCepVLvxHdHyx1+kw\n7w5CHrR+Tqo0AAABj95s96UAAAQDAEYwRAIgW+EDXlsd0SPbD91ClOLdtqKVRn8h\ncrZMv1y+7cZ2MqoCICbmSVM6rRqIcd1I7hYUjuiq0Y8ivFSHLz\/37bzy6spUMA0G\nCSqGSIb3DQEBCwUAA4IBAQBliY4q3vyc19zVO49dKKq8eFfU3TfZKDXWegLgljGA\nYbD1yO344nolFkho9SLOh8A8JrStOExBTSmJOI8SfzRxZ2c1PAin2OLsXRXGWP7j\nXBEeXJEhjF6AKw6MqdX5Q7UeGJBSYQ+6QTbQHpLcM8Qps80FxPh1Ho5sUtXCgYYq\n3PiACkhNx5cbl1VzJcb8yaL0TlxyvSLtm1y8SLiZtcE4pC2K39WeWOCJ7zXGG1gl\nyeI\/hMvTqMWKkWnCtg6F\/WfLV3rId6sDBUQQTfS6x8mcrxkvu5sbNn7e1M0Qd9cO\n8DKqPkZNbxQFWzeWjXtTzuOCrMttmJKLCCbm8f+kqTOF\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIETjCCAzagAwIBAgINAe5fIh38YjvUMzqFVzANBgkqhkiG9w0BAQsFADBMMSAw\nHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFs\nU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0xODExMjEwMDAwMDBaFw0yODEx\nMjEwMDAwMDBaMFAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52\nLXNhMSYwJAYDVQQDEx1HbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODCCASIw\nDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKdaydUMGCEAI9WXD+uu3Vxoa2uP\nUGATeoHLl+6OimGUSyZ59gSnKvuk2la77qCk8HuKf1UfR5NhDW5xUTolJAgvjOH3\nidaSz6+zpz8w7bXfIa7+9UQX\/dhj2S\/TgVprX9NHsKzyqzskeU8fxy7quRU6fBhM\nabO1IFkJXinDY+YuRluqlJBJDrnw9UqhCS98NE3QvADFBlV5Bs6i0BDxSEPouVq1\nlVW9MdIbPYa+oewNEtssmSStR8JvA+Z6cLVwzM0nLKWMjsIYPJLJLnNvBhBWk0Cq\no8VS++XFBdZpaFwGue5RieGKDkFNm5KQConpFmvv73W+eka440eKHRwup08CAwEA\nAaOCASkwggElMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdDgQWBBT473\/yzXhnqN5vjySNiPGHAwKz6zAfBgNVHSMEGDAWgBSP8Et\/qC5F\nJK5NUPpjmove4t0bvDA+BggrBgEFBQcBAQQyMDAwLgYIKwYBBQUHMAGGImh0dHA6\nLy9vY3NwMi5nbG9iYWxzaWduLmNvbS9yb290cjMwNgYDVR0fBC8wLTAroCmgJ4Yl\naHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9yb290LXIzLmNybDBHBgNVHSAEQDA+\nMDwGBFUdIAAwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cuZ2xvYmFsc2lnbi5j\nb20vcmVwb3NpdG9yeS8wDQYJKoZIhvcNAQELBQADggEBAJmQyC1fQorUC2bbmANz\nEdSIhlIoU4r7rd\/9c446ZwTbw1MUcBQJfMPg+NccmBqixD7b6QDjynCy8SIwIVbb\n0615XoFYC20UgDX1b10d65pHBf9ZjQCxQNqQmJYaumxtf4z1s4DfjGRzNpZ5eWl0\n6r\/4ngGPoJVpjemEuunl1Ig423g7mNA2eymw0lIYkN5SQwCuaifIFJ6GlazhgDEw\nfpolu4usBCOmmQDo8dIm7A9+O4orkjgTHY+GzYZSR+Y0fFukAj6KYXwidlNalFMz\nhriSqHKvoflShx8xpfywgVcvzfTO3PYkz6fiNJBonf6q8amaEsybwMbDqKWwIX7e\nSPY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 217,
                            "ttfb_start": 126,
                            "ttfb_end": 217,
                            "download_start": 217,
                            "download_end": 217,
                            "download_ms": 0,
                            "all_start": 1,
                            "all_end": 217,
                            "all_ms": 216,
                            "index": 0,
                            "number": 1
                        },
                        {
                            "type": 3,
                            "id": "0209134D8643389B1DE707E806FB3AE2-1",
                            "request_id": "0209134D8643389B1DE707E806FB3AE2-1",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/en",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/en",
                            "raw_id": "0209134D8643389B1DE707E806FB3AE2",
                            "frame_id": "C6EC205F66C363D79396D668BDB5B8F1",
                            "documentURL": "https:\/\/febelfin.be\/en",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 160,
                            "ttfb_ms": 158,
                            "load_start": 219,
                            "load_start_float": 219.00006099999999,
                            "bytesIn": 11539,
                            "objectSize": 11539,
                            "objectSizeUncompressed": 67972,
                            "chunks": [
                                {
                                    "ts": 378,
                                    "bytes": 3555,
                                    "inflated": 15043
                                },
                                {
                                    "ts": 379,
                                    "bytes": 7984,
                                    "inflated": 52929
                                }
                            ],
                            "expires": "",
                            "cacheControl": "no-store, private",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=e795754a595d97e9f0935a2cedad8b90e823826c%2B1735053960.5af4f4ac5c79734d531b.fc29c25d20ac06c27ce834b861305b000737976ddf6b0e04bddcf007d216c987",
                                    "Host: febelfin.be",
                                    "Sec-Fetch-Dest: document",
                                    "Sec-Fetch-Mode: navigate",
                                    "Sec-Fetch-Site: cross-site",
                                    "Upgrade-Insecure-Requests: 1",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:26:42 GMT",
                                    "Content-Type: text\/html; charset=UTF-8",
                                    "Transfer-Encoding: chunked",
                                    "Connection: keep-alive",
                                    "Vary: Accept-Encoding",
                                    "Cache-Control: no-store, private",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Content-Encoding: gzip"
                                ]
                            },
                            "bytesOut": 2464,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 12087,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 218,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 61,
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 379,
                            "ttfb_start": 219,
                            "ttfb_end": 377,
                            "download_start": 377,
                            "download_end": 379,
                            "download_ms": 2,
                            "all_start": 219,
                            "all_end": 379,
                            "all_ms": 160,
                            "index": 1,
                            "number": 2,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    511.51499999999999,
                                    512.875
                                ],
                                [
                                    511.54199999999997,
                                    511.745
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "101345.15",
                            "request_id": "101345.15",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/pers\/sparen-en-beleggen\/wat-doe-jij-met-je-geld-sparen-of-beleggen-kamal-kharmach-geeft-raad\/73b74f7655-1723810599\/kamal-kharmach.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/pers\/sparen-en-beleggen\/wat-doe-jij-met-je-geld-sparen-of-beleggen-kamal-kharmach-geeft-raad\/73b74f7655-1723810599\/kamal-kharmach.png",
                            "raw_id": "101345.15",
                            "frame_id": "C6EC205F66C363D79396D668BDB5B8F1",
                            "documentURL": "https:\/\/febelfin.be\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 7383,
                            "ttfb_ms": 144,
                            "load_start": 614,
                            "load_start_float": 614.00010399999996,
                            "bytesIn": 2339627,
                            "objectSize": 2339627,
                            "objectSizeUncompressed": 2339627,
                            "chunks": [
                                {
                                    "ts": 759,
                                    "bytes": 3567
                                },
                                {
                                    "ts": 760,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 785,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 859,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 887,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1009,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1038,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1177,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1205,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1364,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1394,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1420,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1594,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1623,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1806,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1830,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1858,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2070,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2094,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2124,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2315,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2343,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2369,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2553,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2581,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2610,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2794,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2864,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2901,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3097,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3125,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3256,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3458,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3487,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3543,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3610,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3788,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3816,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3840,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4069,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4097,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4122,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4155,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4400,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4432,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4454,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4483,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4732,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4760,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4784,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4814,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4927,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5097,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5125,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5153,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5178,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5500,
                                    "bytes": 32768
                                },
                                {
                                    "ts": 5504,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5531,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5602,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5645,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5675,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5701,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5730,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5758,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5786,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5810,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5838,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5866,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5895,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5923,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5947,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5979,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6054,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6130,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6158,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6186,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6212,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6241,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6269,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6295,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6330,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6356,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6384,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6412,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6438,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6466,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6495,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6523,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6547,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6575,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6603,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6631,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6660,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6683,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6712,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6740,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6768,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6796,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6825,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6848,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6877,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6905,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6933,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6962,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6990,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7013,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7042,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7070,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7098,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7127,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7156,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7179,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7207,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7235,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7264,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7292,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7315,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7344,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7372,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7400,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7429,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7457,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7481,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7509,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7537,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7566,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7594,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7622,
                                    "bytes": 529
                                },
                                {
                                    "ts": 7622,
                                    "bytes": 15855
                                },
                                {
                                    "ts": 7645,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7674,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7702,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7730,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7759,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7787,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7811,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7839,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7867,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7895,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7924,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7947,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7976,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7997,
                                    "bytes": 13628
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/en",
                            "initiator_line": 863,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=e795754a595d97e9f0935a2cedad8b90e823826c%2B1735053960.5af4f4ac5c79734d531b.fc29c25d20ac06c27ce834b861305b000737976ddf6b0e04bddcf007d216c987",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/en",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:26:42 GMT",
                                    "Content-Type: image\/png",
                                    "Content-Length: 2339627",
                                    "Connection: keep-alive",
                                    "Last-Modified: Wed, 30 Oct 2024 11:29:56 GMT",
                                    "ETag: \"672218b4-23b32b\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 2339627,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 428,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "netlog_id": 104,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "2.2 MiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 2000,
                                        "ImageHeight": 1429,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "2000x1429",
                                        "Megapixels": 2.8999999999999999
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2000,
                                        "height": 1429,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 52.9101,
                                        "y": 37.804200000000002
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2858000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 136.10900000000001,
                                            "standardDeviation": 9.9999999999999998e-13,
                                            "kurtosis": -1.2724299999999999,
                                            "skewness": 0.16459499999999999,
                                            "entropy": 0.720198
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 9.9999999999999998e-13,
                                            "kurtosis": -2.2866499999999999e+57,
                                            "skewness": 3.4891499999999999e+40,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 253,
                                            "mean": 118.017,
                                            "standardDeviation": 56.886800000000001,
                                            "kurtosis": -0.87164200000000003,
                                            "skewness": -0.21138899999999999,
                                            "entropy": 0.97084999999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 243,
                                            "mean": 97.579800000000006,
                                            "standardDeviation": 52.4009,
                                            "kurtosis": -0.89614300000000002,
                                            "skewness": 0.027674000000000001,
                                            "entropy": 0.962476
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 240,
                                            "mean": 73.840400000000002,
                                            "standardDeviation": 52.8643,
                                            "kurtosis": -0.703959,
                                            "skewness": 0.488261,
                                            "entropy": 0.947465
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 2000,
                                        "height": 1429,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T13:26:49+00:00",
                                        "date:modify": "2024-12-24T13:26:49+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "2000, 1429",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "0bb89045bf06bba636606a5aa8288a56b882c6977f21572ec0ffbc7c24abcb71"
                                    },
                                    "tainted": false,
                                    "filesize": "2.33963MB",
                                    "numberPixels": "2858000",
                                    "pixelsPerSecond": "16.1788MB",
                                    "userTime": "0.130u",
                                    "elapsedTime": "0:01.176"
                                }
                            },
                            "load_end": 7997,
                            "ttfb_start": 614,
                            "ttfb_end": 758,
                            "download_start": 758,
                            "download_end": 7997,
                            "download_ms": 7239,
                            "all_start": 614,
                            "all_end": 7997,
                            "all_ms": 7383,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "101345.16",
                            "request_id": "101345.16",
                            "ip_addr": "116.203.24.65",
                            "full_url": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/opgelet-voor-kaartophalers\/a543885e92-1719924172\/3.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "febelfin.be",
                            "url": "\/media\/pages\/pers\/fraude-veiligheid\/opgelet-voor-kaartophalers\/a543885e92-1719924172\/3.png",
                            "raw_id": "101345.16",
                            "frame_id": "C6EC205F66C363D79396D668BDB5B8F1",
                            "documentURL": "https:\/\/febelfin.be\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 4985,
                            "ttfb_ms": 166,
                            "load_start": 638,
                            "load_start_float": 638.00010499999996,
                            "bytesIn": 1759916,
                            "objectSize": 1759916,
                            "objectSizeUncompressed": 1759916,
                            "chunks": [
                                {
                                    "ts": 805,
                                    "bytes": 3567
                                },
                                {
                                    "ts": 805,
                                    "bytes": 12288
                                },
                                {
                                    "ts": 832,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 913,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 942,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 972,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 995,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1082,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1111,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1137,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1166,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1258,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1292,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1319,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1347,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1442,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1471,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1506,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1529,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1571,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1665,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1697,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1725,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1749,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1777,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1896,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1924,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1955,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1983,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2007,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2148,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2176,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2205,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2233,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2264,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2383,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2411,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2482,
                                    "bytes": 32768
                                },
                                {
                                    "ts": 2497,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2525,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2633,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2662,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2690,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2718,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2747,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2771,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2936,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2965,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2993,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3021,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3050,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3073,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3289,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3322,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3350,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3378,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3404,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3430,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3576,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3604,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3637,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3665,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3693,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3717,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3745,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3868,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3905,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3930,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3956,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3985,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4014,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4041,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4178,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4207,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4235,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4268,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4296,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4326,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4353,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4381,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4507,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4545,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4573,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4606,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4634,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4663,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4690,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4717,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4852,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4889,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4918,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4946,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4974,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5002,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5031,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5059,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5197,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5220,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5260,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5292,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5319,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5349,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5376,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5400,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5493,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5569,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5611,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5623,
                                    "bytes": 7357
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 74,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 34,
                            "connect_end": 67,
                            "ssl_start": 67,
                            "ssl_end": 138,
                            "initiator": "https:\/\/febelfin.be\/en",
                            "initiator_line": 883,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Cookie: kirby_session=e795754a595d97e9f0935a2cedad8b90e823826c%2B1735053960.5af4f4ac5c79734d531b.fc29c25d20ac06c27ce834b861305b000737976ddf6b0e04bddcf007d216c987",
                                    "Host: febelfin.be",
                                    "Referer: https:\/\/febelfin.be\/en",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Server: nginx\/1.22.1",
                                    "Date: Tue, 24 Dec 2024 13:26:42 GMT",
                                    "Content-Type: image\/png",
                                    "Content-Length: 1759916",
                                    "Connection: keep-alive",
                                    "Last-Modified: Tue, 10 Dec 2024 08:00:49 GMT",
                                    "ETag: \"6757f531-1adaac\"",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Content-Type-Options: nosniff",
                                    "X-Content-Type-Options: nosniff",
                                    "X-XSS-Protection: 1; mode=block",
                                    "X-Frame-Options: SAMEORIGIN",
                                    "Referrer-Policy: same-origin",
                                    "Strict-Transport-Security: max-age=31536000; includeSubDomains",
                                    "Accept-Ranges: bytes"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 33,
                            "ssl_ms": 71,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 1759916,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 428,
                            "socket_group": "https:\/\/febelfin.be <https:\/\/febelfin.be same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 105,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGrTCCBZWgAwIBAgIML86C3RA2eb7oBuOmMA0GCSqGSIb3DQEBCwUAMFAxCzAJ\nBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMSYwJAYDVQQDEx1H\nbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODAeFw0yNDA2MDMxNDA3MTJaFw0y\nNTA3MDUxNDA3MTFaMIGAMQswCQYDVQQGEwJCRTEmMCQGA1UECAwdUsOpZ2lvbiBk\nZSBCcnV4ZWxsZXMtQ2FwaXRhbGUxHjAcBgNVBAcTFVNhaW50LUpvc3NlLXRlbi1O\nb29kZTERMA8GA1UEChMIRmViZWxmaW4xFjAUBgNVBAMMDSouZmViZWxmaW4uYmUw\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj5M1lK8erPHPiYIPpxKsZ\nvrpEuT57hsjkl9Om9YRu+l8whTHb4FUbm1YpxReHlvAxxvfTjE2HNB5eJxrCQ3Lt\nmrLxaHS711UR2NuTWuw5nz4\/ag8M4uiXLw6rpHeVge\/ToCQIquHxmCmLLqRqzb0a\ndu2SBIaRci3W7jsQiKpblH3X+FWKgM4V\/mUyEkAeDZ99\/jas\/3CGlgdupCXkWdEu\ngwZkxiaOfdWlnTrh+JPxpd3xp2IObONo9P57NcD8\/hG9nTYphCg53LGknGoe5NYx\nWf4fVuepCrjdAm6yeiRmjukRYh1J27K7uVcEbZp8faOd0Vvucd59yaouaODhgFKh\nAgMBAAGjggNUMIIDUDAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADCBjgYI\nKwYBBQUHAQEEgYEwfzBEBggrBgEFBQcwAoY4aHR0cDovL3NlY3VyZS5nbG9iYWxz\naWduLmNvbS9jYWNlcnQvZ3Nyc2FvdnNzbGNhMjAxOC5jcnQwNwYIKwYBBQUHMAGG\nK2h0dHA6Ly9vY3NwLmdsb2JhbHNpZ24uY29tL2dzcnNhb3Zzc2xjYTIwMTgwVgYD\nVR0gBE8wTTBBBgkrBgEEAaAyARQwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cu\nZ2xvYmFsc2lnbi5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQICMD8GA1UdHwQ4MDYw\nNKAyoDCGLmh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3Nyc2FvdnNzbGNhMjAx\nOC5jcmwwJQYDVR0RBB4wHIINKi5mZWJlbGZpbi5iZYILZmViZWxmaW4uYmUwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPjvf\/LNeGeo\n3m+PJI2I8YcDArPrMB0GA1UdDgQWBBRSfbb7vOGcByxuJpWqRfchtshQ9zCCAX4G\nCisGAQQB1nkCBAIEggFuBIIBagFoAHcArxgaKNaMo+CpikycZ6sJ+Lu8IrquvLE4\no6Gd0\/m2Aw0AAAGP3mz7VgAABAMASDBGAiEAi7nkXl1vESSBXqbEdU349q24TVLS\nvu4wTTklU3BmQcoCIQDspmDRj7u+21I6MhREuur\/Bj+3vwfN00v5WCh6ojXhrQB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABj95s+ykAAAQDAEcw\nRQIgMhyTdkgUPQwWuLOMER9gi4MXaY0E8OA24ZGzKRFTcvkCIQDJmeFzBHf4d85c\nQtvUYy7yxknTH8dsIdgIWEi7SFsPdAB1AA3h8jAr0w3BQGISCepVLvxHdHyx1+kw\n7w5CHrR+Tqo0AAABj95s96UAAAQDAEYwRAIgW+EDXlsd0SPbD91ClOLdtqKVRn8h\ncrZMv1y+7cZ2MqoCICbmSVM6rRqIcd1I7hYUjuiq0Y8ivFSHLz\/37bzy6spUMA0G\nCSqGSIb3DQEBCwUAA4IBAQBliY4q3vyc19zVO49dKKq8eFfU3TfZKDXWegLgljGA\nYbD1yO344nolFkho9SLOh8A8JrStOExBTSmJOI8SfzRxZ2c1PAin2OLsXRXGWP7j\nXBEeXJEhjF6AKw6MqdX5Q7UeGJBSYQ+6QTbQHpLcM8Qps80FxPh1Ho5sUtXCgYYq\n3PiACkhNx5cbl1VzJcb8yaL0TlxyvSLtm1y8SLiZtcE4pC2K39WeWOCJ7zXGG1gl\nyeI\/hMvTqMWKkWnCtg6F\/WfLV3rId6sDBUQQTfS6x8mcrxkvu5sbNn7e1M0Qd9cO\n8DKqPkZNbxQFWzeWjXtTzuOCrMttmJKLCCbm8f+kqTOF\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIETjCCAzagAwIBAgINAe5fIh38YjvUMzqFVzANBgkqhkiG9w0BAQsFADBMMSAw\nHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFs\nU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjAeFw0xODExMjEwMDAwMDBaFw0yODEx\nMjEwMDAwMDBaMFAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52\nLXNhMSYwJAYDVQQDEx1HbG9iYWxTaWduIFJTQSBPViBTU0wgQ0EgMjAxODCCASIw\nDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKdaydUMGCEAI9WXD+uu3Vxoa2uP\nUGATeoHLl+6OimGUSyZ59gSnKvuk2la77qCk8HuKf1UfR5NhDW5xUTolJAgvjOH3\nidaSz6+zpz8w7bXfIa7+9UQX\/dhj2S\/TgVprX9NHsKzyqzskeU8fxy7quRU6fBhM\nabO1IFkJXinDY+YuRluqlJBJDrnw9UqhCS98NE3QvADFBlV5Bs6i0BDxSEPouVq1\nlVW9MdIbPYa+oewNEtssmSStR8JvA+Z6cLVwzM0nLKWMjsIYPJLJLnNvBhBWk0Cq\no8VS++XFBdZpaFwGue5RieGKDkFNm5KQConpFmvv73W+eka440eKHRwup08CAwEA\nAaOCASkwggElMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdDgQWBBT473\/yzXhnqN5vjySNiPGHAwKz6zAfBgNVHSMEGDAWgBSP8Et\/qC5F\nJK5NUPpjmove4t0bvDA+BggrBgEFBQcBAQQyMDAwLgYIKwYBBQUHMAGGImh0dHA6\nLy9vY3NwMi5nbG9iYWxzaWduLmNvbS9yb290cjMwNgYDVR0fBC8wLTAroCmgJ4Yl\naHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9yb290LXIzLmNybDBHBgNVHSAEQDA+\nMDwGBFUdIAAwNDAyBggrBgEFBQcCARYmaHR0cHM6Ly93d3cuZ2xvYmFsc2lnbi5j\nb20vcmVwb3NpdG9yeS8wDQYJKoZIhvcNAQELBQADggEBAJmQyC1fQorUC2bbmANz\nEdSIhlIoU4r7rd\/9c446ZwTbw1MUcBQJfMPg+NccmBqixD7b6QDjynCy8SIwIVbb\n0615XoFYC20UgDX1b10d65pHBf9ZjQCxQNqQmJYaumxtf4z1s4DfjGRzNpZ5eWl0\n6r\/4ngGPoJVpjemEuunl1Ig423g7mNA2eymw0lIYkN5SQwCuaifIFJ6GlazhgDEw\nfpolu4usBCOmmQDo8dIm7A9+O4orkjgTHY+GzYZSR+Y0fFukAj6KYXwidlNalFMz\nhriSqHKvoflShx8xpfywgVcvzfTO3PYkz6fiNJBonf6q8amaEsybwMbDqKWwIX7e\nSPY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "1719 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1080,
                                        "ImageHeight": 1080,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "XMP": {
                                        "Title": "Kaartophalers - 3",
                                        "AdsCreated": "2024-07-02",
                                        "AdsExtId": "53e4170d-09b1-4db6-a1a1-5e00114a6a81",
                                        "AdsFbId": 525265914179580,
                                        "AdsTouchType": 2,
                                        "Author": "Kristof Aerts",
                                        "CreatorTool": "Canva (Renderer)"
                                    },
                                    "Composite": {
                                        "ImageSize": "1080x1080",
                                        "Megapixels": 1.2
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1080,
                                        "height": 1080,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 28.571400000000001,
                                        "y": 28.571400000000001
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1166400,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 1,
                                            "max": 255,
                                            "mean": 136.828,
                                            "standardDeviation": 44.081800000000001,
                                            "kurtosis": -1.5297400000000001,
                                            "skewness": 0.20119699999999999,
                                            "entropy": 0.68517700000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": 1.6384000000000001e+52,
                                            "skewness": 9.3750000000000007e+35,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 1,
                                            "max": 253,
                                            "mean": 117.18300000000001,
                                            "standardDeviation": 63.121899999999997,
                                            "kurtosis": -1.3075600000000001,
                                            "skewness": 0.147921,
                                            "entropy": 0.96355199999999996
                                        },
                                        "green": {
                                            "min": 5,
                                            "max": 249,
                                            "mean": 94.882499999999993,
                                            "standardDeviation": 56.085799999999999,
                                            "kurtosis": -1.0709,
                                            "skewness": 0.60460899999999995,
                                            "entropy": 0.92550900000000003
                                        },
                                        "blue": {
                                            "min": 2,
                                            "max": 245,
                                            "mean": 80.244299999999996,
                                            "standardDeviation": 57.119599999999998,
                                            "kurtosis": -0.785659,
                                            "skewness": 0.90098100000000003,
                                            "entropy": 0.85164899999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1080,
                                        "height": 1080,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T13:26:47+00:00",
                                        "date:modify": "2024-12-24T13:26:47+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "1080, 1080",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "bcc6f0af774554f3a6661bd0509d28a0dda22b2cfbfd56e6118664908a033e02"
                                    },
                                    "tainted": false,
                                    "filesize": "1.75992MB",
                                    "numberPixels": "1166400",
                                    "pixelsPerSecond": "15.8261MB",
                                    "userTime": "0.060u",
                                    "elapsedTime": "0:01.073"
                                }
                            },
                            "load_end": 5623,
                            "ttfb_start": 638,
                            "ttfb_end": 804,
                            "download_start": 804,
                            "download_end": 5623,
                            "download_ms": 4819,
                            "all_start": 34,
                            "all_end": 5623,
                            "all_ms": 5089,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "DC509FF7A55A4B368296041A3F474184",
                            "request_id": "DC509FF7A55A4B368296041A3F474184",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "raw_id": "DC509FF7A55A4B368296041A3F474184",
                            "frame_id": "F762DC4853FA2C680D6766C9E8D5C78B",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 257,
                            "ttfb_ms": 245,
                            "load_start": 1291,
                            "load_start_float": 1291.0001569999999,
                            "bytesIn": 6676,
                            "objectSize": 6676,
                            "objectSizeUncompressed": 26723,
                            "chunks": [
                                {
                                    "ts": 1538,
                                    "bytes": 1173,
                                    "inflated": 2525
                                },
                                {
                                    "ts": 1540,
                                    "bytes": 1176,
                                    "inflated": 5650
                                },
                                {
                                    "ts": 1543,
                                    "bytes": 1176,
                                    "inflated": 5824
                                },
                                {
                                    "ts": 1543,
                                    "bytes": 1176,
                                    "inflated": 8743
                                },
                                {
                                    "ts": 1546,
                                    "bytes": 1176,
                                    "inflated": 1967
                                },
                                {
                                    "ts": 1548,
                                    "bytes": 799,
                                    "inflated": 2014
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": 934,
                            "dns_end": 1097,
                            "connect_start": 1091,
                            "connect_end": 1091,
                            "ssl_start": 1091,
                            "ssl_end": 1284,
                            "securityDetails": {
                                "protocol": "QUIC",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519MLKEM768",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "challenges.cloudflare.com",
                                "sanList": [
                                    "challenges.cloudflare.com",
                                    "*.challenges.cloudflare.com"
                                ],
                                "issuer": "WE1",
                                "validFrom": 1730651270,
                                "validTo": 1738430866,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1730654870749,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100EE8757F0EAA0895767DB599EC607885577526F2E8A96D048C5CF2FE7D1812D17022100D321955A0A3206F6461C4167A10A5A45456CC7025698C1D13FB36CF53918FB8A"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2025'",
                                        "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                        "timestamp": 1730654870755,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022061634F8B5A435890227B9E757B0A7CDD88C15E097E89CBB21320379FE3376ABA022100F9F5D39FE638775A55FA1618B02B68A8748D00C418FCB827495882BF15C58AF3"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js",
                            "initiator_line": "0",
                            "initiator_column": "31981",
                            "initiator_type": "script",
                            "initiator_function": "I",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: iframe",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                    "cf-ray: 8f70ecb78a54bb5c-FRA",
                                    "content-encoding: br",
                                    "content-security-policy: frame-src https:\/\/challenges.cloudflare.com\/; base-uri 'self'",
                                    "content-type: text\/html; charset=UTF-8",
                                    "critical-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
                                    "cross-origin-embedder-policy: require-corp",
                                    "cross-origin-opener-policy: same-origin",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 13:26:43 GMT",
                                    "document-policy: js-profiling",
                                    "origin-agent-cluster: ?1",
                                    "permissions-policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()",
                                    "priority: u=0,i",
                                    "referrer-policy: same-origin",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri"
                                ]
                            },
                            "bytesOut": 2467,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 163,
                            "connect_ms": 0,
                            "ssl_ms": 193,
                            "gzip_total": 7753,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 941,
                            "netlog_id": 157,
                            "load_end": 1548,
                            "ttfb_start": 1291,
                            "ttfb_end": 1536,
                            "download_start": 1536,
                            "download_end": 1548,
                            "download_ms": 12,
                            "all_start": 934,
                            "all_end": 1548,
                            "all_ms": 613,
                            "index": 4,
                            "number": 5,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    1663.7190000000001,
                                    1664.0719999999999
                                ],
                                [
                                    1663.729,
                                    1663.9870000000001
                                ],
                                [
                                    1932.617,
                                    1932.761
                                ],
                                [
                                    2405.8690000000001,
                                    2405.893
                                ],
                                [
                                    2406.203,
                                    2406.2440000000001
                                ],
                                [
                                    2409.9110000000001,
                                    2409.922
                                ],
                                [
                                    2833.0619999999999,
                                    2833.1329999999998
                                ],
                                [
                                    4386.6199999999999,
                                    4386.7290000000003
                                ],
                                [
                                    4632.2359999999999,
                                    4632.3220000000001
                                ],
                                [
                                    5900.8490000000002,
                                    5901.0159999999996
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "101345.89",
                            "request_id": "101345.89",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "raw_id": "101345.89",
                            "frame_id": "F762DC4853FA2C680D6766C9E8D5C78B",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 730,
                            "ttfb_ms": 218,
                            "load_start": 1561,
                            "load_start_float": 1561.0001729999999,
                            "bytesIn": 45757,
                            "objectSize": 45757,
                            "objectSizeUncompressed": 116132,
                            "chunks": [
                                {
                                    "ts": 1780,
                                    "bytes": 966,
                                    "inflated": 1649
                                },
                                {
                                    "ts": 1781,
                                    "bytes": 1176,
                                    "inflated": 2725
                                },
                                {
                                    "ts": 1783,
                                    "bytes": 1176,
                                    "inflated": 2705
                                },
                                {
                                    "ts": 1785,
                                    "bytes": 1176,
                                    "inflated": 2987
                                },
                                {
                                    "ts": 1787,
                                    "bytes": 1176,
                                    "inflated": 3476
                                },
                                {
                                    "ts": 1789,
                                    "bytes": 1176,
                                    "inflated": 2801
                                },
                                {
                                    "ts": 1791,
                                    "bytes": 1176,
                                    "inflated": 2965
                                },
                                {
                                    "ts": 1793,
                                    "bytes": 1176,
                                    "inflated": 2556
                                },
                                {
                                    "ts": 1795,
                                    "bytes": 1176,
                                    "inflated": 3543
                                },
                                {
                                    "ts": 1797,
                                    "bytes": 1148,
                                    "inflated": 3171
                                },
                                {
                                    "ts": 2013,
                                    "bytes": 1171,
                                    "inflated": 3589
                                },
                                {
                                    "ts": 2015,
                                    "bytes": 1173,
                                    "inflated": 2054
                                },
                                {
                                    "ts": 2017,
                                    "bytes": 1176,
                                    "inflated": 2651
                                },
                                {
                                    "ts": 2019,
                                    "bytes": 1176,
                                    "inflated": 3679
                                },
                                {
                                    "ts": 2021,
                                    "bytes": 1171,
                                    "inflated": 3842
                                },
                                {
                                    "ts": 2023,
                                    "bytes": 1174,
                                    "inflated": 1828
                                },
                                {
                                    "ts": 2025,
                                    "bytes": 1174,
                                    "inflated": 1808
                                },
                                {
                                    "ts": 2027,
                                    "bytes": 1174,
                                    "inflated": 1698
                                },
                                {
                                    "ts": 2029,
                                    "bytes": 1171,
                                    "inflated": 1672
                                },
                                {
                                    "ts": 2031,
                                    "bytes": 1174,
                                    "inflated": 2018
                                },
                                {
                                    "ts": 2033,
                                    "bytes": 1174,
                                    "inflated": 2189
                                },
                                {
                                    "ts": 2035,
                                    "bytes": 1174,
                                    "inflated": 2168
                                },
                                {
                                    "ts": 2037,
                                    "bytes": 1171,
                                    "inflated": 2078
                                },
                                {
                                    "ts": 2039,
                                    "bytes": 1174,
                                    "inflated": 2207
                                },
                                {
                                    "ts": 2041,
                                    "bytes": 1174,
                                    "inflated": 2156
                                },
                                {
                                    "ts": 2043,
                                    "bytes": 1171,
                                    "inflated": 2847
                                },
                                {
                                    "ts": 2045,
                                    "bytes": 1171,
                                    "inflated": 4227
                                },
                                {
                                    "ts": 2047,
                                    "bytes": 1171,
                                    "inflated": 4233
                                },
                                {
                                    "ts": 2049,
                                    "bytes": 1174,
                                    "inflated": 3791
                                },
                                {
                                    "ts": 2051,
                                    "bytes": 1174,
                                    "inflated": 3483
                                },
                                {
                                    "ts": 2275,
                                    "bytes": 1171,
                                    "inflated": 3231
                                },
                                {
                                    "ts": 2277,
                                    "bytes": 1174,
                                    "inflated": 3235
                                },
                                {
                                    "ts": 2279,
                                    "bytes": 1174,
                                    "inflated": 3885
                                },
                                {
                                    "ts": 2279,
                                    "bytes": 274,
                                    "inflated": 1361
                                },
                                {
                                    "ts": 2281,
                                    "bytes": 1168,
                                    "inflated": 3564
                                },
                                {
                                    "ts": 2283,
                                    "bytes": 1174,
                                    "inflated": 3965
                                },
                                {
                                    "ts": 2285,
                                    "bytes": 1174,
                                    "inflated": 4023
                                },
                                {
                                    "ts": 2287,
                                    "bytes": 1174,
                                    "inflated": 3324
                                },
                                {
                                    "ts": 2289,
                                    "bytes": 1171,
                                    "inflated": 3210
                                },
                                {
                                    "ts": 2291,
                                    "bytes": 1119,
                                    "inflated": 3538
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "initiator_line": 64,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
                                    "cf-ray: 8f70ecb90badbb5c-FRA",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Tue, 24 Dec 2024 13:26:43 GMT",
                                    "priority: u=1,i=?0",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri"
                                ]
                            },
                            "bytesOut": 2359,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 46010,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1561,
                            "netlog_id": 173,
                            "renderBlocking": "blocking",
                            "load_end": 2291,
                            "ttfb_start": 1561,
                            "ttfb_end": 1779,
                            "download_start": 1779,
                            "download_end": 2291,
                            "download_ms": 512,
                            "all_start": 1561,
                            "all_end": 2291,
                            "all_ms": 730,
                            "index": 5,
                            "number": 6,
                            "cpuTimes": {
                                "EvaluateScript": 5,
                                "v8.compile": 2,
                                "FunctionCall": 1242
                            },
                            "cpu.EvaluateScript": 5,
                            "cpu.v8.compile": 2,
                            "cpu.FunctionCall": 1242,
                            "cpuTime": 1250,
                            "js_timing": [
                                [
                                    2394.7370000000001,
                                    2400.1869999999999
                                ],
                                [
                                    2394.7579999999998,
                                    2396.8600000000001
                                ],
                                [
                                    2400.7109999999998,
                                    2400.797
                                ],
                                [
                                    2402.232,
                                    2402.6010000000001
                                ],
                                [
                                    2402.6750000000002,
                                    2402.8409999999999
                                ],
                                [
                                    2405.8960000000002,
                                    2405.9720000000002
                                ],
                                [
                                    2405.9740000000002,
                                    2406.1860000000001
                                ],
                                [
                                    2406.2460000000001,
                                    2406.2530000000002
                                ],
                                [
                                    2406.2539999999999,
                                    2409.8870000000002
                                ],
                                [
                                    2409.924,
                                    2409.9459999999999
                                ],
                                [
                                    2409.9479999999999,
                                    2424.7069999999999
                                ],
                                [
                                    2425.1010000000001,
                                    2425.1469999999999
                                ],
                                [
                                    2524.989,
                                    2550.7550000000001
                                ],
                                [
                                    2833.1379999999999,
                                    2833.1529999999998
                                ],
                                [
                                    2833.1559999999999,
                                    2833.1790000000001
                                ],
                                [
                                    2923.6179999999999,
                                    2923.8029999999999
                                ],
                                [
                                    2923.8180000000002,
                                    2923.8220000000001
                                ],
                                [
                                    2970.4430000000002,
                                    2971.8200000000002
                                ],
                                [
                                    2979.6799999999998,
                                    2979.7170000000001
                                ],
                                [
                                    3228.4679999999998,
                                    3228.5250000000001
                                ],
                                [
                                    3278.654,
                                    3278.6759999999999
                                ],
                                [
                                    3328.7840000000001,
                                    3328.8229999999999
                                ],
                                [
                                    3378.9520000000002,
                                    3378.9749999999999
                                ],
                                [
                                    3399.0889999999999,
                                    3399.422
                                ],
                                [
                                    3521.6959999999999,
                                    3522.7939999999999
                                ],
                                [
                                    3600.2710000000002,
                                    3600.3270000000002
                                ],
                                [
                                    3625.4699999999998,
                                    4290.0640000000003
                                ],
                                [
                                    4351.2520000000004,
                                    4351.9579999999996
                                ],
                                [
                                    4386.7340000000004,
                                    4386.7520000000004
                                ],
                                [
                                    4386.7550000000001,
                                    4386.7659999999996
                                ],
                                [
                                    4408.1729999999998,
                                    4410.6859999999997
                                ],
                                [
                                    4411.9009999999998,
                                    4411.9589999999998
                                ],
                                [
                                    4632.3270000000002,
                                    4632.3429999999998
                                ],
                                [
                                    4632.3459999999995,
                                    4632.3630000000003
                                ],
                                [
                                    4852.491,
                                    4854.2370000000001
                                ],
                                [
                                    4902.0159999999996,
                                    4902.5770000000002
                                ],
                                [
                                    4909.3459999999995,
                                    4914.4949999999999
                                ],
                                [
                                    5276.134,
                                    5330.0739999999996
                                ],
                                [
                                    5338.9799999999996,
                                    5793.0680000000002
                                ],
                                [
                                    5898.3090000000002,
                                    5898.7730000000001
                                ],
                                [
                                    5898.8320000000003,
                                    5899.5360000000001
                                ],
                                [
                                    5901.0360000000001,
                                    5901.0550000000003
                                ],
                                [
                                    5901.058,
                                    5901.0690000000004
                                ],
                                [
                                    6399.0889999999999,
                                    6399.1490000000003
                                ],
                                [
                                    6419.9070000000002,
                                    6419.9309999999996
                                ],
                                [
                                    6419.9440000000004,
                                    6419.9480000000003
                                ],
                                [
                                    6420.1199999999999,
                                    6422.348
                                ],
                                [
                                    6449.598,
                                    6450.375
                                ],
                                [
                                    7000.5140000000001,
                                    7002.2250000000004
                                ],
                                [
                                    7399.1049999999996,
                                    7399.1580000000004
                                ],
                                [
                                    7553.183,
                                    7553.9520000000002
                                ],
                                [
                                    8138.3019999999997,
                                    8139.1689999999999
                                ],
                                [
                                    8399.1190000000006,
                                    8399.1830000000009
                                ],
                                [
                                    8689.009,
                                    8689.5409999999993
                                ],
                                [
                                    9239.6599999999999,
                                    9240.2060000000001
                                ],
                                [
                                    9399.1049999999996,
                                    9399.1610000000001
                                ],
                                [
                                    9790.3160000000007,
                                    9790.7790000000005
                                ],
                                [
                                    10340.876,
                                    10341.377
                                ],
                                [
                                    10399.164000000001,
                                    10399.225
                                ],
                                [
                                    10891.465,
                                    10891.978999999999
                                ]
                            ],
                            "blockingTime": 1172.6220000000008
                        },
                        {
                            "type": 3,
                            "id": "101345.92",
                            "request_id": "101345.92",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/68489828:1735042431:Aoru0uWW7uFDrhvpSJcsRmNEybdKBJKXK3ztXdbAoys\/8f70ecb78a54bb5c\/kWtcGfc0OP_6QwCI8u.ToIsYyeQJN1My0m5t0WxQJMI-1735046803-1.1.1.1-M0xBZu2KsuuP7Mfx.KrYSXIQhQabmQsQAt_7zjMXlKgzoN6f9CEdHzadxjtlwz67",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/68489828:1735042431:Aoru0uWW7uFDrhvpSJcsRmNEybdKBJKXK3ztXdbAoys\/8f70ecb78a54bb5c\/kWtcGfc0OP_6QwCI8u.ToIsYyeQJN1My0m5t0WxQJMI-1735046803-1.1.1.1-M0xBZu2KsuuP7Mfx.KrYSXIQhQabmQsQAt_7zjMXlKgzoN6f9CEdHzadxjtlwz67",
                            "raw_id": "101345.92",
                            "frame_id": "F762DC4853FA2C680D6766C9E8D5C78B",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 1038,
                            "ttfb_ms": 335,
                            "load_start": 2485,
                            "load_start_float": 2485.0001790000001,
                            "bytesIn": 104104,
                            "objectSize": 104104,
                            "objectSizeUncompressed": 139272,
                            "chunks": [
                                {
                                    "ts": 2820,
                                    "bytes": 602,
                                    "inflated": 749
                                },
                                {
                                    "ts": 2822,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 2823,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 2825,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 2827,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 2829,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 2831,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 2833,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 2835,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 2837,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 2839,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 2841,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 2843,
                                    "bytes": 1176,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 2845,
                                    "bytes": 1176,
                                    "inflated": 1570
                                },
                                {
                                    "ts": 2847,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 2849,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 2851,
                                    "bytes": 1174,
                                    "inflated": 1610
                                },
                                {
                                    "ts": 2853,
                                    "bytes": 1174,
                                    "inflated": 1607
                                },
                                {
                                    "ts": 2855,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 2857,
                                    "bytes": 1174,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 2859,
                                    "bytes": 1060,
                                    "inflated": 1500
                                },
                                {
                                    "ts": 2866,
                                    "bytes": 1171,
                                    "inflated": 1578
                                },
                                {
                                    "ts": 2868,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 2870,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 2873,
                                    "bytes": 1562,
                                    "inflated": 2082
                                },
                                {
                                    "ts": 3127,
                                    "bytes": 1171,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 3129,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3131,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3133,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 3135,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 3137,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3139,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 3141,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3143,
                                    "bytes": 1171,
                                    "inflated": 1584
                                },
                                {
                                    "ts": 3145,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3147,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3149,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 3151,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 3153,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3155,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 3157,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3159,
                                    "bytes": 1168,
                                    "inflated": 1511
                                },
                                {
                                    "ts": 3161,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 3163,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3165,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 3167,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 3168,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3170,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 3172,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 3174,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3176,
                                    "bytes": 1171,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 3178,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3180,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3182,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 3184,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 3186,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3188,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 3190,
                                    "bytes": 1174,
                                    "inflated": 1614
                                },
                                {
                                    "ts": 3192,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 3194,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 3196,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3198,
                                    "bytes": 1174,
                                    "inflated": 1607
                                },
                                {
                                    "ts": 3200,
                                    "bytes": 1168,
                                    "inflated": 1503
                                },
                                {
                                    "ts": 3202,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3204,
                                    "bytes": 1174,
                                    "inflated": 1584
                                },
                                {
                                    "ts": 3206,
                                    "bytes": 1174,
                                    "inflated": 1606
                                },
                                {
                                    "ts": 3208,
                                    "bytes": 1171,
                                    "inflated": 1739
                                },
                                {
                                    "ts": 3210,
                                    "bytes": 1060,
                                    "inflated": 1413
                                },
                                {
                                    "ts": 3221,
                                    "bytes": 1174,
                                    "inflated": 1568
                                },
                                {
                                    "ts": 3223,
                                    "bytes": 1171,
                                    "inflated": 1561
                                },
                                {
                                    "ts": 3225,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 3227,
                                    "bytes": 1174,
                                    "inflated": 1608
                                },
                                {
                                    "ts": 3229,
                                    "bytes": 1174,
                                    "inflated": 1607
                                },
                                {
                                    "ts": 3231,
                                    "bytes": 1171,
                                    "inflated": 1594
                                },
                                {
                                    "ts": 3233,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 3234,
                                    "bytes": 388,
                                    "inflated": 517
                                },
                                {
                                    "ts": 3498,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3500,
                                    "bytes": 1168,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 3502,
                                    "bytes": 1174,
                                    "inflated": 1566
                                },
                                {
                                    "ts": 3504,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3506,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3508,
                                    "bytes": 1171,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 3510,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3512,
                                    "bytes": 1174,
                                    "inflated": 1565
                                },
                                {
                                    "ts": 3514,
                                    "bytes": 1171,
                                    "inflated": 1529
                                },
                                {
                                    "ts": 3516,
                                    "bytes": 1171,
                                    "inflated": 1558
                                },
                                {
                                    "ts": 3518,
                                    "bytes": 1174,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 3520,
                                    "bytes": 1174,
                                    "inflated": 1562
                                },
                                {
                                    "ts": 3522,
                                    "bytes": 1174,
                                    "inflated": 1563
                                },
                                {
                                    "ts": 3523,
                                    "bytes": 856,
                                    "inflated": 1136
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/plain",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "initiator_line": "0",
                            "initiator_column": "111506",
                            "initiator_type": "script",
                            "initiator_function": "f1",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: POST",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/68489828:1735042431:Aoru0uWW7uFDrhvpSJcsRmNEybdKBJKXK3ztXdbAoys\/8f70ecb78a54bb5c\/kWtcGfc0OP_6QwCI8u.ToIsYyeQJN1My0m5t0WxQJMI-1735046803-1.1.1.1-M0xBZu2KsuuP7Mfx.KrYSXIQhQabmQsQAt_7zjMXlKgzoN6f9CEdHzadxjtlwz67",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cf-challenge: kWtcGfc0OP_6QwCI8u.ToIsYyeQJN1My0m5t0WxQJMI-1735046803-1.1.1.1-M0xBZu2KsuuP7Mfx.KrYSXIQhQabmQsQAt_7zjMXlKgzoN6f9CEdHzadxjtlwz67",
                                    "cf-chl-retryattempt: 0",
                                    "content-length: 3236",
                                    "content-type: application\/x-www-form-urlencoded",
                                    "origin: https:\/\/challenges.cloudflare.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-chl-gen: ywN9\/RES4kmLv9qBgmPzN8wFmQchmVx1OgHlZsppBqRd1LjQRQH7x\/wM5LUiXfGXuv2DWC+W2nEbneG2GnKOaQumeJs6h81f4Ycp\/NZwk6VU3G+AWN0czai\/vrVnbl8ECtEAuKuZIHiXt\/7gy5GUXObrsjfcMHaRcakJkAY6akP\/4cYboh4399pkKqRAk4Cv2Za+8zbCWNJyQoXGt5pBhGFVuzwgAwzxhOrM7uY3ZxGcj+1\/jh\/FRIKeL6ff4qV6uu9xxQel9gdy4PmLtNL\/+CBQohySZn8fIjHxnXRHVah0tJy+GIXky+tn57Iz+wwOUFY9OvZTJJuIUHiY3tAWPs4ciY46oZ7AiJ2WrE8G5dkFIh9lrL+o199rbwOmRT5lCiD6yiLqVY9WJwnBg9JLSXJrt999ykVfqyehsbam7IxTifAAQrK1pkXvIzBMBzzxonnSE3dTY4jU6DzrOKObGFTROsHFkbFzqUaq2SUndMK3pONi8tc=$5OThLWikW9O5qOJz",
                                    "cf-ray: 8f70ecbed805bb5c-FRA",
                                    "content-encoding: br",
                                    "content-type: text\/plain; charset=UTF-8",
                                    "date: Tue, 24 Dec 2024 13:26:44 GMT",
                                    "priority: u=1,i",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri"
                                ]
                            },
                            "bytesOut": 3724,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 104749,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 2484,
                            "netlog_id": 179,
                            "load_end": 3523,
                            "ttfb_start": 2485,
                            "ttfb_end": 2820,
                            "download_start": 2820,
                            "download_end": 3523,
                            "download_ms": 703,
                            "all_start": 2485,
                            "all_end": 3523,
                            "all_ms": 1038,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "101345.95",
                            "request_id": "101345.95",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70ecb78a54bb5c\/1735046804332\/faa0bac3bfd0be0310558b9b774cd3aca013fe918462a3fedf6fbfd5d1aa645d\/EHDbXgrxojMJ9YV",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70ecb78a54bb5c\/1735046804332\/faa0bac3bfd0be0310558b9b774cd3aca013fe918462a3fedf6fbfd5d1aa645d\/EHDbXgrxojMJ9YV",
                            "raw_id": "101345.95",
                            "frame_id": "F762DC4853FA2C680D6766C9E8D5C78B",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 401,
                            "request_type": "Fetch",
                            "load_ms": 348,
                            "ttfb_ms": 347,
                            "load_start": 4333,
                            "load_start_float": 4333.0002039999999,
                            "bytesIn": 1,
                            "objectSize": 1,
                            "objectSizeUncompressed": 1,
                            "chunks": [
                                {
                                    "ts": 4681,
                                    "bytes": 1
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "initiator_line": "0",
                            "initiator_column": "26013",
                            "initiator_type": "script",
                            "initiator_function": "gh",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70ecb78a54bb5c\/1735046804332\/faa0bac3bfd0be0310558b9b774cd3aca013fe918462a3fedf6fbfd5d1aa645d\/EHDbXgrxojMJ9YV",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cache-control: max-age=0",
                                    "priority: u=1, i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-ray: 8f70ecca58a4bb5c-FRA",
                                    "content-length: 1",
                                    "content-type: text\/plain; charset=utf-8",
                                    "date: Tue, 24 Dec 2024 13:26:46 GMT",
                                    "priority: u=1,i",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri",
                                    "www-authenticate: PrivateToken challenge=\"AAIAGXBhdC1pc3N1ZXIuY2xvdWRmbGFyZS5jb20g-qC6w7_QvgMQVYubd0zTrKAT_pGEYqP-32-_1dGqZF0AGWNoYWxsZW5nZXMuY2xvdWRmbGFyZS5jb20=\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAscjm_UO_k901rNdCKgLw5bvI4i6M_jDNCIXpfs2LRbtxwLOrUyplqVvML_hVlB5tIDMuj0ihhaOFHose-Y0_UjQnNUGE_vol46VvGgscTMtTjU4xINriap8AMTIygvljEBt6my-nBwkUGhY3U9v5iKC-eWR5bTfvrqFsuIVxafkSfhHqDXB4KLGNjvOOV71GGJ9x4yxA-C2OcULZ1uDDKuvAaMhuiWdF6OzSTXruP9yPg1vmuteavOW1re0YDbCbtK16PhHdSzWym7v_FrvId-2zf26j50FlTd_vl_DcKNDVCgWDoU0uX3cU6V3rSQoVXREEqPr-2ywSGru8ZuXRoQIDAQAB\", max-age=20, PrivateToken challenge=\"AAIAHXNhdC5wYXQtaXNzdWVyLmNsb3VkZmxhcmUuY29tIPqgusO_0L4DEFWLm3dM06ygE_6RhGKj_t9vv9XRqmRdABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAsLS4HBnLGydwK-bLQGRCaoyMsrXBRrDgQVmxS06j3UF0nYSd6GdTGCKIu1WV60eg-tJtTttfEVq7wHVQf4vzjYBidmCh88ebzxKv2GB6PESSodf5MsEup9xd5dxpkYScgL1CCJq89kRrOQ_CS61bvkL_oGyZf4ffqG5THgaOsopqj8dFLH6_SMy9yf8EgMYqpyjxfKsD-1_qb1m1DRjJEKPWKIGwmHXIKQJUqsxZFm4_Inwkxx7QMpVP4GyqlTxFVz7stWwJRSkMLHjEM_IWLUYfPhuwIUVqmRjGsY1n8flA1bRfxaWHNDxoi25-M2BKTP9NkNNJBbTKErhrZ9LGywIDAQAB\", max-age=20, PrivateToken challenge=\"AAIALHBwLWlzc3Vlci1wcm9kdWN0aW9uLnJlc2VhcmNoLmNsb3VkZmxhcmUuY29tIPqgusO_0L4DEFWLm3dM06ygE_6RhGKj_t9vv9XRqmRdABljaGFsbGVuZ2VzLmNsb3VkZmxhcmUuY29t\", token-key=\"MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWCGSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKiAwIBMAOCAQ8AMIIBCgKCAQEAnjx4ES9FK_7HoOz2eOuAOLsLJohAAACh84h85AqhAgNOQHBXgzvaRlSVTWSxbxqMaM7_mzi_nXEX7uTPY4QjDPwxO1-MTMRr9MTdbId3v2KeXk7Utq2UL3Sqq1pUAFuYr5f3iNWvcUTPA2uQnM5rA2Y6y4ihqGeKzjo4Ws3RUng4UG_XpnH7TLtkaQT2lSlx1KW3HVmqe3s2nErL6VnmuSSy2fq44coBInPp7ynWCw8_3S_-dcI8a5go7lg2mavoCR40euH5CdnAunVSViDwmvWwAp-1utTaVRH5Js528pcl79qQZBn4JNqyILi_Ymqw1LSnr8eYgV1xj4dzW1hJqQIDAQAB\", max-age=20"
                                ]
                            },
                            "bytesOut": 2626,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 4332,
                            "netlog_id": 204,
                            "load_end": 4681,
                            "ttfb_start": 4333,
                            "ttfb_end": 4680,
                            "download_start": 4680,
                            "download_end": 4681,
                            "download_ms": 1,
                            "all_start": 4333,
                            "all_end": 4681,
                            "all_ms": 348,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "101345.96",
                            "request_id": "101345.96",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/i\/8f70ecb78a54bb5c\/1735046804333\/0fvkaV1jh7A4g42",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/b\/i\/8f70ecb78a54bb5c\/1735046804333\/0fvkaV1jh7A4g42",
                            "raw_id": "101345.96",
                            "frame_id": "F762DC4853FA2C680D6766C9E8D5C78B",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 359,
                            "ttfb_ms": 358,
                            "load_start": 4815,
                            "load_start_float": 4815.0002139999997,
                            "bytesIn": 61,
                            "objectSize": 61,
                            "objectSizeUncompressed": 61,
                            "chunks": [
                                {
                                    "ts": 5174,
                                    "bytes": 61
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/febelfin.be\/en",
                            "initiator_line": 1141,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/b\/i\/8f70ecb78a54bb5c\/1735046804333\/0fvkaV1jh7A4g42",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-ray: 8f70eccd5b5ebb5c-FRA",
                                    "content-length: 61",
                                    "content-type: image\/png",
                                    "date: Tue, 24 Dec 2024 13:26:46 GMT",
                                    "priority: u=3,i",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri"
                                ]
                            },
                            "bytesOut": 2518,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 61,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 4813,
                            "netlog_id": 214,
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "61 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 43,
                                        "ImageHeight": 38,
                                        "BitDepth": 8,
                                        "ColorType": "RGB",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced"
                                    },
                                    "Composite": {
                                        "ImageSize": "43x38",
                                        "Megapixels": 0.002
                                    }
                                }
                            },
                            "load_end": 5174,
                            "ttfb_start": 4815,
                            "ttfb_end": 5173,
                            "download_start": 5173,
                            "download_end": 5174,
                            "download_ms": 1,
                            "all_start": 4815,
                            "all_end": 5174,
                            "all_ms": 359,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "101345.98",
                            "request_id": "101345.98",
                            "ip_addr": "104.18.95.41",
                            "full_url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/68489828:1735042431:Aoru0uWW7uFDrhvpSJcsRmNEybdKBJKXK3ztXdbAoys\/8f70ecb78a54bb5c\/kWtcGfc0OP_6QwCI8u.ToIsYyeQJN1My0m5t0WxQJMI-1735046803-1.1.1.1-M0xBZu2KsuuP7Mfx.KrYSXIQhQabmQsQAt_7zjMXlKgzoN6f9CEdHzadxjtlwz67",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "challenges.cloudflare.com",
                            "url": "\/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/68489828:1735042431:Aoru0uWW7uFDrhvpSJcsRmNEybdKBJKXK3ztXdbAoys\/8f70ecb78a54bb5c\/kWtcGfc0OP_6QwCI8u.ToIsYyeQJN1My0m5t0WxQJMI-1735046803-1.1.1.1-M0xBZu2KsuuP7Mfx.KrYSXIQhQabmQsQAt_7zjMXlKgzoN6f9CEdHzadxjtlwz67",
                            "raw_id": "101345.98",
                            "frame_id": "F762DC4853FA2C680D6766C9E8D5C78B",
                            "documentURL": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 522,
                            "ttfb_ms": 520,
                            "load_start": 5796,
                            "load_start_float": 5796.0002199999999,
                            "bytesIn": 745,
                            "objectSize": 745,
                            "objectSizeUncompressed": 956,
                            "chunks": [
                                {
                                    "ts": 6318,
                                    "bytes": 745,
                                    "inflated": 956
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "initiator_line": "0",
                            "initiator_column": "111506",
                            "initiator_type": "script",
                            "initiator_function": "f1",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: challenges.cloudflare.com",
                                    ":method: POST",
                                    ":path: \/cdn-cgi\/challenge-platform\/h\/b\/flow\/ov1\/68489828:1735042431:Aoru0uWW7uFDrhvpSJcsRmNEybdKBJKXK3ztXdbAoys\/8f70ecb78a54bb5c\/kWtcGfc0OP_6QwCI8u.ToIsYyeQJN1My0m5t0WxQJMI-1735046803-1.1.1.1-M0xBZu2KsuuP7Mfx.KrYSXIQhQabmQsQAt_7zjMXlKgzoN6f9CEdHzadxjtlwz67",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cf-challenge: kWtcGfc0OP_6QwCI8u.ToIsYyeQJN1My0m5t0WxQJMI-1735046803-1.1.1.1-M0xBZu2KsuuP7Mfx.KrYSXIQhQabmQsQAt_7zjMXlKgzoN6f9CEdHzadxjtlwz67",
                                    "cf-chl-retryattempt: 0",
                                    "content-length: 32193",
                                    "content-type: application\/x-www-form-urlencoded",
                                    "origin: https:\/\/challenges.cloudflare.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cf-chl-out: g05tMwKz2biwercTqqLhbeUHtEiLHgkgGidx5ZFOhioP5wXk4\/Wg0lNPLRHXtgbyVoe+EOQSg1AR+d4I\/ZIbUh4Azul8qpBoVi\/D6N\/dh6X1syn3dn1Vlg==$vYGYmrGIlkJHuhF3",
                                    "cf-chl-out-s: HLueqiLHJjRWwQTIQQriHbCu38web9gImDksp2iUCUUHD3ycHXvHUT0h26yqfpf4Q+tqILxJ5zkiMp3G8kz3MlJnLIw+HNMWvraTUYMGq+Wn9W0en7151d2bvC+yBIQW1GO3LcXsFa4wTHRn0UliEdBmZ97eUbn2M9Wx\/eWVbU4dGWwASnhvoGsvJKum7p5HsvtXnAzufcNZz8JcklkrqW7TQxH+a\/XiKtwnFYacLEQPzVjqH\/b1m5lSu0fSrPidIFSkbDjQwB5JqILqbXKQS3hU2PzgbUNneq9SjpEbWdgN\/N+P5WZykTZHYKfwlF+271xrpi0wRFLuBiOCFaPhww7BPR\/XrLdQxduHFEavobJdYAeR0T3hYmNDsvPlvJS86sS8CT8dgZnCMal5SegpPDloPOqQhWii0k7BRzk\/O\/HpKtWLyhLdMtJaHaFz85uvUAnlRpsmutGcdGz3OcG7Sq9EbB3ULon3WrEPlniPBQXrnHp2BTvMvlUl3dk+EmnjSHnelxSohkKMaHzAS7Mt\/GTBY14\/9GmVlVUl9HcEd9I5fly58uk1yJpjK3FrneEJxhFotJ\/iuvhXHe2XJmI22lttvJUfJdEK5Oqd91YosJuy4tstPtO6EH5SG+tI2+MMh331SoOFm6o8XMDZEHp8v\/\/U3AVPPmY4oTsd4RBo8UL14PUUwdX\/Og5f8dvrZwb7N4XNVtebu7zF99xyiXAYv6xwWabrOqoBUqm8Oqo+xmj\/20huhij+PdH42\/oizjnNnqsrykQ3xkZ+CfVymuTYK5WaRGnMZBsOVPTRizxq6N4v9N63xUG0Z++fqWfKO29o8LTn++S30khJccoqCDNzI+2JWpkD1JTkLVUXgXyG5q4MBo4yALq6dNvoJ9EUfsdP0UrCgsSpYnGv8Hi7JKYRGMMiAXkXVGYxaFf+MXjkb+RDglq+YybPAFnmArgOBZC1ktYiP8LuOuuvYU3Jb2R3woxg7udjJ2lM6DUTlI50OnBtvB\/vJL9nW+jROQLe1lwfPSFS5AREOVqEQAk08ENKkuHdi\/u3m9jSJNbZJaZ08nD3ducI3lVbRmhLLEa1W+5fKITBWrhdE1+x\/9mvMYJHcqU6ZHUrOR82\/1goWH6B3eg3ID3juWZgf1G2cmpmQX6FAyhB9pXciJyGXdfs76SkA5npvFdpkw4aJNRdUcwIcFVb0yJGbtWRCoKQpWMUseY0c6FaKlIGbz2gHr1bMkc\/vptuMtmvI7B\/6rp25Mj6+5pHNxqEEaHiRtumySy+hgqh0LxG627dAWdpSZW1HN0vutafa3cj+qBCQi7aydgCS3z3tHkVrtW77zgkZnyqdIwYoLDbeRcP4hZS0nL2Uj1mmoFtzqS\/v3ljGbHIPUXTIYlR\/hZJ3oxc5Afn+wcdWSB7KbaErTEgp8GrgQtb1xskIe6NIsJfmBDLqAIghDpTwFURhFvQb29M88ila4LIy6Y=$x72Uq0Snm6RGFCw0",
                                    "cf-ray: 8f70ecd38894bb5c-FRA",
                                    "content-encoding: br",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Tue, 24 Dec 2024 13:26:47 GMT",
                                    "priority: u=1,i",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri"
                                ]
                            },
                            "bytesOut": 3727,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2229,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 5794,
                            "netlog_id": 220,
                            "load_end": 6318,
                            "ttfb_start": 5796,
                            "ttfb_end": 6316,
                            "download_start": 6316,
                            "download_end": 6318,
                            "download_ms": 2,
                            "all_start": 5796,
                            "all_end": 6318,
                            "all_ms": 522,
                            "index": 9,
                            "number": 10
                        }
                    ],
                    "requestsFull": 10,
                    "requestsDoc": 10,
                    "responses_200": 8,
                    "responses_404": 0,
                    "responses_other": 2,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "C6EC205F66C363D79396D668BDB5B8F1",
                    "loadEventStart": 8001,
                    "loadEventEnd": 8028,
                    "domContentLoadedEventStart": 931,
                    "domContentLoadedEventEnd": 935,
                    "URL": "https:\/\/febelfin.be\/",
                    "connections": 3,
                    "final_base_page_request": 1,
                    "final_base_page_request_id": "0209134D8643389B1DE707E806FB3AE2-1",
                    "final_url": "https:\/\/febelfin.be\/en",
                    "domInteractive": 930,
                    "firstPaint": 947.59999999962747,
                    "firstContentfulPaint": 1048,
                    "firstImagePaint": 1048,
                    "firstMeaningfulPaint": 1048,
                    "renderBlockingCSS": 0,
                    "renderBlockingJS": 1,
                    "TTFB": 377,
                    "score_cache": 0,
                    "score_cdn": 75,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 100,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 172828,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 4099604,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 11,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 2,
                        "V8.GC_TIME_TO_SAFEPOINT": 4,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 22,
                        "ParseAuthorStyleSheet": 3,
                        "EvaluateScript": 13,
                        "v8.compile": 80,
                        "UpdateLayoutTree": 27,
                        "BeginRemoteFontLoad": 2,
                        "Layout": 348,
                        "ResourceChangePriority": 0,
                        "PrePaint": 7,
                        "Paint": 6,
                        "Layerize": 5,
                        "MarkLoad": 0,
                        "IntersectionObserverController::computeIntersections": 1,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 5,
                        "MinorGC": 5,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 3,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 2,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 3,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "TimerFire": 4,
                        "FunctionCall": 1004,
                        "MarkDOMContent": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "HitTest": 1,
                        "HandlePostMessage": 2,
                        "XHRReadyStateChange": 1,
                        "MajorGC": 0,
                        "V8.GC_MARK_COMPACTOR": 0,
                        "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                        "V8.GC_MC_PROLOGUE": 0,
                        "V8.GC_MC_MARK": 0,
                        "V8.GC_MC_MARK_ROOTS": 1,
                        "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                        "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                        "Major concurrent marking started": 0,
                        "V8.GC_MC_MARK_EMBEDDER_TRACING": 3,
                        "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 1,
                        "Major concurrent marking rescheduled": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                        "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                        "ClearStringTableJob started": 0,
                        "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                        "V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                        "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "ClearTrivialWeakRefJob started": 0,
                        "FilterNonTrivialWeakRefJob started": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                        "V8.GC_MC_WEAKNESS_HANDLING": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                        "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                        "V8.GC_MC_SWEEP": 0,
                        "V8.GC_MC_EVACUATE": 0,
                        "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                        "V8.GC_MC_EVACUATE_COPY": 0,
                        "PageEvacuationJob started": 0,
                        "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                        "PointersUpdatingJob started": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                        "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                        "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                        "V8.GC_MC_SWEEP_NEW_LO": 0,
                        "V8.GC_MC_EVACUATE_REBALANCE": 0,
                        "V8.GC_MC_FINISH": 0,
                        "V8.GC_MC_SWEEP_START_JOBS": 3,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 2,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_MC_COMPLETE_SWEEPING": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_INCREMENTAL_START": 2,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL": 9,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                        "Major concurrent marking paused": 0,
                        "Major concurrent marking resumed": 0,
                        "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                        "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "XHRLoad": 0,
                        "FireAnimationFrame": 0,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "Idle": 6512
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 11,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 2,
                        "V8.GC_TIME_TO_SAFEPOINT": 4,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 22,
                        "ParseAuthorStyleSheet": 3,
                        "EvaluateScript": 13,
                        "v8.compile": 80,
                        "UpdateLayoutTree": 27,
                        "BeginRemoteFontLoad": 2,
                        "Layout": 348,
                        "ResourceChangePriority": 0,
                        "PrePaint": 7,
                        "Paint": 6,
                        "Layerize": 5,
                        "MarkLoad": 0,
                        "IntersectionObserverController::computeIntersections": 1,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 5,
                        "MinorGC": 5,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 3,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 2,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 3,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "TimerFire": 4,
                        "FunctionCall": 1004,
                        "MarkDOMContent": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "HitTest": 1,
                        "HandlePostMessage": 2,
                        "XHRReadyStateChange": 1,
                        "MajorGC": 0,
                        "V8.GC_MARK_COMPACTOR": 0,
                        "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                        "V8.GC_MC_PROLOGUE": 0,
                        "V8.GC_MC_MARK": 0,
                        "V8.GC_MC_MARK_ROOTS": 1,
                        "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                        "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                        "Major concurrent marking started": 0,
                        "V8.GC_MC_MARK_EMBEDDER_TRACING": 3,
                        "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 1,
                        "Major concurrent marking rescheduled": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                        "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                        "ClearStringTableJob started": 0,
                        "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                        "V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                        "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "ClearTrivialWeakRefJob started": 0,
                        "FilterNonTrivialWeakRefJob started": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                        "V8.GC_MC_WEAKNESS_HANDLING": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                        "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                        "V8.GC_MC_SWEEP": 0,
                        "V8.GC_MC_EVACUATE": 0,
                        "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                        "V8.GC_MC_EVACUATE_COPY": 0,
                        "PageEvacuationJob started": 0,
                        "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                        "PointersUpdatingJob started": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                        "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                        "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                        "V8.GC_MC_SWEEP_NEW_LO": 0,
                        "V8.GC_MC_EVACUATE_REBALANCE": 0,
                        "V8.GC_MC_FINISH": 0,
                        "V8.GC_MC_SWEEP_START_JOBS": 3,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 2,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_MC_COMPLETE_SWEEPING": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_INCREMENTAL_START": 2,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL": 9,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                        "Major concurrent marking paused": 0,
                        "Major concurrent marking resumed": 0,
                        "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                        "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "XHRLoad": 0,
                        "FireAnimationFrame": 0,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "Idle": 6512
                    },
                    "cpu.ParseHTML": 11,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 2,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 4,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 22,
                    "cpu.ParseAuthorStyleSheet": 3,
                    "cpu.EvaluateScript": 13,
                    "cpu.v8.compile": 80,
                    "cpu.UpdateLayoutTree": 27,
                    "cpu.BeginRemoteFontLoad": 2,
                    "cpu.Layout": 348,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.PrePaint": 7,
                    "cpu.Paint": 6,
                    "cpu.Layerize": 5,
                    "cpu.MarkLoad": 0,
                    "cpu.IntersectionObserverController::computeIntersections": 1,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 5,
                    "cpu.MinorGC": 5,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 3,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 2,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 1,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 3,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.TimerFire": 4,
                    "cpu.FunctionCall": 1004,
                    "cpu.MarkDOMContent": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.HitTest": 1,
                    "cpu.HandlePostMessage": 2,
                    "cpu.XHRReadyStateChange": 1,
                    "cpu.MajorGC": 0,
                    "cpu.V8.GC_MARK_COMPACTOR": 0,
                    "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "cpu.V8.GC_MC_PROLOGUE": 0,
                    "cpu.V8.GC_MC_MARK": 0,
                    "cpu.V8.GC_MC_MARK_ROOTS": 1,
                    "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "cpu.Major concurrent marking started": 0,
                    "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 3,
                    "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 1,
                    "cpu.Major concurrent marking rescheduled": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                    "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "cpu.V8.GC_MC_CLEAR": 0,
                    "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "cpu.ClearStringTableJob started": 0,
                    "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                    "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                    "cpu.ClearTrivialWeakRefJob started": 0,
                    "cpu.FilterNonTrivialWeakRefJob started": 0,
                    "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                    "cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                    "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                    "cpu.V8.GC_MC_SWEEP": 0,
                    "cpu.V8.GC_MC_EVACUATE": 0,
                    "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                    "cpu.PageEvacuationJob started": 0,
                    "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "cpu.PointersUpdatingJob started": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                    "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "cpu.V8.GC_MC_FINISH": 0,
                    "cpu.V8.GC_MC_SWEEP_START_JOBS": 3,
                    "cpu.V8.GC_MC_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 2,
                    "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                    "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_START": 2,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL": 9,
                    "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                    "cpu.Major concurrent marking paused": 0,
                    "cpu.Major concurrent marking resumed": 0,
                    "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.XHRLoad": 0,
                    "cpu.FireAnimationFrame": 0,
                    "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                    "cpu.Idle": 6512,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1735046800.011405,
                    "osVersion": "Linux 6.8.0-1018-gcp",
                    "os_version": "Linux 6.8.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1735046801.6493096,
                    "browserVersion": "131.0.0.0",
                    "browser_version": "131.0.0.0",
                    "fullyLoadedCPUms": 5719,
                    "fullyLoadedCPUpct": 28.514456630109155,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "C6EC205F66C363D79396D668BDB5B8F1",
                                    "loaderId": "D879F2817869F9276CBFE6EF60EF0F3B"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                    "violatingNodeId": 253,
                                    "violatingNodeAttribute": "name"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormLabelForMatchesNonExistingIdError",
                                    "violatingNodeId": 171,
                                    "violatingNodeAttribute": "for"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormLabelForMatchesNonExistingIdError",
                                    "violatingNodeId": 174,
                                    "violatingNodeAttribute": "for"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormLabelForMatchesNonExistingIdError",
                                    "violatingNodeId": 188,
                                    "violatingNodeAttribute": "for"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormLabelForMatchesNonExistingIdError",
                                    "violatingNodeId": 191,
                                    "violatingNodeAttribute": "for"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormLabelForMatchesNonExistingIdError",
                                    "violatingNodeId": 171,
                                    "violatingNodeAttribute": "for"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormLabelForMatchesNonExistingIdError",
                                    "violatingNodeId": 174,
                                    "violatingNodeAttribute": "for"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormLabelForMatchesNonExistingIdError",
                                    "violatingNodeId": 188,
                                    "violatingNodeAttribute": "for"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormLabelForMatchesNonExistingIdError",
                                    "violatingNodeId": 191,
                                    "violatingNodeAttribute": "for"
                                }
                            }
                        },
                        {
                            "code": "DeprecationIssue",
                            "details": {
                                "deprecationIssueDetails": {
                                    "affectedFrame": {
                                        "frameId": "2366BFDE7D9C84796FE52AD5C2B81800"
                                    },
                                    "sourceCodeLocation": {
                                        "scriptId": "22",
                                        "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                                        "lineNumber": 0,
                                        "columnNumber": 82680
                                    },
                                    "type": "PersistentQuotaType"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                    "violatingNodeId": 448,
                                    "violatingNodeAttribute": ""
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "https:\/\/challenges.cloudflare.com",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "blob:https:\/\/challenges.cloudflare.com\/4be4685d-8b0a-47e0-90e0-feff14272c79",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/febelfin.be\/en",
                    "document_hostname": "febelfin.be",
                    "document_origin": "https:\/\/febelfin.be",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 1102,
                    "domComplete": 8001,
                    "PerformancePaintTiming.first-paint": 947.59999999962747,
                    "PerformancePaintTiming.first-contentful-paint": 947.59999999962747,
                    "origin_dns": {
                        "ns": [
                            "dns54.cloudns.net.",
                            "dns52.cloudns.net.",
                            "dns51.cloudns.net.",
                            "dns53.cloudns.net."
                        ],
                        "mx": [
                            "0 febelfin-be.mail.protection.outlook.com."
                        ],
                        "txt": [
                            "\"vhs4iOx2WuNE+y51AG6u2x+kCnd77K2UxDqJwZg7RE4=\"",
                            "\"spf2.0\/pra include:spf.flexmail.eu ?all\"",
                            "\"globalsign-domain-verification=hqQwjNd8tcbIy6q1v8l9fDX9q2rJrCB-hSfRRdTNE9\"",
                            "\"MS=ms14410549\"",
                            "\"v=spf1 ip4:5.35.253.43 ip4:185.30.55.10 include:spf.protection.outlook.com include:_spf.odoo.com include:spf.flexmail.eu -all\""
                        ],
                        "soa": [
                            "dns51.cloudns.net. hostmaster.febelfin.be. 2024121900 14400 1800 1209600 3600"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "C",
                        "Web servers": "Nginx 1.22.1",
                        "Reverse proxies": "Nginx 1.22.1",
                        "CDN": "Cloudflare,cdnjs",
                        "Security": "Cloudflare Turnstile,HSTS",
                        "Webmail": "Microsoft 365",
                        "Email": "Microsoft 365",
                        "JavaScript libraries": "jQuery 3.6.3",
                        "Tag managers": "Google Tag Manager",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "C": "",
                        "Nginx": "1.22.1",
                        "Cloudflare": "",
                        "Cloudflare Turnstile": "",
                        "Microsoft 365": "",
                        "jQuery": "3.6.3",
                        "HSTS": "",
                        "Google Tag Manager": "",
                        "cdnjs": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "C": {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Nginx": {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "1.22.1",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        "Cloudflare": {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Cloudflare Turnstile": {
                            "name": "Cloudflare Turnstile",
                            "description": "Turnstile is Cloudflare's smart CAPTCHA alternative.",
                            "slug": "cloudflare-turnstile",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "https:\/\/www.cloudflare.com\/products\/turnstile",
                            "pricing": [
                                "freemium",
                                "poa"
                            ],
                            "cpe": null
                        },
                        "Microsoft 365": {
                            "name": "Microsoft 365",
                            "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                            "slug": "microsoft-365",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Microsoft 365.svg",
                            "website": "https:\/\/www.microsoft.com\/microsoft-365",
                            "pricing": [],
                            "cpe": null
                        },
                        "jQuery": {
                            "name": "jQuery",
                            "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                            "slug": "jquery",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.6.3",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        "HSTS": {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Tag Manager": {
                            "name": "Google Tag Manager",
                            "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
                            "slug": "google-tag-manager",
                            "categories": [
                                {
                                    "id": 42,
                                    "slug": "tag-managers",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Tag managers",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Tag Manager.svg",
                            "website": "http:\/\/www.google.com\/tagmanager",
                            "pricing": [],
                            "cpe": null
                        },
                        "cdnjs": {
                            "name": "cdnjs",
                            "description": "cdnjs is a free distributed JS library delivery service.",
                            "slug": "cdnjs",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "cdnjs.svg",
                            "website": "https:\/\/cdnjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Open Graph": {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "1.22.1",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Cloudflare Turnstile",
                            "description": "Turnstile is Cloudflare's smart CAPTCHA alternative.",
                            "slug": "cloudflare-turnstile",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "https:\/\/www.cloudflare.com\/products\/turnstile",
                            "pricing": [
                                "freemium",
                                "poa"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Microsoft 365",
                            "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                            "slug": "microsoft-365",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Microsoft 365.svg",
                            "website": "https:\/\/www.microsoft.com\/microsoft-365",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "jQuery",
                            "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                            "slug": "jquery",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.6.3",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Tag Manager",
                            "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
                            "slug": "google-tag-manager",
                            "categories": [
                                {
                                    "id": 42,
                                    "slug": "tag-managers",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Tag managers",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Tag Manager.svg",
                            "website": "http:\/\/www.google.com\/tagmanager",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "cdnjs",
                            "description": "cdnjs is a free distributed JS library delivery service.",
                            "slug": "cdnjs",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "cdnjs.svg",
                            "website": "https:\/\/cdnjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": {
                                                    "role": null,
                                                    "nodeName": "div",
                                                    "messageKey": "hasRoleSingular",
                                                    "prohibited": [
                                                        "aria-label"
                                                    ]
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute cannot be used with role \"null\"."
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                        "target": [
                                            ".breadcrumbs__inner"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used with role \"null\"."
                                    }
                                ]
                            },
                            {
                                "id": "aria-roles",
                                "impact": "critical",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all elements with a role attribute use a valid value",
                                "help": "ARIA roles used must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "invalidrole",
                                                "data": [
                                                    "nav"
                                                ],
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Role must be one of the valid ARIA roles: nav"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                        "target": [
                                            ".breadcrumbs__inner"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Role must be one of the valid ARIA roles: nav"
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "12.8pt (17px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"header section no-max\">",
                                                        "target": [
                                                            ".header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>About Febelfin<\/span>",
                                        "target": [
                                            ".page-about-febelfin > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "12.8pt (17px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"header section no-max\">",
                                                        "target": [
                                                            ".header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Services<\/span>",
                                        "target": [
                                            ".page-services > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "12.8pt (17px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"header section no-max\">",
                                                        "target": [
                                                            ".header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Themes<\/span>",
                                        "target": [
                                            ".page-themes[href$=\"themes\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "12.8pt (17px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"header section no-max\">",
                                                        "target": [
                                                            ".header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Facts and figures<\/span>",
                                        "target": [
                                            ".page-facts-and-figures > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "12.8pt (17px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"header section no-max\">",
                                                        "target": [
                                                            ".header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Press room<\/span>",
                                        "target": [
                                            ".page-press-room > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "12.8pt (17px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"header section no-max\">",
                                                        "target": [
                                                            ".header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Publications<\/span>",
                                        "target": [
                                            ".page-publications > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "12.8pt (17px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"header section no-max\">",
                                                        "target": [
                                                            ".header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Contact us<\/span>",
                                        "target": [
                                            ".page-contact-us > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"header section no-max\">",
                                                        "target": [
                                                            ".header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>en<\/span>",
                                        "target": [
                                            "a[hreflang$=\"en aria-current=\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/services\" class=\"btn type-solid color-neutrals-0\">",
                                                        "target": [
                                                            ".color-neutrals-0.type-solid.btn"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>How can we help? <\/span>",
                                        "target": [
                                            ".color-neutrals-0.type-solid.btn > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #f04c55, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>credit grating to companies<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>credit granting to households<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>credit grating to companies<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to public entities<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to public entities<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>credit granting to public entities<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>credit granting to households<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>credit grating to companies<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>credit granting to households<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>credit grating to companies<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to public entities<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to public entities<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>credit granting to public entities<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>credit granting to households<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>credit grating to companies<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>bank employees<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>bank offices<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>bank employees<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banks<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">81<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banks<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>banks<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>bank offices<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#76bce9",
                                                    "contrastRatio": 2.0699999999999998,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>bank employees<\/p>",
                                        "target": [
                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #76bce9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#999999",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 2.6099999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"section contentSection padding-t-0 bgc--light-1\">",
                                                        "target": [
                                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"fc--neutrals-4\">Supervision &amp; policy<\/p>",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .fc--neutrals-4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#999999",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 2.6099999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"section contentSection padding-t-0 bgc--light-1\">",
                                                        "target": [
                                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(14)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"fc--neutrals-4\">Political memoranda<\/p>",
                                        "target": [
                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .fc--neutrals-4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.61 (foreground color: #999999, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#f04c55",
                                                    "contrastRatio": 3.5699999999999998,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"btn type-solid\"><span>Subscribe<\/span><\/button>",
                                                        "target": [
                                                            ".field__action > button"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.57 (foreground color: #ffffff, background color: #f04c55, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Subscribe<\/span>",
                                        "target": [
                                            ".field__action > button > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.57 (foreground color: #ffffff, background color: #f04c55, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#e83f4b",
                                                    "contrastRatio": 4,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Accept cookies\n            <\/a>",
                                                        "target": [
                                                            "#uxm-accept-all"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #e83f4b, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Accept cookies\n            <\/a>",
                                        "target": [
                                            "#uxm-accept-all"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #e83f4b, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "0cc1c773-0f89-4701-b8ac-4da1337d6bda",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div id=\"0cc1c773-0f89-4701-b8ac-4da1337d6bda\" class=\"section contentSection padding-t-0\">",
                                                        "target": [
                                                            ".padding-t-0.contentSection.section:nth-child(7)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 0cc1c773-0f89-4701-b8ac-4da1337d6bda"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<div id=\"0cc1c773-0f89-4701-b8ac-4da1337d6bda\" class=\"section contentSection padding-b-s\">",
                                        "target": [
                                            ".padding-b-s.contentSection.section:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 0cc1c773-0f89-4701-b8ac-4da1337d6bda"
                                    }
                                ]
                            },
                            {
                                "id": "label",
                                "impact": "critical",
                                "tags": [
                                    "cat.forms",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131",
                                    "section508",
                                    "section508.22.n",
                                    "ACT"
                                ],
                                "description": "Ensures every form element has a label",
                                "help": "Form elements must have labels",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/label?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "implicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element does not have an implicit (wrapped) <label>"
                                            },
                                            {
                                                "id": "explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element does not have an explicit <label>"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "non-empty-placeholder",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no placeholder attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<input type=\"checkbox\" value=\"5\" id=\"uxm-option-five-fixed\" class=\"uxm-fixed-toggle-input\">",
                                        "target": [
                                            "#uxm-option-five-fixed"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Form element does not have an implicit (wrapped) <label>\n  Form element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "implicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element does not have an implicit (wrapped) <label>"
                                            },
                                            {
                                                "id": "explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element does not have an explicit <label>"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "non-empty-placeholder",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no placeholder attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                        "target": [
                                            "#uxm-option-four-fixed"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Form element does not have an implicit (wrapped) <label>\n  Form element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\" aria-current=\"page\">",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\">",
                                        "target": [
                                            ".header__brand > .brand > a[href=\"https:\/\/febelfin.be\/en\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"#\" class=\"trigger--offcanvas-toggle\">",
                                        "target": [
                                            ".searchField__close > .trigger--offcanvas-toggle[href=\"#\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": "serious",
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": {
                                                    "messageKey": "roleNotValid"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li>",
                                        "target": [
                                            ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": {
                                                    "messageKey": "roleNotValid"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li>",
                                        "target": [
                                            ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": {
                                                    "messageKey": "roleNotValid"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li>",
                                        "target": [
                                            ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": {
                                                    "messageKey": "roleNotValid"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li>\n        <a href=\"https:\/\/febelfin.be\/en\/facts-and-figures\" class=\"page-facts-and-figures\">\n            <span>Facts and figures<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            "ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": {
                                                    "messageKey": "roleNotValid"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li>\n        <a href=\"https:\/\/febelfin.be\/en\/press-room\" class=\"page-press-room\">\n            <span>Press room<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            "ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": {
                                                    "messageKey": "roleNotValid"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li>\n        <a href=\"https:\/\/febelfin.be\/en\/publications\" class=\"page-publications\">\n            <span>Publications<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            "ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": {
                                                    "messageKey": "roleNotValid"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li>",
                                        "target": [
                                            "ul[aria-label=\"Navigation\"][role=\"navigation\"] > li:nth-child(7)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": {
                                                    "messageKey": "roleNotValid"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li>",
                                        "target": [
                                            ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"] > li"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\" aria-current=\"page\">",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                        "target": [
                                            ".header__search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Search\">",
                                        "target": [
                                            "#search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                        "target": [
                                            ".bigmenu__search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            ".slick-current"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/digitalization-innovation\" class=\"card__link\" aria-label=\"Read more about Digitalization &amp; innovation\" title=\"Read more about Digitalization &amp; innovation\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"1\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/bank-society\" class=\"card__link\" aria-label=\"Read more about Bank &amp; society\" title=\"Read more about Bank &amp; society\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__link[aria-label=\"Read more about Bank & society\"][title=\"Read more about Bank & society\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"2\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\" class=\"card__link\" aria-label=\"Read more about Fraud &amp; security\" title=\"Read more about Fraud &amp; security\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"3\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/sustainability\" class=\"card__link\" aria-label=\"Read more about Sustainable banking\" title=\"Read more about Sustainable banking\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Previous\" title=\"Previous\" style=\"\">",
                                        "target": [
                                            ".type-prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Next\" title=\"Next\" style=\"\">",
                                        "target": [
                                            ".type-next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/supervision-policy\/use-of-cash-continues-to-decline\" class=\"experiencecard__link\" aria-label=\"Read more about Use of cash continues to decline\" title=\"Read more about Use of cash continues to decline\">&nbsp;<\/a>",
                                        "target": [
                                            ".experiencecard__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/once-upon-a-time-there-was-a-beautiful-prince-who-happened-to-run-out-of-money\" class=\"card__link\" aria-label=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\" title=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/sustainability\/cracks-in-the-glass-ceiling\" class=\"card__link\" aria-label=\"Read more about Cracks in the glass ceiling?\" title=\"Read more about Cracks in the glass ceiling?\">&nbsp;<\/a>",
                                        "target": [
                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/saving-investing\/what-do-you-do-with-your-money-save-or-invest-kamal-kharmach-gives-advice\" class=\"card__link\" aria-label=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\" title=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/beware-of-card-collectors\" class=\"card__link\" aria-label=\"Read more about Beware of card collectors!\" title=\"Read more about Beware of card collectors!\">&nbsp;<\/a>",
                                        "target": [
                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/the-importance-of-banks-for-customers-and-society\" class=\"link color-secondary-1\" aria-label=\"Read more about The importance of banks for customers and society\" title=\"Read more about The importance of banks for customers and society\">",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/political-memoranda\/political-memorandum-2023-2024-the-financial-sector-a-partner-for-the-future\" class=\"link color-secondary-1\" aria-label=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\" title=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\">",
                                        "target": [
                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body>",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-focus",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"-4\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"-3\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-2\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"-2\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"-1\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"4\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"5\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide\" data-slick-index=\"6\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"6\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide\" data-slick-index=\"7\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"7\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"8\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"8\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"9\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"9\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"10\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"10\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"11\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"11\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"12\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"12\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"13\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"13\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"14\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"14\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"15\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"15\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-required-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                                "help": "Required ARIA attributes must be provided",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                        "target": [
                                            ".breadcrumbs__inner"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                        "target": [
                                            ".header__search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                        "target": [
                                            ".bigmenu__search"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-roles",
                                "impact": "critical",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all elements with a role attribute use a valid value",
                                "help": "ARIA roles used must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                        "target": [
                                            ".header__search"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                        "target": [
                                            ".bigmenu__search"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                        "target": [
                                            ".breadcrumbs__inner"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\" aria-current=\"page\">",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                        "target": [
                                            ".header__search"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Search\">",
                                        "target": [
                                            "#search"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                        "target": [
                                            ".bigmenu__search"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            ".slick-current"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/digitalization-innovation\" class=\"card__link\" aria-label=\"Read more about Digitalization &amp; innovation\" title=\"Read more about Digitalization &amp; innovation\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"1\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/bank-society\" class=\"card__link\" aria-label=\"Read more about Bank &amp; society\" title=\"Read more about Bank &amp; society\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__link[aria-label=\"Read more about Bank & society\"][title=\"Read more about Bank & society\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"2\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\" class=\"card__link\" aria-label=\"Read more about Fraud &amp; security\" title=\"Read more about Fraud &amp; security\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"3\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/sustainability\" class=\"card__link\" aria-label=\"Read more about Sustainable banking\" title=\"Read more about Sustainable banking\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Previous\" title=\"Previous\" style=\"\">",
                                        "target": [
                                            ".type-prev"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Next\" title=\"Next\" style=\"\">",
                                        "target": [
                                            ".type-next"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/supervision-policy\/use-of-cash-continues-to-decline\" class=\"experiencecard__link\" aria-label=\"Read more about Use of cash continues to decline\" title=\"Read more about Use of cash continues to decline\">&nbsp;<\/a>",
                                        "target": [
                                            ".experiencecard__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/once-upon-a-time-there-was-a-beautiful-prince-who-happened-to-run-out-of-money\" class=\"card__link\" aria-label=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\" title=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/sustainability\/cracks-in-the-glass-ceiling\" class=\"card__link\" aria-label=\"Read more about Cracks in the glass ceiling?\" title=\"Read more about Cracks in the glass ceiling?\">&nbsp;<\/a>",
                                        "target": [
                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/saving-investing\/what-do-you-do-with-your-money-save-or-invest-kamal-kharmach-gives-advice\" class=\"card__link\" aria-label=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\" title=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/beware-of-card-collectors\" class=\"card__link\" aria-label=\"Read more about Beware of card collectors!\" title=\"Read more about Beware of card collectors!\">&nbsp;<\/a>",
                                        "target": [
                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/the-importance-of-banks-for-customers-and-society\" class=\"link color-secondary-1\" aria-label=\"Read more about The importance of banks for customers and society\" title=\"Read more about The importance of banks for customers and society\">",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/political-memoranda\/political-memorandum-2023-2024-the-financial-sector-a-partner-for-the-future\" class=\"link color-secondary-1\" aria-label=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\" title=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\">",
                                        "target": [
                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">",
                                        "target": [
                                            ".breadcrumbs__inner"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\" aria-current=\"page\">",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">",
                                        "target": [
                                            ".header__search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Search\">",
                                        "target": [
                                            "#search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".navigation__inner > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul role=\"navigation\" aria-label=\"Navigation\">",
                                        "target": [
                                            ".language > ul[aria-label=\"Navigation\"][role=\"navigation\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">",
                                        "target": [
                                            ".bigmenu__search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            ".slick-current"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/digitalization-innovation\" class=\"card__link\" aria-label=\"Read more about Digitalization &amp; innovation\" title=\"Read more about Digitalization &amp; innovation\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"1\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/bank-society\" class=\"card__link\" aria-label=\"Read more about Bank &amp; society\" title=\"Read more about Bank &amp; society\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__link[aria-label=\"Read more about Bank & society\"][title=\"Read more about Bank & society\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"2\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\" class=\"card__link\" aria-label=\"Read more about Fraud &amp; security\" title=\"Read more about Fraud &amp; security\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"3\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/sustainability\" class=\"card__link\" aria-label=\"Read more about Sustainable banking\" title=\"Read more about Sustainable banking\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Previous\" title=\"Previous\" style=\"\">",
                                        "target": [
                                            ".type-prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Next\" title=\"Next\" style=\"\">",
                                        "target": [
                                            ".type-next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/supervision-policy\/use-of-cash-continues-to-decline\" class=\"experiencecard__link\" aria-label=\"Read more about Use of cash continues to decline\" title=\"Read more about Use of cash continues to decline\">&nbsp;<\/a>",
                                        "target": [
                                            ".experiencecard__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/once-upon-a-time-there-was-a-beautiful-prince-who-happened-to-run-out-of-money\" class=\"card__link\" aria-label=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\" title=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/sustainability\/cracks-in-the-glass-ceiling\" class=\"card__link\" aria-label=\"Read more about Cracks in the glass ceiling?\" title=\"Read more about Cracks in the glass ceiling?\">&nbsp;<\/a>",
                                        "target": [
                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/saving-investing\/what-do-you-do-with-your-money-save-or-invest-kamal-kharmach-gives-advice\" class=\"card__link\" aria-label=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\" title=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/beware-of-card-collectors\" class=\"card__link\" aria-label=\"Read more about Beware of card collectors!\" title=\"Read more about Beware of card collectors!\">&nbsp;<\/a>",
                                        "target": [
                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/the-importance-of-banks-for-customers-and-society\" class=\"link color-secondary-1\" aria-label=\"Read more about The importance of banks for customers and society\" title=\"Read more about The importance of banks for customers and society\">",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/political-memoranda\/political-memorandum-2023-2024-the-financial-sector-a-partner-for-the-future\" class=\"link color-secondary-1\" aria-label=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\" title=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\">",
                                        "target": [
                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"submit\"><span>Search<\/span><\/button>",
                                        "target": [
                                            "button[type=\"submit\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Previous\" title=\"Previous\" style=\"\">",
                                        "target": [
                                            ".type-prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Next\" title=\"Next\" style=\"\">",
                                        "target": [
                                            ".type-next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"btn color-neutrals-0\">",
                                        "target": [
                                            ".experiencecard__in > .color-neutrals-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"btn type-solid\"><span>Subscribe<\/span><\/button>",
                                        "target": [
                                            ".field__action > button"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "internal-link-present",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Valid skip link found"
                                            },
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"heading size-xxl spacing-l\">Welcome,<br>We're Febelfin.<\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-l\">Your guide through the financial landscape<\/h2>",
                                                        "target": [
                                                            "#\\39 fb1fb12-b196-4055-ac6f-f974f9761b75 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-s spacing-m\">Digitalization &amp; innovation<\/h2>",
                                                        "target": [
                                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-s spacing-m\">Bank &amp; society<\/h2>",
                                                        "target": [
                                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-s spacing-m\">Fraud &amp; security<\/h2>",
                                                        "target": [
                                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-s spacing-m\">Sustainable banking<\/h2>",
                                                        "target": [
                                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-m\">Escape room: The Hacker hotline!<\/h2>",
                                                        "target": [
                                                            "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-l\">The banking sector in numbers<\/h2>",
                                                        "target": [
                                                            ".padding-b-s.contentSection.section:nth-child(6) > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"-1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">81<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(1) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">81<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(2) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(1) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(2) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">81<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(3) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(4) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>",
                                                        "target": [
                                                            "div[data-marquee-direction=\"1\"] > .marquee__list:nth-child(3) > .marquee__item:nth-child(5) > .figuretile > .figuretile__content > .spacing-0.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-l\">Current affairs<\/h2>",
                                                        "target": [
                                                            "#\\36 161cebd-c7af-46e7-b185-ff038f55d3e8 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-m\">Use of cash continues to decline<\/h2>",
                                                        "target": [
                                                            ".experiencecard__in > .spacing-m.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-s spacing-m\">Once upon a time there was a beautiful prince... who happened to run out of money<\/h2>",
                                                        "target": [
                                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-s spacing-m\">Cracks in the glass ceiling?<\/h2>",
                                                        "target": [
                                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-s spacing-m\">What do you do with your money: save or invest? Kamal Kharmach gives advice<\/h2>",
                                                        "target": [
                                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-s spacing-m\">Beware of card collectors!<\/h2>",
                                                        "target": [
                                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-m\">When are the bank branches closed?<\/h2>",
                                                        "target": [
                                                            "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-l\">Interesting publications<\/h2>",
                                                        "target": [
                                                            "#fc461644-5da5-4e04-bcc4-f5420efe2880 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"fc--primary-1 heading size-s spacing-m\">The importance of banks for customers and society<\/h2>",
                                                        "target": [
                                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .fc--primary-1.spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"fc--primary-1 heading size-s spacing-m\">Political Memorandum 2024-2029: The financial sector, a partner for the future<\/h2>",
                                                        "target": [
                                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .fc--primary-1.spacing-m.size-s"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-xl spacing-m\">Discover the financial training programs offered by Febelfin Academy<\/h2>",
                                                        "target": [
                                                            "#\\33 f7b252a-eb94-4e56-bb13-0822a0699b3d > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"heading size-s font-special\">Receive our newsletter<\/h3>",
                                                        "target": [
                                                            ".font-special"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "6.8pt (9px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>a<\/span>",
                                        "target": [
                                            "a[data-fontsize-size=\"m\"] > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "6.8pt (9px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>A<\/span>",
                                        "target": [
                                            "a[data-fontsize-size=\"m\"] > span:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>a<\/span>",
                                        "target": [
                                            "a[data-fontsize-size=\"l\"] > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>A<\/span>",
                                        "target": [
                                            "a[data-fontsize-size=\"l\"] > span:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>a<\/span>",
                                        "target": [
                                            "a[data-fontsize-size=\"xl\"] > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>A<\/span>",
                                        "target": [
                                            "a[data-fontsize-size=\"xl\"] > span:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"heading size-l\">Your guide through the financial landscape<\/h2>",
                                        "target": [
                                            "#\\39 fb1fb12-b196-4055-ac6f-f974f9761b75 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Discover all themes<\/span>",
                                        "target": [
                                            ".color-secondary-1.type-solid[href$=\"themes\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"heading size-xl spacing-m\">Escape room: The Hacker hotline!<\/h2>",
                                        "target": [
                                            "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .paragraph:nth-child(3) > p:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Can you outsmart the phisher? Check out this new escape game!<\/p>",
                                        "target": [
                                            ".paragraph:nth-child(3) > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .align-left.actions > .actions__inner > .color-secondary-1.type-solid.btn > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"heading size-l\">The banking sector in numbers<\/h2>",
                                        "target": [
                                            ".padding-b-s.contentSection.section:nth-child(6) > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"heading size-l\">Current affairs<\/h2>",
                                        "target": [
                                            "#\\36 161cebd-c7af-46e7-b185-ff038f55d3e8 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"heading size-xl spacing-m\">When are the bank branches closed?<\/h2>",
                                        "target": [
                                            "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Every year, the banks are closed for a certain number of days. These days are fixed beforehand in the PC310. This way, bank employees are well-prepared and bank customers can also take their precautions in time.<\/p>",
                                        "target": [
                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .paragraph:nth-child(3) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>More info<\/span>",
                                        "target": [
                                            "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .align-left.actions > .actions__inner > .color-secondary-1.type-solid.btn > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"heading size-l\">Interesting publications<\/h2>",
                                        "target": [
                                            "#fc461644-5da5-4e04-bcc4-f5420efe2880 > .contentSection__inner.section__inner > .limited.size-l > .limited__inner > .size-l"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 3.2799999999999998,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.28"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"fc--primary-1 heading size-s spacing-m\">The importance of banks for customers and society<\/h2>",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .fc--primary-1.spacing-m.size-s"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1 > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 3.2799999999999998,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.28"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"fc--primary-1 heading size-s spacing-m\">Political Memorandum 2024-2029: The financial sector, a partner for the future<\/h2>",
                                        "target": [
                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .fc--primary-1.spacing-m.size-s"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 10.199999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1 > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"heading size-xl spacing-m\">Discover the financial training programs offered by Febelfin Academy<\/h2>",
                                        "target": [
                                            "#\\33 f7b252a-eb94-4e56-bb13-0822a0699b3d > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .spacing-m.size-xl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Are you looking for a financial training or further education to expand your professional opportunities, or do you want to take an accredited exam to start in the financial sector? Get inspired by the offerings of Febelfin Academy.<\/p>",
                                        "target": [
                                            ".paragraph:nth-child(4) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Febelfin-academy.be<\/span>",
                                        "target": [
                                            "a[href$=\"febelfin-academy.be\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"footer__socials\">",
                                        "target": [
                                            ".footer__socials"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.facebook.com\/Febelfin\/?locale=fr_FR\" target=\"_blank\" rel=\"noreferrer\">Facebook<\/a>",
                                        "target": [
                                            ".footer__socials > a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.tiktok.com\/@febelfin\" target=\"_blank\" rel=\"noreferrer\">TikTok<\/a>",
                                        "target": [
                                            ".footer__socials > a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/twitter.com\/Febelfin\/status\/1501592738772389889\" target=\"_blank\" rel=\"noreferrer\">Twitter<\/a>",
                                        "target": [
                                            ".footer__socials > a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/company\/714903\/admin\/\" target=\"_blank\" rel=\"noreferrer\">LinkedIn<\/a>",
                                        "target": [
                                            "a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/febelfin\/?hl=fr\" target=\"_blank\" rel=\"noreferrer\">Instagram<\/a>",
                                        "target": [
                                            "a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"heading size-s font-special\">Receive our newsletter<\/h3>",
                                        "target": [
                                            ".font-special"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"email\" name=\"email\" placeholder=\"Fill in your e-mail address\" class=\"validator--required trigger--validator-keyup\">",
                                        "target": [
                                            ".trigger--validator-keyup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.6pt (12.8px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<label for=\"newsletter-tac\">YES, I want to receive the Febelfin newsletter and agree to the <a href=\"https:\/\/febelfin.be\/en\/data-protection-policy-en\" target=\"_blank\" title=\"Privacy policy\" rel=\"noreferrer\">Privacy Policy<\/a><\/label>",
                                        "target": [
                                            "label[for=\"newsletter-tac\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"footer__legal\">",
                                        "target": [
                                            ".footer__legal"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/disclaimer-en\" target=\"_blank\" rel=\"noreferrer\">Disclaimer<\/a>",
                                        "target": [
                                            ".footer__legal > a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/en\/data-protection-policy\" target=\"_blank\" title=\"Data Protection Policy\" rel=\"noreferrer\">Data Protection Policy<\/a>",
                                        "target": [
                                            "a[href$=\"data-protection-policy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343b50",
                                                    "contrastRatio": 11.119999999999999,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.12"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<u>Cookie Policy<\/u>",
                                        "target": [
                                            "u"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#111111",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 18.879999999999999,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"uxm-modal-title\">Febelfin uses cookies<\/p>",
                                        "target": [
                                            ".uxm-modal-tab:nth-child(1) > .uxm-modal-tab-body > .uxm-modal-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#111111",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 18.879999999999999,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            ".uxm-modal-tab:nth-child(1) > .uxm-modal-tab-body > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#111111",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 18.879999999999999,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#uxm-settings\" title=\"Set your preferences\" class=\"uxm-modal-button uxm-modal-button-secondary\">Set your preferences<\/a>",
                                        "target": [
                                            ".uxm-modal-button-secondary"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures each HTML document contains a non-empty <title> element",
                                "help": "Documents must have <title> element to aid in navigation",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "doc-has-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has a non-empty <title> element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-active",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value of active elements is unique",
                                "help": "IDs of active elements must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "uxm-accept-all",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Accept cookies\n            <\/a>",
                                        "target": [
                                            "#uxm-accept-all"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "uxm-option-five-fixed",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"5\" id=\"uxm-option-five-fixed\" class=\"uxm-fixed-toggle-input\">",
                                        "target": [
                                            "#uxm-option-five-fixed"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "uxm-option-four-fixed",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                        "target": [
                                            "#uxm-option-four-fixed"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "uxm-accept-custom",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#\" data-value=\"4\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-custom\">\n              Save my preferences\n            <\/a>",
                                        "target": [
                                            "#uxm-accept-custom"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-aria",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                                "help": "IDs used in ARIA and labels must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "search",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Search\">",
                                        "target": [
                                            "#search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "newsletter-tac",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">",
                                        "target": [
                                            "#newsletter-tac"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "uxm-option-three",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                        "target": [
                                            "#uxm-option-three"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "uxm-option-two",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">",
                                        "target": [
                                            "#uxm-option-two"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "16ccb961-1e14-46ba-a263-c00803faa809",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"16ccb961-1e14-46ba-a263-c00803faa809\" class=\"section contentSection padding-t-0 padding-b-0\">",
                                        "target": [
                                            "#\\31 6ccb961-1e14-46ba-a263-c00803faa809"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9fb1fb12-b196-4055-ac6f-f974f9761b75",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"9fb1fb12-b196-4055-ac6f-f974f9761b75\" class=\"section contentSection padding-b-s\">",
                                        "target": [
                                            "#\\39 fb1fb12-b196-4055-ac6f-f974f9761b75"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">",
                                        "target": [
                                            "div[data-slick-index=\"-4\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "6e5c731e-d312-4ee6-a0c9-4831db74ba45",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"6e5c731e-d312-4ee6-a0c9-4831db74ba45\" class=\"section contentSection\">",
                                        "target": [
                                            "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "6161cebd-c7af-46e7-b185-ff038f55d3e8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"6161cebd-c7af-46e7-b185-ff038f55d3e8\" class=\"section contentSection padding-b-s\">",
                                        "target": [
                                            "#\\36 161cebd-c7af-46e7-b185-ff038f55d3e8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "d7bb2975-b996-4ce7-aad8-baa06583788f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"d7bb2975-b996-4ce7-aad8-baa06583788f\" class=\"section contentSection bgc--light-1\">",
                                        "target": [
                                            "#d7bb2975-b996-4ce7-aad8-baa06583788f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "fc461644-5da5-4e04-bcc4-f5420efe2880",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"fc461644-5da5-4e04-bcc4-f5420efe2880\" class=\"section contentSection padding-b-s bgc--light-1\">",
                                        "target": [
                                            "#fc461644-5da5-4e04-bcc4-f5420efe2880"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "3f7b252a-eb94-4e56-bb13-0822a0699b3d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"3f7b252a-eb94-4e56-bb13-0822a0699b3d\" class=\"section contentSection\">",
                                        "target": [
                                            "#\\33 f7b252a-eb94-4e56-bb13-0822a0699b3d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cf-chl-widget-510hw_response",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"hidden\" name=\"cf-turnstile-response\" id=\"cf-chl-widget-510hw_response\" value=\"\">",
                                        "target": [
                                            "#cf-chl-widget-510hw_response"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "uxm",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"uxm\">",
                                        "target": [
                                            "#uxm"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "uxm-settings",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"uxm-settings\" class=\"uxm-modal-tab uxm-hidden\">",
                                        "target": [
                                            "#uxm-settings"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "uxm-value",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"hidden\" name=\"uxm\" id=\"uxm-value\" value=\"1\" class=\"uxm-value\">",
                                        "target": [
                                            "#uxm-value"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "form-field-multiple-labels",
                                "impact": null,
                                "tags": [
                                    "cat.forms",
                                    "wcag2a",
                                    "wcag332"
                                ],
                                "description": "Ensures form field does not have multiple label elements",
                                "help": "Form field must not have multiple label elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"text\" name=\"q\" placeholder=\"Search\">",
                                        "target": [
                                            "input[type=\"text\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"email\" name=\"email\" placeholder=\"Fill in your e-mail address\" class=\"validator--required trigger--validator-keyup\">",
                                        "target": [
                                            ".trigger--validator-keyup"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<label for=\"newsletter-tac\">YES, I want to receive the Febelfin newsletter and agree to the <a href=\"https:\/\/febelfin.be\/en\/data-protection-policy-en\" target=\"_blank\" title=\"Privacy policy\" rel=\"noreferrer\">Privacy Policy<\/a><\/label>",
                                                        "target": [
                                                            "label[for=\"newsletter-tac\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">",
                                        "target": [
                                            "#newsletter-tac"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"5\" id=\"uxm-option-five-fixed\" class=\"uxm-fixed-toggle-input\">",
                                        "target": [
                                            "#uxm-option-five-fixed"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                        "target": [
                                            "#uxm-option-four-fixed"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                        "target": [
                                            "#uxm-option-three"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">",
                                        "target": [
                                            "#uxm-option-two"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element has a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                                        "target": [
                                            ".experience__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">",
                                        "target": [
                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">",
                                        "target": [
                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">",
                                        "target": [
                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">",
                                        "target": [
                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg\" alt=\"\">",
                                        "target": [
                                            "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__visual > .block__visualHolder > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png\" alt=\"\">",
                                        "target": [
                                            ".experiencecard__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg\" alt=\"\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/sparen-en-beleggen\/wat-doe-jij-met-je-geld-sparen-of-beleggen-kamal-kharmach-geeft-raad\/73b74f7655-1723810599\/kamal-kharmach.png\" alt=\"\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/opgelet-voor-kaartophalers\/a543885e92-1719924172\/3.png\" alt=\"\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__visual > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg\" alt=\"\">",
                                        "target": [
                                            "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__visual > .block__visualHolder > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png\" alt=\"\">",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__visual > .block__visualHolder > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png\" alt=\"\">",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(14) > .contentSection__inner.section__inner > .type-alt.block > .block__visual > .block__visualHolder > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg\" alt=\"\">",
                                        "target": [
                                            "#\\33 f7b252a-eb94-4e56-bb13-0822a0699b3d > .contentSection__inner.section__inner > .type-alt.block > .block__visual > .block__visualHolder > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\" alt=\"\">",
                                        "target": [
                                            ".block__partner > img"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "label",
                                "impact": "critical",
                                "tags": [
                                    "cat.forms",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131",
                                    "section508",
                                    "section508.22.n",
                                    "ACT"
                                ],
                                "description": "Ensures every form element has a label",
                                "help": "Form elements must have labels",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/label?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-placeholder",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a placeholder attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"text\" name=\"q\" placeholder=\"Search\">",
                                        "target": [
                                            "input[type=\"text\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-placeholder",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a placeholder attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"email\" name=\"email\" placeholder=\"Fill in your e-mail address\" class=\"validator--required trigger--validator-keyup\">",
                                        "target": [
                                            ".trigger--validator-keyup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has an explicit <label>"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">",
                                        "target": [
                                            "#newsletter-tac"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has an explicit <label>"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                        "target": [
                                            "#uxm-option-three"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has an explicit <label>"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">",
                                        "target": [
                                            "#uxm-option-two"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"m\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>",
                                        "target": [
                                            "a[data-fontsize-size=\"m\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"l\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>",
                                        "target": [
                                            "a[data-fontsize-size=\"l\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"xl\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>",
                                        "target": [
                                            "a[data-fontsize-size=\"xl\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Search\">",
                                        "target": [
                                            "#search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\" class=\"page-about-febelfin\">",
                                        "target": [
                                            "li:nth-child(1) > .page-about-febelfin"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/services\" class=\"page-services\">",
                                        "target": [
                                            "li:nth-child(2) > .page-services"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\" class=\"page-themes\">",
                                        "target": [
                                            "li:nth-child(3) > .page-themes[href$=\"themes\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/facts-and-figures\" class=\"page-facts-and-figures\">\n            <span>Facts and figures<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(4) > .page-facts-and-figures"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\" class=\"page-press-room\">\n            <span>Press room<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(5) > .page-press-room"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/publications\" class=\"page-publications\">\n            <span>Publications<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(6) > .page-publications"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/contact-us\" class=\"page-contact-us\">",
                                        "target": [
                                            "li:nth-child(7) > .page-contact-us"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\" hreflang=\"en aria-current=\" page\"=\"\">",
                                        "target": [
                                            "a[hreflang$=\"en aria-current=\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/services\" class=\"btn type-solid color-neutrals-0\">",
                                        "target": [
                                            ".color-neutrals-0.type-solid.btn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\" class=\"btn color-neutrals-0\">",
                                        "target": [
                                            ".actions__inner > .color-neutrals-0.btn:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/digitalization-innovation\" class=\"card__link\" aria-label=\"Read more about Digitalization &amp; innovation\" title=\"Read more about Digitalization &amp; innovation\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/bank-society\" class=\"card__link\" aria-label=\"Read more about Bank &amp; society\" title=\"Read more about Bank &amp; society\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__link[aria-label=\"Read more about Bank & society\"][title=\"Read more about Bank & society\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\" class=\"card__link\" aria-label=\"Read more about Fraud &amp; security\" title=\"Read more about Fraud &amp; security\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/sustainability\" class=\"card__link\" aria-label=\"Read more about Sustainable banking\" title=\"Read more about Sustainable banking\" tabindex=\"0\">&nbsp;<\/a>",
                                        "target": [
                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\" class=\"btn color-secondary-1 type-solid\">",
                                        "target": [
                                            ".color-secondary-1.type-solid[href$=\"themes\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\/online-fraudevormen\/escape-game-the-hacker-hotline\" class=\"btn color-secondary-1 type-solid\">",
                                        "target": [
                                            "#\\36 e5c731e-d312-4ee6-a0c9-4831db74ba45 > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .align-left.actions > .actions__inner > .color-secondary-1.type-solid.btn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/supervision-policy\/use-of-cash-continues-to-decline\" class=\"experiencecard__link\" aria-label=\"Read more about Use of cash continues to decline\" title=\"Read more about Use of cash continues to decline\">&nbsp;<\/a>",
                                        "target": [
                                            ".experiencecard__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/once-upon-a-time-there-was-a-beautiful-prince-who-happened-to-run-out-of-money\" class=\"card__link\" aria-label=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\" title=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/sustainability\/cracks-in-the-glass-ceiling\" class=\"card__link\" aria-label=\"Read more about Cracks in the glass ceiling?\" title=\"Read more about Cracks in the glass ceiling?\">&nbsp;<\/a>",
                                        "target": [
                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/saving-investing\/what-do-you-do-with-your-money-save-or-invest-kamal-kharmach-gives-advice\" class=\"card__link\" aria-label=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\" title=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\">",
                                        "target": [
                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/beware-of-card-collectors\" class=\"card__link\" aria-label=\"Read more about Beware of card collectors!\" title=\"Read more about Beware of card collectors!\">&nbsp;<\/a>",
                                        "target": [
                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/working-financial-sector\/when-are-the-bank-branches-closed\" class=\"btn color-secondary-1 type-solid\">",
                                        "target": [
                                            "#d7bb2975-b996-4ce7-aad8-baa06583788f > .contentSection__inner.section__inner > .type-alt.block > .block__content > .block__inner.section__inner > .block__in > .align-left.actions > .actions__inner > .color-secondary-1.type-solid.btn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/the-importance-of-banks-for-customers-and-society\" class=\"link color-secondary-1\" aria-label=\"Read more about The importance of banks for customers and society\" title=\"Read more about The importance of banks for customers and society\">",
                                        "target": [
                                            ".bgc--light-1.padding-t-0.contentSection:nth-child(13) > .contentSection__inner.section__inner > .block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/political-memoranda\/political-memorandum-2023-2024-the-financial-sector-a-partner-for-the-future\" class=\"link color-secondary-1\" aria-label=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\" title=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\">",
                                        "target": [
                                            ".type-alt.block > .block__content > .block__inner.section__inner > .block__in > .link.color-secondary-1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin-academy.be\" target=\"_blank\" class=\"btn color-secondary-1 type-solid\">",
                                        "target": [
                                            "a[href$=\"febelfin-academy.be\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.facebook.com\/Febelfin\/?locale=fr_FR\" target=\"_blank\" rel=\"noreferrer\">Facebook<\/a>",
                                        "target": [
                                            ".footer__socials > a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.tiktok.com\/@febelfin\" target=\"_blank\" rel=\"noreferrer\">TikTok<\/a>",
                                        "target": [
                                            ".footer__socials > a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/twitter.com\/Febelfin\/status\/1501592738772389889\" target=\"_blank\" rel=\"noreferrer\">Twitter<\/a>",
                                        "target": [
                                            ".footer__socials > a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/company\/714903\/admin\/\" target=\"_blank\" rel=\"noreferrer\">LinkedIn<\/a>",
                                        "target": [
                                            "a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/febelfin\/?hl=fr\" target=\"_blank\" rel=\"noreferrer\">Instagram<\/a>",
                                        "target": [
                                            "a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"http:\/\/febelfin.test\/nl#\" rel=\"noreferrer\">.<\/a>",
                                        "target": [
                                            "a[href$=\"nl#\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/data-protection-policy-en\" target=\"_blank\" title=\"Privacy policy\" rel=\"noreferrer\">Privacy Policy<\/a>",
                                        "target": [
                                            "a[title=\"Privacy policy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/disclaimer-en\" target=\"_blank\" rel=\"noreferrer\">Disclaimer<\/a>",
                                        "target": [
                                            ".footer__legal > a[rel=\"noreferrer\"][target=\"_blank\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"\/en\/data-protection-policy\" target=\"_blank\" title=\"Data Protection Policy\" rel=\"noreferrer\">Data Protection Policy<\/a>",
                                        "target": [
                                            "a[href$=\"data-protection-policy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"\/en\/cookie-policy\" target=\"_blank\" rel=\"noreferrer\"><u>Cookie Policy<\/u><\/a>",
                                        "target": [
                                            ".footer__legal > a[href$=\"cookie-policy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.febelfin.be\/en\/cookie-policy\" title=\"Cookie Policy\" target=\"_blank\">More info<\/a>",
                                        "target": [
                                            "a[title=\"Cookie Policy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#uxm-settings\" title=\"Set your preferences\" class=\"uxm-modal-button uxm-modal-button-secondary\">Set your preferences<\/a>",
                                        "target": [
                                            ".uxm-modal-button-secondary"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Accept cookies\n            <\/a>",
                                        "target": [
                                            "#uxm-accept-all"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#\" data-value=\"4\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-custom\">\n              Save my preferences\n            <\/a>",
                                        "target": [
                                            "#uxm-accept-custom"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures that lists are structured correctly",
                                "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>",
                                        "target": [
                                            ".breadcrumbs__inner > ul"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": "serious",
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>",
                                        "target": [
                                            ".breadcrumbs__inner > ul > li"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"submit\"><span>Search<\/span><\/button>",
                                        "target": [
                                            "button[type=\"submit\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Previous\" title=\"Previous\" style=\"\">",
                                        "target": [
                                            ".type-prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Next\" title=\"Next\" style=\"\">",
                                        "target": [
                                            ".type-next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"btn color-neutrals-0\">",
                                        "target": [
                                            ".experiencecard__in > .color-neutrals-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"btn type-solid\"><span>Subscribe<\/span><\/button>",
                                        "target": [
                                            ".field__action > button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">",
                                        "target": [
                                            "#newsletter-tac"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"5\" id=\"uxm-option-five-fixed\" class=\"uxm-fixed-toggle-input\">",
                                        "target": [
                                            "#uxm-option-five-fixed"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">",
                                        "target": [
                                            "#uxm-option-four-fixed"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">",
                                        "target": [
                                            "#uxm-option-three"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">",
                                        "target": [
                                            "#uxm-option-two"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<input type=\"text\" name=\"q\" placeholder=\"Search\">",
                                        "target": [
                                            "input[type=\"text\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Search<\/span>",
                                        "target": [
                                            "button[type=\"submit\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                                                        "target": [
                                                            ".experience__visual > img"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h1 class=\"heading size-xxl spacing-l\">Welcome,<br>We're Febelfin.<\/h1>",
                                        "target": [
                                            "h1"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                                                        "target": [
                                                            ".experience__visual > img"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>We represent the financial sector and guide you through the complex financial landscape with advice and objective information.<\/p>",
                                        "target": [
                                            ".paragraph.size-l > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\" class=\"btn color-neutrals-0\">",
                                                        "target": [
                                                            ".actions__inner > .color-neutrals-0.btn:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Who are we?<\/span>",
                                        "target": [
                                            ".actions__inner > .color-neutrals-0.btn:nth-child(2) > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Working in the financial sector<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"-1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>",
                                        "target": [
                                            "div[data-slick-index=\"-1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"-1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Digitalization &amp; innovation<\/h2>",
                                        "target": [
                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Offering user-friendly and accessible payment services: that's something banks strive for. Digital capabilities help to bring banking closer to everyone, including those who are less digitally skilled.<\/p>",
                                        "target": [
                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            ".slick-current > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Bank &amp; society<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Banks are not only the engine of the economy but also play an important societal role. This means being close to customers during crucial moments and responding to their needs as they arise.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"1\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Fraud &amp; security<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>As banking sector, we want to contribute to a safer society. That's why we, together with partners, actively fight against online fraud, money laundering, and the financing of terrorism.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"2\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Sustainable banking<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>With challenges such as climate change and social inequality, we are facing enormous issues. The financial sector can accelerate and support the transition to a sustainable society for both individuals and businesses. Learn more about how the sector is putting this into practice.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"3\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Financing the economy<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"4\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Financing the economy takes on many forms. Financing businesses, individuals, and the government remains the core activity of banks. Thanks to the savings of their customers, they can bring projects and dreams to life.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"4\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"4\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Supervision &amp; policy<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"5\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>In recent years, supervision of banks has been strengthened, and many new regulations have been introduced. This contributes to financial stability and trust in the banking sector, but it also brings challenges.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"5\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"5\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Saving &amp; investing<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"6\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Many people are already setting money aside for the future today. Some save, while others invest. Your bank is committed to managing your savings effectively. They are also ready to provide you with investment advice whenever you need it.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"6\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"6\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Working in the financial sector<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"7\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>",
                                        "target": [
                                            "div[data-slick-index=\"7\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"7\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Digitalization &amp; innovation<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"8\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Offering user-friendly and accessible payment services: that's something banks strive for. Digital capabilities help to bring banking closer to everyone, including those who are less digitally skilled.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"8\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"8\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Bank &amp; society<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"9\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Banks are not only the engine of the economy but also play an important societal role. This means being close to customers during crucial moments and responding to their needs as they arise.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"9\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"9\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Fraud &amp; security<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"10\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>As banking sector, we want to contribute to a safer society. That's why we, together with partners, actively fight against online fraud, money laundering, and the financing of terrorism.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"10\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"10\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Sustainable banking<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"11\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>With challenges such as climate change and social inequality, we are facing enormous issues. The financial sector can accelerate and support the transition to a sustainable society for both individuals and businesses. Learn more about how the sector is putting this into practice.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"11\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"11\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Financing the economy<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"12\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Financing the economy takes on many forms. Financing businesses, individuals, and the government remains the core activity of banks. Thanks to the savings of their customers, they can bring projects and dreams to life.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"12\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"12\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Supervision &amp; policy<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"13\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>In recent years, supervision of banks has been strengthened, and many new regulations have been introduced. This contributes to financial stability and trust in the banking sector, but it also brings challenges.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"13\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"13\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Saving &amp; investing<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"14\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Many people are already setting money aside for the future today. Some save, while others invest. Your bank is committed to managing your savings effectively. They are also ready to provide you with investment advice whenever you need it.<\/p>",
                                        "target": [
                                            "div[data-slick-index=\"14\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"14\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Working in the financial sector<\/h2>",
                                        "target": [
                                            "div[data-slick-index=\"15\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>",
                                        "target": [
                                            "div[data-slick-index=\"15\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentTop > p:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"carousel__holder target--carousel-element\">",
                                                        "target": [
                                                            ".carousel__holder"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            "div[data-slick-index=\"15\"] > .cards__item > .type-portrait.type-plain.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"experiencecard__label\">Supervision &amp; policy<\/p>",
                                        "target": [
                                            ".experiencecard__label"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-xl spacing-m\">Use of cash continues to decline<\/h2>",
                                        "target": [
                                            ".experiencecard__in > .spacing-m.size-xl"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"btn color-neutrals-0\">",
                                                        "target": [
                                                            ".experiencecard__in > .color-neutrals-0"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            ".experiencecard__in > .color-neutrals-0 > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#b6c4d1",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"card__label\">Fraud &amp; security<\/p>",
                                        "target": [
                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__content > .card__contentTop > .card__label"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "contrastRatio": 0,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Once upon a time there was a beautiful prince... who happened to run out of money<\/h2>",
                                        "target": [
                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "contrastRatio": 0,
                                                    "fontSize": "8.3pt (11px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            ".cardgrid__item:nth-child(2) > .color-light-1.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#b6c4d1",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"card__label\">Sustainability<\/p>",
                                        "target": [
                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__content > .card__contentTop > .card__label"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "contrastRatio": 0,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Cracks in the glass ceiling?<\/h2>",
                                        "target": [
                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "contrastRatio": 0,
                                                    "fontSize": "8.3pt (11px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            ".cardgrid__item:nth-child(3) > .color-light-1.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#b6c4d1",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"card__label\">Saving &amp; investing<\/p>",
                                        "target": [
                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__content > .card__contentTop > .card__label"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "contrastRatio": 0,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">What do you do with your money: save or invest? Kamal Kharmach gives advice<\/h2>",
                                        "target": [
                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "contrastRatio": 0,
                                                    "fontSize": "8.3pt (11px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            ".cardgrid__item:nth-child(4) > .color-light-1.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#b6c4d1",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"card__label\">Fraud &amp; security<\/p>",
                                        "target": [
                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__content > .card__contentTop > .card__label"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f04c55",
                                                    "contrastRatio": 0,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-s spacing-m\">Beware of card collectors!<\/h2>",
                                        "target": [
                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__content > .card__contentTop > .spacing-m.size-s"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343b50",
                                                    "contrastRatio": 0,
                                                    "fontSize": "8.3pt (11px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Read more<\/span>",
                                        "target": [
                                            ".cardgrid__item:nth-child(5) > .color-light-1.card > .card__content > .card__contentBottom > .card__cta > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<label for=\"newsletter-tac\">YES, I want to receive the Febelfin newsletter and agree to the <a href=\"https:\/\/febelfin.be\/en\/data-protection-policy-en\" target=\"_blank\" title=\"Privacy policy\" rel=\"noreferrer\">Privacy Policy<\/a><\/label>",
                                                        "target": [
                                                            "label[for=\"newsletter-tac\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/febelfin.be\/en\/data-protection-policy-en\" target=\"_blank\" title=\"Privacy policy\" rel=\"noreferrer\">Privacy Policy<\/a>",
                                        "target": [
                                            "a[title=\"Privacy policy\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uxm-modal-tab-body\">",
                                                        "target": [
                                                            ".uxm-modal-tab:nth-child(1) > .uxm-modal-tab-body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.febelfin.be\/en\/cookie-policy\" title=\"Cookie Policy\" target=\"_blank\">More info<\/a>",
                                        "target": [
                                            "a[title=\"Cookie Policy\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "frodo.febelfin.be",
                    "base_page_cname": "",
                    "base_page_dns_server": "dns51.cloudns.net",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 18069,
                    "testUrl": "https:\/\/febelfin.be\/",
                    "custom": [
                        "Colordepth",
                        "Dpi",
                        "Images",
                        "Resolution",
                        "fonts",
                        "generated-content-percent",
                        "generated-content-size",
                        "imgs-in-viewport",
                        "imgs-no-alt",
                        "imgs-out-viewport",
                        "jsLibsVulns",
                        "meta-viewport",
                        "possibly-render-blocking-reqs",
                        "rendered-html",
                        "securityHeaders"
                    ],
                    "Colordepth": 24,
                    "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                    "Images": "[{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\",\"width\":1905,\"height\":863,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1681,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1333,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1226,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1498,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1600,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1269,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1681,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1333,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1226,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1498,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1600,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1269,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1681,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1333,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":1226,\"naturalHeight\":2000},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\",\"width\":313,\"height\":344,\"naturalWidth\":2000,\"naturalHeight\":1333},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg\",\"width\":665,\"height\":609,\"naturalWidth\":1600,\"naturalHeight\":1220},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png\",\"width\":880,\"height\":278,\"naturalWidth\":847,\"naturalHeight\":563},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg\",\"width\":430,\"height\":249,\"naturalWidth\":1174,\"naturalHeight\":939},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/sparen-en-beleggen\/wat-doe-jij-met-je-geld-sparen-of-beleggen-kamal-kharmach-geeft-raad\/73b74f7655-1723810599\/kamal-kharmach.png\",\"width\":430,\"height\":249,\"naturalWidth\":2000,\"naturalHeight\":1429},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/opgelet-voor-kaartophalers\/a543885e92-1719924172\/3.png\",\"width\":430,\"height\":249,\"naturalWidth\":1080,\"naturalHeight\":1080},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg\",\"width\":665,\"height\":507,\"naturalWidth\":2000,\"naturalHeight\":1334},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png\",\"width\":665,\"height\":450,\"naturalWidth\":1174,\"naturalHeight\":895},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png\",\"width\":665,\"height\":450,\"naturalWidth\":1015,\"naturalHeight\":1005},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg\",\"width\":665,\"height\":624,\"naturalWidth\":600,\"naturalHeight\":400},{\"url\":\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\",\"width\":120,\"height\":41,\"naturalWidth\":210,\"naturalHeight\":72}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "FreightTextProBook",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "FreightTextProBook",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "100"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "200"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "900"
                        },
                        {
                            "family": "Axiforma",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "1000"
                        }
                    ],
                    "generated-content-percent": 37.469999999999999,
                    "generated-content-size": 39.780000000000001,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2000,
                            "naturalHeight": 1333
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1681,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1333,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1226,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2000,
                            "naturalHeight": 1333
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1498,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1600,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2000,
                            "naturalHeight": 1333
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1269,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1681,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1333,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1226,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2000,
                            "naturalHeight": 1333
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1498,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1600,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2000,
                            "naturalHeight": 1333
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1269,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1681,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1333,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1226,
                            "naturalHeight": 2000
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2000,
                            "naturalHeight": 1333
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1600,
                            "naturalHeight": 1220
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 847,
                            "naturalHeight": 563
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1174,
                            "naturalHeight": 939
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/pers\/sparen-en-beleggen\/wat-doe-jij-met-je-geld-sparen-of-beleggen-kamal-kharmach-geeft-raad\/73b74f7655-1723810599\/kamal-kharmach.png",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/sparen-en-beleggen\/wat-doe-jij-met-je-geld-sparen-of-beleggen-kamal-kharmach-geeft-raad\/73b74f7655-1723810599\/kamal-kharmach.png\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/sparen-en-beleggen\/wat-doe-jij-met-je-geld-sparen-of-beleggen-kamal-kharmach-geeft-raad\/73b74f7655-1723810599\/kamal-kharmach.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2000,
                            "naturalHeight": 1429
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/opgelet-voor-kaartophalers\/a543885e92-1719924172\/3.png",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/opgelet-voor-kaartophalers\/a543885e92-1719924172\/3.png\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/opgelet-voor-kaartophalers\/a543885e92-1719924172\/3.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 1080
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2000,
                            "naturalHeight": 1334
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1174,
                            "naturalHeight": 895
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1015,
                            "naturalHeight": 1005
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 400
                        },
                        {
                            "src": "https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png",
                            "html": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\" alt=\"\">",
                            "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 210,
                            "naturalHeight": 72
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js",
                        "https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba",
                        "https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba"
                    ],
                    "rendered-html": "<html lang=\"en\"><head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\n\t<link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/febelfin.be\/resources\/styles\/build\/main.css?v=650408ba\">\n\t\n\t<link rel=\"alternate\" href=\"https:\/\/febelfin.be\/en\" hreflang=\"en\">\n<link rel=\"alternate\" href=\"https:\/\/febelfin.be\/fr\" hreflang=\"fr\">\n<link rel=\"alternate\" href=\"https:\/\/febelfin.be\/nl\" hreflang=\"x-default\">\n<link rel=\"alternate\" href=\"https:\/\/febelfin.be\/nl\" hreflang=\"nl\">\n<title>Home | Febelfin<\/title>\n    <meta name=\"description\" content=\"Febelfin is the Federation of the Belgian Financial Sector. As a sector federation, we serve as the voice of the financial sector and represent our members in dealings with policymakers, regulators, professional federations, and interest groups. Febelfin represents approximately 245 financial institutions in Belgium. Febelfin's mission: to grow a financial sector that serves the needs of society. We have 4 core tasks:  advocate viewpoints for and by members, Represent interests at regional, national, and European levels, as well as participate in social negotiations and engage with a broad network of stakeholders. We also provide services such as information, analysis, and advice, or deliver training through Febelfin Academy, and we communicate with members and the general public, and participate in debates on professional, political, social, and educational matters.\">\n\n<meta name=\"date\" content=\"2024-45-19\" scheme=\"YYYY-MM-DD\">\n    <meta name=\"keywords\" content=\"Febelfin, financial sector, Federation\">\n<meta property=\"og:title\" content=\"Home | Febelfin\">\n<meta property=\"og:description\" content=\"Febelfin is the Federation of the Belgian Financial Sector. As a sector federation, we serve as the voice of the financial sector and represent our members in dealings with policymakers, regulators, professional federations, and interest groups. Febelfin represents approximately 245 financial institutions in Belgium. Febelfin's mission: to grow a financial sector that serves the needs of society. We have 4 core tasks:  advocate viewpoints for and by members, Represent interests at regional, national, and European levels, as well as participate in social negotiations and engage with a broad network of stakeholders. We also provide services such as information, analysis, and advice, or deliver training through Febelfin Academy, and we communicate with members and the general public, and participate in debates on professional, political, social, and educational matters.\">\n<meta property=\"og:url\" content=\"https:\/\/febelfin.be\/en\">\n<meta property=\"og:site_name\" content=\"Febelfin\">\n<meta property=\"og:determiner\" content=\"auto\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"fb:app_id\" content=\"966242223397117\">\n<link rel=\"canonical\" href=\"https:\/\/febelfin.be\/en\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Home | Febelfin\">\n<meta name=\"twitter:description\" content=\"Febelfin is the Federation of the Belgian Financial Sector. As a sector federation, we serve as the voice of the financial sector and represent our members in dealings with policymakers, regulators, professional federations, and interest groups. Febelfin represents approximately 245 financial institutions in Belgium. Febelfin's mission: to grow a financial sector that serves the needs of society. We have 4 core tasks:  advocate viewpoints for and by members, Represent interests at regional, national, and European levels, as well as participate in social negotiations and engage with a broad network of stakeholders. We also provide services such as information, analysis, and advice, or deliver training through Febelfin Academy, and we communicate with members and the general public, and participate in debates on professional, political, social, and educational matters.\">\n<script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WD8FXMP\"><\/script><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n'https:\/\/www.googletagmanager.com\/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n})(window,document,'script','dataLayer','GTM-WD8FXMP');<\/script>\n\n<meta name=\"google-site-verification\" content=\"ePlXxEXs3jAuk_UM0NU151CNYmoP1eAR81DF7tgsZ0k\">\n\n\t<\/head>\n<body>\n    <noscript><iframe src=\"https:\/\/www.googletagmanager.com\/ns.html?id=GTM-WD8FXMP\"\nheight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"><\/iframe><\/noscript>\n<div class=\"wrapper\">\n\t<div class=\"wrapper__inner\">\n\t\t<div class=\"wrapper__preheader\">\n\t\t\t<div class=\"upperbar section no-max bgc--light-1\">\n    <div class=\"upperbar__inner section__inner\">\n        <div class=\"upperbar__breadcrumbs\">\n            <div class=\"breadcrumbs\">\n                <div class=\"breadcrumbs__inner\" role=\"nav\" aria-label=\"Breadcrumb\">\n                    <ul>\n                                                <li>\n                            <a href=\"https:\/\/febelfin.be\/en\" aria-current=\"page\">\n                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m134.5 65.8-3.2 3.9c-.5.7-1.5.8-2.1.2l-10.4-8.4v57.2c0 4.4-3.6 8-8 8l-29 .1c-1.7 0-3-1.4-3-3V90.9l-16-.1v33c0 1.7-1.3 3-3 3h-29c-4.4 0-8-3.6-8-8V61.6L12.4 70c-.6.5-1.6.4-2.1-.2l-3.2-3.9c-.5-.6-.4-1.6.2-2.1l58.4-47.1c2.9-2.4 7.1-2.4 10.1 0l35 28.2V32.3c0-.8.7-1.5 1.5-1.5h5c.8 0 1.5.7 1.5 1.5v19l15.4 12.4c.7.5.9 1.5.3 2.1zm-23.7 53V55.1l-39-31.5c-.6-.5-1.3-.5-1.9 0l-39 31.5v63.7h24v-33c0-1.7 1.3-3 3-3l26 .1c1.7 0 3 1.3 3 3V119l23.9-.2z\"><\/path><\/svg>                                                            <\/a>\n                        <\/li>\n                                            <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"upperbar__fontsize\">\n            <div class=\"fontsize\">\n                <div class=\"fontsize__inner\">\n                    <a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"m\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>\n                    <a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"l\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>\n                    <a href=\"#\" class=\"trigger--fontsize-set\" data-fontsize-size=\"xl\">\n                        <span>a<\/span>\n                        <span>A<\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\t\t<\/div>\n\t\t<div class=\"wrapper__header\">\n\t\t\t<div class=\"topbar section no-max\">\n    <div class=\"topbar__inner section__inner\">\n        <div class=\"topbar__brand\">\n            <div class=\"brand\">\n                <a href=\"https:\/\/febelfin.be\/en\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 179 59.4\" style=\"enable-background:new 0 0 179 59.4\" xml:space=\"preserve\"><path class=\"brand--color-icon\" d=\"M26.4 0H0v58.7c1.2.4 2.5.7 3.8.7 5.9 0 10.8-4.9 10.8-10.8v-34h22c.4-1.2.7-2.5.7-3.8-.1-6-5-10.8-10.9-10.8z\"><\/path><circle class=\"brand--color-icon\" cx=\"25.7\" cy=\"31\" r=\"8.1\"><\/circle><path class=\"brand--color-text\" d=\"M56 25.8v.8h5.8v3.8H56v14.9h-4.5v-15h-3v-3.8h3v-.9c0-4.7 3-7.3 7.4-7.3 1.7 0 3.4.4 5 1.3l-1.4 3.5c-1.2-.5-2.2-.8-3-.8-2.2.1-3.5 1.3-3.5 3.5zM81 37.5H66.8c.6 2.6 2.5 4.3 5.7 4.3 2.3 0 4.3-.7 6.1-1.9l1.8 3.2c-2.3 1.7-5 2.6-8.1 2.6-7 0-10.1-4.8-10.1-9.7 0-2.8.9-5.1 2.7-7 1.8-1.8 4.2-2.8 7-2.8 2.7 0 4.9.9 6.6 2.5 1.8 1.7 2.6 3.9 2.6 6.8 0 .5 0 1.2-.1 2zm-14.2-3.4h9.9c-.4-2.6-2.3-4.2-4.8-4.2-2.6 0-4.5 1.6-5.1 4.2zM101.6 28.9c1.8 1.9 2.7 4.2 2.7 7s-.9 5.1-2.7 7c-1.8 1.8-4 2.8-6.6 2.8-2.4 0-4.4-1-6-2.9v2.5h-4.4V19.1H89V29c1.6-1.9 3.6-2.8 5.9-2.8 2.7-.1 4.9.8 6.7 2.7zm-3.4 3c-1-1.1-2.3-1.7-3.9-1.7s-2.9.5-3.9 1.7c-1 1.1-1.5 2.4-1.5 4s.5 3 1.5 4c1 1.1 2.3 1.6 3.9 1.6s2.9-.6 3.9-1.6c1-1.1 1.5-2.4 1.5-4s-.5-2.9-1.5-4zM125.3 37.5h-14.2c.6 2.6 2.5 4.3 5.7 4.3 2.3 0 4.3-.7 6.1-1.9l1.8 3.2c-2.3 1.7-5 2.6-8.1 2.6-7 0-10.1-4.8-10.1-9.7 0-2.8.9-5.1 2.7-7 1.8-1.8 4.2-2.8 7-2.8 2.7 0 4.9.9 6.6 2.5 1.8 1.7 2.6 3.9 2.6 6.8 0 .5 0 1.2-.1 2zm-14.2-3.4h9.9c-.4-2.6-2.3-4.2-4.8-4.2-2.6 0-4.5 1.6-5.1 4.2zM132.9 45.2h-4.5V19.1h4.5v26.1zM139.1 26c0-4.9 2.7-7.5 6.9-7.5 1.7 0 3.3.4 4.8 1.2l-1.3 3.5c-1.1-.5-2-.7-2.8-.7-2 0-3.1 1.2-3.1 3.4v.8h5.8v3.8h-5.8v14.9h-4.5V30.3h-2.9v-3.8h2.9V26zm15.6-7.3c1.6 0 2.8 1.2 2.8 2.8 0 1.7-1.2 2.8-2.8 2.8s-2.9-1.2-2.9-2.8c0-1.5 1.3-2.8 2.9-2.8zm-2.3 26.5V26.6h4.5v18.6h-4.5zM161.4 45.2V26.6h4.4v2.6c1-1.9 3.2-3.1 5.9-3.1 2 0 3.8.7 5.2 2 1.4 1.3 2.1 3.2 2.1 5.7v11.4h-4.5V35.1c0-3.1-1.6-4.9-4.1-4.9-2.6 0-4.5 2.1-4.5 5v10h-4.5z\"><\/path><\/svg>                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"topbar__main\">\n            <div class=\"topbar__offcanvas\">\n                <a href=\"#\" class=\"offcanvas trigger--offcanvas-toggle\">\n                    <span class=\"offcanvas__text\">Menu<\/span>\n                    <span class=\"offcanvas__symbol\">\n                        <span><\/span>\n                    <\/span>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"header section no-max\">\n    <div class=\"header__inner section__inner\">\n        <div class=\"header__brand\">\n            <div class=\"brand\">\n                <a href=\"https:\/\/febelfin.be\/en\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 179 59.4\" style=\"enable-background:new 0 0 179 59.4\" xml:space=\"preserve\"><path class=\"brand--color-icon\" d=\"M26.4 0H0v58.7c1.2.4 2.5.7 3.8.7 5.9 0 10.8-4.9 10.8-10.8v-34h22c.4-1.2.7-2.5.7-3.8-.1-6-5-10.8-10.9-10.8z\"><\/path><circle class=\"brand--color-icon\" cx=\"25.7\" cy=\"31\" r=\"8.1\"><\/circle><path class=\"brand--color-text\" d=\"M56 25.8v.8h5.8v3.8H56v14.9h-4.5v-15h-3v-3.8h3v-.9c0-4.7 3-7.3 7.4-7.3 1.7 0 3.4.4 5 1.3l-1.4 3.5c-1.2-.5-2.2-.8-3-.8-2.2.1-3.5 1.3-3.5 3.5zM81 37.5H66.8c.6 2.6 2.5 4.3 5.7 4.3 2.3 0 4.3-.7 6.1-1.9l1.8 3.2c-2.3 1.7-5 2.6-8.1 2.6-7 0-10.1-4.8-10.1-9.7 0-2.8.9-5.1 2.7-7 1.8-1.8 4.2-2.8 7-2.8 2.7 0 4.9.9 6.6 2.5 1.8 1.7 2.6 3.9 2.6 6.8 0 .5 0 1.2-.1 2zm-14.2-3.4h9.9c-.4-2.6-2.3-4.2-4.8-4.2-2.6 0-4.5 1.6-5.1 4.2zM101.6 28.9c1.8 1.9 2.7 4.2 2.7 7s-.9 5.1-2.7 7c-1.8 1.8-4 2.8-6.6 2.8-2.4 0-4.4-1-6-2.9v2.5h-4.4V19.1H89V29c1.6-1.9 3.6-2.8 5.9-2.8 2.7-.1 4.9.8 6.7 2.7zm-3.4 3c-1-1.1-2.3-1.7-3.9-1.7s-2.9.5-3.9 1.7c-1 1.1-1.5 2.4-1.5 4s.5 3 1.5 4c1 1.1 2.3 1.6 3.9 1.6s2.9-.6 3.9-1.6c1-1.1 1.5-2.4 1.5-4s-.5-2.9-1.5-4zM125.3 37.5h-14.2c.6 2.6 2.5 4.3 5.7 4.3 2.3 0 4.3-.7 6.1-1.9l1.8 3.2c-2.3 1.7-5 2.6-8.1 2.6-7 0-10.1-4.8-10.1-9.7 0-2.8.9-5.1 2.7-7 1.8-1.8 4.2-2.8 7-2.8 2.7 0 4.9.9 6.6 2.5 1.8 1.7 2.6 3.9 2.6 6.8 0 .5 0 1.2-.1 2zm-14.2-3.4h9.9c-.4-2.6-2.3-4.2-4.8-4.2-2.6 0-4.5 1.6-5.1 4.2zM132.9 45.2h-4.5V19.1h4.5v26.1zM139.1 26c0-4.9 2.7-7.5 6.9-7.5 1.7 0 3.3.4 4.8 1.2l-1.3 3.5c-1.1-.5-2-.7-2.8-.7-2 0-3.1 1.2-3.1 3.4v.8h5.8v3.8h-5.8v14.9h-4.5V30.3h-2.9v-3.8h2.9V26zm15.6-7.3c1.6 0 2.8 1.2 2.8 2.8 0 1.7-1.2 2.8-2.8 2.8s-2.9-1.2-2.9-2.8c0-1.5 1.3-2.8 2.9-2.8zm-2.3 26.5V26.6h4.5v18.6h-4.5zM161.4 45.2V26.6h4.4v2.6c1-1.9 3.2-3.1 5.9-3.1 2 0 3.8.7 5.2 2 1.4 1.3 2.1 3.2 2.1 5.7v11.4h-4.5V35.1c0-3.1-1.6-4.9-4.1-4.9-2.6 0-4.5 2.1-4.5 5v10h-4.5z\"><\/path><\/svg>                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"header__main\">\n            <div class=\"header__search\" role=\"search\" aria-labelledby=\"search\">\n                <a href=\"#\" class=\"searchControl trigger--offcanvas-toggle\" id=\"search\" aria-label=\"Search\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m118.1 125.5-24-24c-8 6.9-18.7 10.7-29.9 10.7-26.7 0-48-21.3-48-48s21.3-48 48-48 48 21.3 48 48c0 11.2-4.3 21.9-10.7 29.9l24 24-7.4 7.4zm-16-60.8c0-20.8-16.5-37.3-37.3-37.3S27.4 43.9 27.4 64.7 43.9 102 64.7 102c20.3.1 37.4-17 37.4-37.3z\"><\/path><\/svg>                <\/a>\n            <\/div>\n            <div class=\"header__navigation\">\n                <div class=\"navigation\">\n                    <div class=\"navigation__inner\">\n                        <ul role=\"navigation\" aria-label=\"Navigation\">\n        <li>\n        <a href=\"https:\/\/febelfin.be\/en\/about-febelfin\" class=\"page-about-febelfin\">\n            <span>About Febelfin<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>                    <\/a>\n                    <ul class=\"navigation__sub\">\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/team\" class=\"subpage-team\">Team<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/board\" class=\"subpage-board\">Board<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/members\" class=\"subpage-members\">Members<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/membership\" class=\"subpage-membership\">Membership<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/statutes\" class=\"subpage-statutes\">Statutes<\/a><\/li>\n                            <\/ul>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/en\/services\" class=\"page-services\">\n            <span>Services<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>                    <\/a>\n                    <ul class=\"navigation__sub\">\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/dormant-account\" class=\"subpage-dormant-account\">Look up dormant account<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/accounts-deceased-person\" class=\"subpage-accounts-deceased-person\">Look up accounts of deceased person<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/switch-banks\" class=\"subpage-switch-banks\">Switch banks<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/report-denial-of-outstanding-balance-insurance\" class=\"subpage-report-denial-of-outstanding-balance-insurance\">Report denial of outstanding balance insurance<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/file-complaint\" class=\"subpage-file-complaint\">File a complaint<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/request-a-rental-guarantee\" class=\"subpage-request-a-rental-guarantee\">Request a rental guarantee<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/request-a-basic-banking-service-for-individuals\" class=\"subpage-request-a-basic-banking-service-for-individuals\">Basic banking service for individuals<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/basic-banking-service-for-enterprises\" class=\"subpage-basic-banking-service-for-enterprises\">Basic banking service for enterprises<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/services\/universal-banking-service\" class=\"subpage-universal-banking-service\">Universal banking service<\/a><\/li>\n                            <\/ul>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/en\/themes\" class=\"page-themes\">\n            <span>Themes<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>                    <\/a>\n                    <ul class=\"navigation__sub\">\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/themes\/digitalization-innovation\" class=\"subpage-digitalization-innovation\">Digitalization &amp; innovation<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/themes\/bank-society\" class=\"subpage-bank-society\">Bank &amp; society<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\" class=\"subpage-fraud-security\">Fraud &amp; security<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/themes\/sustainability\" class=\"subpage-sustainability\">Sustainable banking<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/themes\/financing-the-economy\" class=\"subpage-financing-the-economy\">Financing the economy<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\" class=\"subpage-supervision-policy\">Supervision &amp; policy<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/themes\/saving-investing\" class=\"subpage-saving-investing\">Saving &amp; investing<\/a><\/li>\n                                    <li><a href=\"https:\/\/febelfin.be\/en\/themes\/working-financial-sector\" class=\"subpage-working-financial-sector\">Working in the financial sector<\/a><\/li>\n                            <\/ul>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/en\/facts-and-figures\" class=\"page-facts-and-figures\">\n            <span>Facts and figures<\/span>\n                    <\/a>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/en\/press-room\" class=\"page-press-room\">\n            <span>Press room<\/span>\n                    <\/a>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/en\/publications\" class=\"page-publications\">\n            <span>Publications<\/span>\n                    <\/a>\n            <\/li>\n        <li>\n        <a href=\"https:\/\/febelfin.be\/en\/contact-us\" class=\"page-contact-us\">\n            <span>Contact us<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>                    <\/a>\n                    <ul class=\"navigation__sub\">\n                            <\/ul>\n            <\/li>\n    <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"header__language\">\n                <div class=\"language\">\n\t\t\t\t\t<ul role=\"navigation\" aria-label=\"Navigation\">\n\t<li>\n\t\t<a href=\"https:\/\/febelfin.be\/en\" hreflang=\"en aria-current=\" page\"=\"\">\n\t\t\t<span>en<\/span>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M5.7 11.3 0 17.1l28.3 28.3 28.4-28.3-5.7-5.8-22.7 22.6z\"><\/path><\/svg>\t\t<\/a>\n\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\" hreflang=\"nl\">\n\t\t\t\t\t\tnl\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/fr\" hreflang=\"fr\">\n\t\t\t\t\t\tfr\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t<\/li>\n<\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<div class=\"bigmenu section no-max\">\n    <div class=\"bigmenu__inner section__inner\">\n        <div class=\"bigmenu__search\" role=\"search\" aria-label=\"Search\">\n            <div class=\"searchField\">\n                <form method=\"get\" action=\"https:\/\/febelfin.be\/en\/search\">\n                    <div class=\"searchField__inner\">\n                        <div class=\"searchField__icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m118.1 125.5-24-24c-8 6.9-18.7 10.7-29.9 10.7-26.7 0-48-21.3-48-48s21.3-48 48-48 48 21.3 48 48c0 11.2-4.3 21.9-10.7 29.9l24 24-7.4 7.4zm-16-60.8c0-20.8-16.5-37.3-37.3-37.3S27.4 43.9 27.4 64.7 43.9 102 64.7 102c20.3.1 37.4-17 37.4-37.3z\"><\/path><\/svg>                        <\/div>\n                        <div class=\"searchField__input\">\n                            <input type=\"text\" name=\"q\" placeholder=\"Search\">\n                        <\/div>\n                        <div class=\"searchField__button\">\n                            <button type=\"submit\"><span>Search<\/span><\/button>\n                        <\/div>\n                        <div class=\"searchField__close\">\n                            <a href=\"#\" class=\"trigger--offcanvas-toggle\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m74.9 70.9 45.6 45.6c.4.4.8 1.2.8 2 0 1.6-1.2 2.8-2.8 2.8-.8 0-1.6-.4-2-.8L70.9 74.9l-45.6 45.6c-.4.4-1.2.8-2 .8-1.6 0-2.8-1.2-2.8-2.8 0-.8.4-1.6.8-2l45.6-45.6-45.6-45.6c-.4-.4-.8-1.2-.8-2 0-1.6 1.2-2.8 2.8-2.8.8 0 1.6.4 2 .8l45.6 45.6 45.6-45.6c.4-.4 1.2-.8 2-.8 1.6 0 2.8 1.2 2.8 2.8 0 .8-.4 1.6-.8 2L74.9 70.9z\"><\/path><\/svg>                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/form>\n            <\/div>\n        <\/div>\n        <div class=\"bigmenu__main\">\n            <div class=\"bigmenu__columns\" role=\"navigation\" aria-label=\"Mobile Navigation\">\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\" class=\"page-about-febelfin\">\n\t\t\t\t\t\t\tAbout Febelfin\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                    <div class=\"bigmenu__navigation\">\n                        <ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/team\" class=\"subpage-team\">\n\t\t\t\t\t\t\t\t\t\tTeam\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/board\" class=\"subpage-board\">\n\t\t\t\t\t\t\t\t\t\tBoard\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/members\" class=\"subpage-members\">\n\t\t\t\t\t\t\t\t\t\tMembers\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/membership\" class=\"subpage-membership\">\n\t\t\t\t\t\t\t\t\t\tMembership\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\/statutes\" class=\"subpage-statutes\">\n\t\t\t\t\t\t\t\t\t\tStatutes\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t                        <\/ul>\n                    <\/div>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\" class=\"page-services\">\n\t\t\t\t\t\t\tServices\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                    <div class=\"bigmenu__navigation\">\n                        <ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/dormant-account\" class=\"subpage-dormant-account\">\n\t\t\t\t\t\t\t\t\t\tLook up dormant account\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/accounts-deceased-person\" class=\"subpage-accounts-deceased-person\">\n\t\t\t\t\t\t\t\t\t\tLook up accounts of deceased person\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/switch-banks\" class=\"subpage-switch-banks\">\n\t\t\t\t\t\t\t\t\t\tSwitch banks\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/report-denial-of-outstanding-balance-insurance\" class=\"subpage-report-denial-of-outstanding-balance-insurance\">\n\t\t\t\t\t\t\t\t\t\tReport denial of outstanding balance insurance\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/file-complaint\" class=\"subpage-file-complaint\">\n\t\t\t\t\t\t\t\t\t\tFile a complaint\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/request-a-rental-guarantee\" class=\"subpage-request-a-rental-guarantee\">\n\t\t\t\t\t\t\t\t\t\tRequest a rental guarantee\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/request-a-basic-banking-service-for-individuals\" class=\"subpage-request-a-basic-banking-service-for-individuals\">\n\t\t\t\t\t\t\t\t\t\tBasic banking service for individuals\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/basic-banking-service-for-enterprises\" class=\"subpage-basic-banking-service-for-enterprises\">\n\t\t\t\t\t\t\t\t\t\tBasic banking service for enterprises\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/services\/universal-banking-service\" class=\"subpage-universal-banking-service\">\n\t\t\t\t\t\t\t\t\t\tUniversal banking service\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t                        <\/ul>\n                    <\/div>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\" class=\"page-themes\">\n\t\t\t\t\t\t\tThemes\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                    <div class=\"bigmenu__navigation\">\n                        <ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/digitalization-innovation\" class=\"subpage-digitalization-innovation\">\n\t\t\t\t\t\t\t\t\t\tDigitalization &amp; innovation\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/bank-society\" class=\"subpage-bank-society\">\n\t\t\t\t\t\t\t\t\t\tBank &amp; society\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\" class=\"subpage-fraud-security\">\n\t\t\t\t\t\t\t\t\t\tFraud &amp; security\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/sustainability\" class=\"subpage-sustainability\">\n\t\t\t\t\t\t\t\t\t\tSustainable banking\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/financing-the-economy\" class=\"subpage-financing-the-economy\">\n\t\t\t\t\t\t\t\t\t\tFinancing the economy\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\" class=\"subpage-supervision-policy\">\n\t\t\t\t\t\t\t\t\t\tSupervision &amp; policy\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/saving-investing\" class=\"subpage-saving-investing\">\n\t\t\t\t\t\t\t\t\t\tSaving &amp; investing\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/working-financial-sector\" class=\"subpage-working-financial-sector\">\n\t\t\t\t\t\t\t\t\t\tWorking in the financial sector\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t                        <\/ul>\n                    <\/div>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/facts-and-figures\" class=\"page-facts-and-figures\">\n\t\t\t\t\t\t\tFacts and figures\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/press-room\" class=\"page-press-room\">\n\t\t\t\t\t\t\tPress room\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/publications\" class=\"page-publications\">\n\t\t\t\t\t\t\tPublications\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <h3 class=\"bigmenu__heading heading weight-400\">\n\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/contact-us\" class=\"page-contact-us\">\n\t\t\t\t\t\t\tContact us\t\t\t\t\t\t<\/a>\n                    <\/h3>\n\t\t\t\t\t                    <div class=\"bigmenu__navigation\">\n                        <ul>\n\t\t\t\t\t\t\t                        <\/ul>\n                    <\/div>\n\t\t\t\t\t                <\/div>\n\t\t\t\t                <div class=\"bigmenu__column\">\n                    <div class=\"bigmenu__language bigmenu__heading spacing-l heading weight-400\">\n\t\t\t\t\t\t\t\t\t\t\t\t<ul role=\"navigation\" aria-label=\"Navigation\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/nl\" hreflang=\"nl\">\n\t\t\t\t\t\t\t\t\tnl\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/fr\" hreflang=\"fr\">\n\t\t\t\t\t\t\t\t\tfr\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\" hreflang=\"en\">\n\t\t\t\t\t\t\t\t\ten\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t                    <\/div>\n                    <a href=\"#\" class=\"btn color-neutrals-0\"><span>Contacteer ons<\/span><\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\t\t<\/div>\n\t\t<div class=\"wrapper__content\">\n\t\t\t\t\t\t\n<div id=\"16ccb961-1e14-46ba-a263-c00803faa809\" class=\"section contentSection padding-t-0 padding-b-0\">\n    <div class=\"contentSection__inner\">\n        <div class=\"experience\">\n            <div class=\"experience__visual\" data-darken=\"20\">\n                \n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">\n\n            <\/div>\n            <div class=\"experience__content\">\n                <div class=\"experience__inner section__inner\">\n                    <div class=\"experience__box\">\n\t\t\t\t\t\t<h1 class=\"heading size-xxl spacing-l\">Welcome,<br>We're Febelfin.<\/h1>\n<div class=\"paragraph size-l\">\n\t<p>We represent the financial sector and guide you through the complex financial landscape with advice and objective information.<\/p><\/div>\n\n<div class=\"actions\">\n\t<div class=\"actions__inner\">\n\t\t<a href=\"https:\/\/febelfin.be\/en\/services\" class=\"btn type-solid color-neutrals-0\">\n    <span>How can we help? <\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/febelfin.be\/en\/about-febelfin\" class=\"btn color-neutrals-0\">\n    <span>Who are we?<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n\t<\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\t<div id=\"9fb1fb12-b196-4055-ac6f-f974f9761b75\" class=\"section contentSection padding-b-s\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-l\">Your guide through the financial landscape<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"section contentSection padding-t-0 padding-b-0\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"carousel\">\n\t\t\t\t<div class=\"carousel__inner\">\n\t\t\t\t\t<div class=\"carousel__holder target--carousel-element\">\n\t\t\t\t\t\t<div class=\"carousel__list slick-initialized slick-slider\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slick-list draggable\"><div class=\"slick-track\" style=\"opacity: 1; width: 6660px; transform: translate3d(-1332px, 0px, 0px);\"><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/financing-the-economy\" class=\"card__link\" aria-label=\"Read more about Financing the economy\" title=\"Read more about Financing the economy\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Financing the economy<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Financing the economy takes on many forms. Financing businesses, individuals, and the government remains the core activity of banks. Thanks to the savings of their customers, they can bring projects and dreams to life.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\" class=\"card__link\" aria-label=\"Read more about Supervision &amp; policy\" title=\"Read more about Supervision &amp; policy\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Supervision &amp; policy<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>In recent years, supervision of banks has been strengthened, and many new regulations have been introduced. This contributes to financial stability and trust in the banking sector, but it also brings challenges.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-2\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/saving-investing\" class=\"card__link\" aria-label=\"Read more about Saving &amp; investing\" title=\"Read more about Saving &amp; investing\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Saving &amp; investing<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Many people are already setting money aside for the future today. Some save, while others invest. Your bank is committed to managing your savings effectively. They are also ready to provide you with investment advice whenever you need it.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/working-financial-sector\" class=\"card__link\" aria-label=\"Read more about Working in the financial sector\" title=\"Read more about Working in the financial sector\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Working in the financial sector<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>The financial sector cares about its employees. Did you know that the financial sector is a pioneer in the field of diversity &amp; inclusion? Do you dream of a job in our sector? Are you looking for additional training, or do you want to utilize your talent somewhere else? Take a look at one of the sections below.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/digitalization-innovation\" class=\"card__link\" aria-label=\"Read more about Digitalization &amp; innovation\" title=\"Read more about Digitalization &amp; innovation\" tabindex=\"0\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Digitalization &amp; innovation<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Offering user-friendly and accessible payment services: that's something banks strive for. Digital capabilities help to bring banking closer to everyone, including those who are less digitally skilled.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/bank-society\" class=\"card__link\" aria-label=\"Read more about Bank &amp; society\" title=\"Read more about Bank &amp; society\" tabindex=\"0\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Bank &amp; society<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Banks are not only the engine of the economy but also play an important societal role. This means being close to customers during crucial moments and responding to their needs as they arise.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\" class=\"card__link\" aria-label=\"Read more about Fraud &amp; security\" title=\"Read more about Fraud &amp; security\" tabindex=\"0\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Fraud &amp; security<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>As banking sector, we want to contribute to a safer society. That's why we, together with partners, actively fight against online fraud, money laundering, and the financing of terrorism.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-active\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/sustainability\" class=\"card__link\" aria-label=\"Read more about Sustainable banking\" title=\"Read more about Sustainable banking\" tabindex=\"0\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Sustainable banking<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>With challenges such as climate change and social inequality, we are facing enormous issues. The financial sector can accelerate and support the transition to a sustainable society for both individuals and businesses. Learn more about how the sector is putting this into practice.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/financing-the-economy\" class=\"card__link\" aria-label=\"Read more about Financing the economy\" title=\"Read more about Financing the economy\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Financing the economy<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Financing the economy takes on many forms. Financing businesses, individuals, and the government remains the core activity of banks. Thanks to the savings of their customers, they can bring projects and dreams to life.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\" class=\"card__link\" aria-label=\"Read more about Supervision &amp; policy\" title=\"Read more about Supervision &amp; policy\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Supervision &amp; policy<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>In recent years, supervision of banks has been strengthened, and many new regulations have been introduced. This contributes to financial stability and trust in the banking sector, but it also brings challenges.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide\" data-slick-index=\"6\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/saving-investing\" class=\"card__link\" aria-label=\"Read more about Saving &amp; investing\" title=\"Read more about Saving &amp; investing\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Saving &amp; investing<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Many people are already setting money aside for the future today. Some save, while others invest. Your bank is committed to managing your savings effectively. They are also ready to provide you with investment advice whenever you need it.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide\" data-slick-index=\"7\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/working-financial-sector\" class=\"card__link\" aria-label=\"Read more about Working in the financial sector\" title=\"Read more about Working in the financial sector\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Working in the financial sector<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>The financial sector cares about its employees. Did you know that the financial sector is a pioneer in the field of diversity &amp; inclusion? Do you dream of a job in our sector? Are you looking for additional training, or do you want to utilize your talent somewhere else? Take a look at one of the sections below.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"8\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/digitalization-innovation\" class=\"card__link\" aria-label=\"Read more about Digitalization &amp; innovation\" title=\"Read more about Digitalization &amp; innovation\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/digitaal-betalen-en-bankieren\/66a2385fc1-1694763195\/digital-payment.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Digitalization &amp; innovation<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Offering user-friendly and accessible payment services: that's something banks strive for. Digital capabilities help to bring banking closer to everyone, including those who are less digitally skilled.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"9\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/bank-society\" class=\"card__link\" aria-label=\"Read more about Bank &amp; society\" title=\"Read more about Bank &amp; society\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/bank-maatschappij\/dff9faae83-1694763195\/maatschappij.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Bank &amp; society<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Banks are not only the engine of the economy but also play an important societal role. This means being close to customers during crucial moments and responding to their needs as they arise.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"10\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\" class=\"card__link\" aria-label=\"Read more about Fraud &amp; security\" title=\"Read more about Fraud &amp; security\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/fraude-veiligheid\/478f3fc685-1694763195\/leon-seibert-2m71l9fa6mg-unsplash-1.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Fraud &amp; security<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>As banking sector, we want to contribute to a safer society. That's why we, together with partners, actively fight against online fraud, money laundering, and the financing of terrorism.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"11\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/sustainability\" class=\"card__link\" aria-label=\"Read more about Sustainable banking\" title=\"Read more about Sustainable banking\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/duurzaamheid\/1c40de87ce-1694763195\/nicholas-doherty-ponbhdyofom-unsplash-1.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Sustainable banking<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>With challenges such as climate change and social inequality, we are facing enormous issues. The financial sector can accelerate and support the transition to a sustainable society for both individuals and businesses. Learn more about how the sector is putting this into practice.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"12\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/financing-the-economy\" class=\"card__link\" aria-label=\"Read more about Financing the economy\" title=\"Read more about Financing the economy\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/financiering-v-d-economie\/d66abc6547-1694763195\/dose-media-bu6jyhsi6zo-unsplash.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Financing the economy<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Financing the economy takes on many forms. Financing businesses, individuals, and the government remains the core activity of banks. Thanks to the savings of their customers, they can bring projects and dreams to life.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"13\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\" class=\"card__link\" aria-label=\"Read more about Supervision &amp; policy\" title=\"Read more about Supervision &amp; policy\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/8b3f9ef1f2-1694763195\/eu.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Supervision &amp; policy<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>In recent years, supervision of banks has been strengthened, and many new regulations have been introduced. This contributes to financial stability and trust in the banking sector, but it also brings challenges.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"14\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/saving-investing\" class=\"card__link\" aria-label=\"Read more about Saving &amp; investing\" title=\"Read more about Saving &amp; investing\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/sparen-en-beleggen\/e27a0e650d-1694763195\/savin1g.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Saving &amp; investing<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>Many people are already setting money aside for the future today. Some save, while others invest. Your bank is committed to managing your savings effectively. They are also ready to provide you with investment advice whenever you need it.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><div class=\"carousel__item slick-slide slick-cloned\" data-slick-index=\"15\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 333px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"cards__item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"card type-plain type-portrait\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/working-financial-sector\" class=\"card__link\" aria-label=\"Read more about Working in the financial sector\" title=\"Read more about Working in the financial sector\" tabindex=\"-1\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/werken-in-de-financiele-sector\/ac3e5f38c5-1694763195\/working.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Working in the financial sector<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p><p>The financial sector cares about its employees. Did you know that the financial sector is a pioneer in the field of diversity &amp; inclusion? Do you dream of a job in our sector? Are you looking for additional training, or do you want to utilize your talent somewhere else? Take a look at one of the sections below.<\/p><p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div><\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"carousel__direction\">\n\t\t\t\t\t\t<button class=\"controlCircle type-plain type-prev trigger--carousel-prev slick-arrow\" aria-label=\"Previous\" title=\"Previous\" style=\"\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M45.4 5.7 39.6 0 11.3 28.3l28.3 28.4 5.8-5.7-22.6-22.7z\"><\/path><\/svg>\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t<button class=\"controlCircle type-plain type-next trigger--carousel-next slick-arrow\" aria-label=\"Next\" title=\"Next\" style=\"\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"m11.3 51 5.8 5.7 28.3-28.4L17.1 0l-5.8 5.7 22.6 22.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"section contentSection padding-t-0\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t<div class=\"actions align-limited\">\n\t\t\t\t\t\t<div class=\"actions__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\" class=\"btn color-secondary-1 type-solid\">\n\t\t\t\t\t\t\t\t\t<span>Discover all themes<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n<div id=\"6e5c731e-d312-4ee6-a0c9-4831db74ba45\" class=\"section contentSection\">\n    <div class=\"section__inner contentSection__inner\">\n        <div class=\"block\">\n            <div class=\"block__visual\">\n                                <div class=\"block__visualHolder\">\n                    \n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/f21b2bbf5c-1697440724\/hacker-hotline.jpg\" alt=\"\">\n\n                <\/div>\n            <\/div>\n            <div class=\"block__content\">\n                <div class=\"block__inner section__inner\">\n                    <div class=\"block__in\">\n                        <h2 class=\"heading size-xl spacing-m\">Escape room: The Hacker hotline!<\/h2>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n<div class=\"paragraph\">\n\t<p>Too many young people are still not sufficiently aware of the dangers of online fraud. 23% of young people have never heard of phishing. With the Hacker Hotline, a mobile escape room, Febelfin wants to make young people aware of the dangers of online fraud and quick money in a fun way and help them to protect themselves against this.<\/p><p>Can you outsmart the phisher? Check out this new escape game!<\/p><\/div>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n\n<div class=\"actions align-left\">\n\t<div class=\"actions__inner\">\n\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/fraud-security\/online-fraudevormen\/escape-game-the-hacker-hotline\" class=\"btn color-secondary-1 type-solid\">\n    <span>Read more<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n\t<\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\t<div id=\"0cc1c773-0f89-4701-b8ac-4da1337d6bda\" class=\"section contentSection padding-b-s\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-l\">The banking sector in numbers<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div id=\"0cc1c773-0f89-4701-b8ac-4da1337d6bda\" class=\"section contentSection padding-t-0\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee\" data-marquee-direction=\"-1\" data-marquee-speed=\"1\" style=\"transform: translate(-1806px, 0px);\">\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to public entities<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to public entities<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">60,6 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to public entities<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">291,7 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit granting to households<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">174,9 mld.<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>credit grating to companies<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee\" data-marquee-direction=\"1\" data-marquee-speed=\"1\" style=\"transform: translate(-3444px, 0px);\">\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banks<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banks<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"marquee__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">81<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>banks<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">3.590<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank offices<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee__item\">\n\t\t\t\t\t\t\t\t\t<div class=\"figuretile\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"figuretile__content\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-0\">45.644<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t<p>bank employees<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t<\/div>\n\n\n\t<div id=\"6161cebd-c7af-46e7-b185-ff038f55d3e8\" class=\"section contentSection padding-b-s\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-l\">Current affairs<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"section contentSection padding-t-0 padding-b-0\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"cardgrid size-s\">\n\t\t\t\t<div class=\"cardgrid__inner\">\n\t\t\t\t\t<div class=\"cardgrid__list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"experiencecard\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/press-room\/supervision-policy\/use-of-cash-continues-to-decline\" class=\"experiencecard__link\" aria-label=\"Read more about Use of cash continues to decline\" title=\"Read more about Use of cash continues to decline\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"experiencecard__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/toezicht-beleid\/het-gebruik-van-cash-blijft-verder-dalen\/9d1e3a7a4c-1734528624\/atm.png\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"experiencecard__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"experiencecard__in\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"experiencecard__label\">Supervision &amp; policy<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-xl spacing-m\">Use of cash continues to decline<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<button class=\"btn color-neutrals-0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span>Read more<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card color-light-1\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/once-upon-a-time-there-was-a-beautiful-prince-who-happened-to-run-out-of-money\" class=\"card__link\" aria-label=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\" title=\"Read more about Once upon a time there was a beautiful prince... who happened to run out of money\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"card__label\">Fraud &amp; security<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Once upon a time there was a beautiful prince... who happened to run out of money<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card color-light-1\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/press-room\/sustainability\/cracks-in-the-glass-ceiling\" class=\"card__link\" aria-label=\"Read more about Cracks in the glass ceiling?\" title=\"Read more about Cracks in the glass ceiling?\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/duurzaamheid\/barsten-in-het-glazen-plafond\/ffdea0bc52-1730886979\/header-annual-report-2023-2024.jpg\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"card__label\">Sustainability<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Cracks in the glass ceiling?<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card color-light-1\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/press-room\/saving-investing\/what-do-you-do-with-your-money-save-or-invest-kamal-kharmach-gives-advice\" class=\"card__link\" aria-label=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\" title=\"Read more about What do you do with your money: save or invest? Kamal Kharmach gives advice\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/sparen-en-beleggen\/wat-doe-jij-met-je-geld-sparen-of-beleggen-kamal-kharmach-geeft-raad\/73b74f7655-1723810599\/kamal-kharmach.png\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"card__label\">Saving &amp; investing<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">What do you do with your money: save or invest? Kamal Kharmach gives advice<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"cardgrid__item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card color-light-1\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/press-room\/fraude-veiligheid\/beware-of-card-collectors\" class=\"card__link\" aria-label=\"Read more about Beware of card collectors!\" title=\"Read more about Beware of card collectors!\">&nbsp;<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__visual\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/pers\/fraude-veiligheid\/opgelet-voor-kaartophalers\/a543885e92-1719924172\/3.png\" alt=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__content\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentTop\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"card__label\">Fraud &amp; security<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-s spacing-m\">Beware of card collectors!<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__contentBottom\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"card__cta\"><span>Read more<\/span><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"section contentSection padding-t-s\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t<div class=\"actions align-limited\">\n\t\t\t\t\t\t<div class=\"actions__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n<div id=\"d7bb2975-b996-4ce7-aad8-baa06583788f\" class=\"section contentSection bgc--light-1\">\n    <div class=\"section__inner contentSection__inner\">\n        <div class=\"block type-alt\">\n            <div class=\"block__visual\">\n                                <div class=\"block__visualHolder\">\n                    \n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/cc837aa2c9-1694763194\/masaaki-komori-iaszwyccv28-unsplash.jpg\" alt=\"\">\n\n                <\/div>\n            <\/div>\n            <div class=\"block__content\">\n                <div class=\"block__inner section__inner\">\n                    <div class=\"block__in\">\n                        <h2 class=\"heading size-xl spacing-m\">When are the bank branches closed?<\/h2>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n<div class=\"paragraph\">\n\t<p>Every year, the banks are closed for a certain number of days. These days are fixed beforehand in the PC310. This way, bank employees are well-prepared and bank customers can also take their precautions in time.<\/p><\/div>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n\n<div class=\"actions align-left\">\n\t<div class=\"actions__inner\">\n\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/working-financial-sector\/when-are-the-bank-branches-closed\" class=\"btn color-secondary-1 type-solid\">\n    <span>More info<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n\t<\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\t<div id=\"fc461644-5da5-4e04-bcc4-f5420efe2880\" class=\"section contentSection padding-b-s bgc--light-1\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"heading size-l\">Interesting publications<\/h2>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"section contentSection padding-t-0 bgc--light-1\">\n\t\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t\t<div class=\"block\">\n\t\t\t\t\t<div class=\"block__visual\">\n\t\t\t\t\t\t<div class=\"block__visualHolder\">\n\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/de-betekenis-van-banken-voor-de-samenleving\/f978ede2b9-1728034713\/inzicht-in-banken.png\" alt=\"\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"block__content\">\n\t\t\t\t\t\t<div class=\"block__inner section__inner\">\n\t\t\t\t\t\t\t<div class=\"block__in\">\n\t\t\t\t\t\t\t\t<p class=\"fc--neutrals-4\">Supervision &amp; policy<\/p>\n\t\t\t\t\t\t\t\t<h2 class=\"fc--primary-1 heading size-s spacing-m\">The importance of banks for customers and society<\/h2>\n\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/the-importance-of-banks-for-customers-and-society\" class=\"link color-secondary-1\" aria-label=\"Read more about The importance of banks for customers and society\" title=\"Read more about The importance of banks for customers and society\">\n\t\t\t\t\t\t\t\t\t<span>Read more<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"section contentSection padding-t-0 bgc--light-1\">\n\t\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t\t<div class=\"block type-alt\">\n\t\t\t\t\t<div class=\"block__visual\">\n\t\t\t\t\t\t<div class=\"block__visualHolder\">\n\t\t\t\t\t\t\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/themas\/toezicht-beleid\/politieke-memoranda\/politiek-memorandum-2023-2024-de-financiele-sector-een-partner-voor-de-toekomst\/baa8822595-1696343066\/pol.png\" alt=\"\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"block__content\">\n\t\t\t\t\t\t<div class=\"block__inner section__inner\">\n\t\t\t\t\t\t\t<div class=\"block__in\">\n\t\t\t\t\t\t\t\t<p class=\"fc--neutrals-4\">Political memoranda<\/p>\n\t\t\t\t\t\t\t\t<h2 class=\"fc--primary-1 heading size-s spacing-m\">Political Memorandum 2024-2029: The financial sector, a partner for the future<\/h2>\n\t\t\t\t\t\t\t\t<p><\/p>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/febelfin.be\/en\/themes\/supervision-policy\/political-memoranda\/political-memorandum-2023-2024-the-financial-sector-a-partner-for-the-future\" class=\"link color-secondary-1\" aria-label=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\" title=\"Read more about Political Memorandum 2024-2029: The financial sector, a partner for the future\">\n\t\t\t\t\t\t\t\t\t<span>Read more<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\n\t<div class=\"section contentSection padding-t-s bgc--light-1\">\n\t\t<div class=\"section__inner contentSection__inner\">\n\t\t\t<div class=\"limited size-l\">\n\t\t\t\t<div class=\"limited__inner\">\n\t\t\t\t\t<div class=\"actions align-limited\">\n\t\t\t\t\t\t<div class=\"actions__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n<div id=\"3f7b252a-eb94-4e56-bb13-0822a0699b3d\" class=\"section contentSection\">\n    <div class=\"section__inner contentSection__inner\">\n        <div class=\"block type-alt\">\n            <div class=\"block__visual\">\n                                <div class=\"block__visualHolder\">\n                    \n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/504aa77d1b-1694763194\/academy.jpg\" alt=\"\">\n\n                <\/div>\n            <\/div>\n            <div class=\"block__content\">\n                <div class=\"block__inner section__inner\">\n                    <div class=\"block__in\">\n                        <div class=\"block__partner\">\n\t\n<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/5dfbe8a69d-1694763194\/demo-academy.png\" alt=\"\">\n\n<\/div>\n<h2 class=\"heading size-xl spacing-m\">Discover the financial training programs offered by Febelfin Academy<\/h2>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n<div class=\"paragraph\">\n\t<p>Are you looking for a financial training or further education to expand your professional opportunities, or do you want to take an accredited exam to start in the financial sector? Get inspired by the offerings of Febelfin Academy.<\/p><\/div>\n<div class=\"paragraph size-s spacing-xs\">&nbsp;<\/div>\n\n<div class=\"actions align-left\">\n\t<div class=\"actions__inner\">\n\t\t<a href=\"https:\/\/febelfin-academy.be\" target=\"_blank\" class=\"btn color-secondary-1 type-solid\">\n    <span>Febelfin-academy.be<\/span>\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" style=\"enable-background:new 0 0 56.7 56.7\" xml:space=\"preserve\"><path class=\"circle-arrow-shape\" d=\"M28.3 56.7C12.7 56.7 0 44 0 28.3S12.7 0 28.3 0s28.3 12.7 28.3 28.3S44 56.7 28.3 56.7z\"><\/path><path class=\"circle-arrow-icon\" d=\"M35.7 28.2c0-.7-.3-1.4-.8-1.8L23.7 15.2l-2.6 2.6 10.5 10.5-10.5 10.5 2.6 2.6 11.2-11.2c.6-.7.8-1.4.8-2z\"><\/path><\/svg><\/a>\n\t<\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\t\t<\/div>\n\t\t<div class=\"wrapper__footer\">\n\t\t\t<div class=\"footer section no-max\">\n    <div class=\"footer__main\">\n        <div class=\"footer__inner section__inner\">\n            <div class=\"footer__socials\">\n\t\t\t\tAlready following us? Stay up to date via <a href=\"https:\/\/www.facebook.com\/Febelfin\/?locale=fr_FR\" target=\"_blank\" rel=\"noreferrer\">Facebook<\/a>, <a href=\"https:\/\/www.tiktok.com\/@febelfin\" target=\"_blank\" rel=\"noreferrer\">TikTok<\/a>, <a href=\"https:\/\/twitter.com\/Febelfin\/status\/1501592738772389889\" target=\"_blank\" rel=\"noreferrer\">Twitter<\/a>, <a href=\"https:\/\/www.linkedin.com\/company\/714903\/admin\/\" target=\"_blank\" rel=\"noreferrer\">LinkedIn<\/a> &amp; <a href=\"https:\/\/www.instagram.com\/febelfin\/?hl=fr\" target=\"_blank\" rel=\"noreferrer\">Instagram<\/a><a href=\"http:\/\/febelfin.test\/nl#\" rel=\"noreferrer\">.<\/a>            <\/div>\n            <div class=\"footer__newsletter\">\n                <h3 class=\"heading size-s font-special\">Receive our newsletter<\/h3>\n                <div class=\"form\">\n                    <form method=\"post\" action=\"https:\/\/febelfin.be\/en\/axi\/newsletter\/subscribe\" class=\"trigger--former-submit\" data-error-message=\"Woops, looks like something went wrong\">\n\t\t\t\t\t\t<div class=\"cf-turnstile\" data-sitekey=\"0x4AAAAAAAUhVoT_I76IATRz\"><div><input type=\"hidden\" name=\"cf-turnstile-response\" id=\"cf-chl-widget-510hw_response\" value=\"\"><\/div><\/div>\n\t\t\t\t\t\t<input type=\"hidden\" name=\"csrf\" value=\"240d181d92e6d89d95ae2cc1bdbdba62f12102996f2d347afccea38b87846a9c\">\n                        <div class=\"form__inner\">\n                            <div class=\"form__fields target--former-fields\">\n                                <div class=\"form__field target--validator-error\">\n                                    <div class=\"field\">\n                                        <div class=\"field__input\">\n                                            <input type=\"email\" name=\"email\" placeholder=\"Fill in your e-mail address\" class=\"validator--required trigger--validator-keyup\">\n                                        <\/div>\n                                        <div class=\"field__action\">\n                                            <button class=\"btn type-solid\"><span>Subscribe<\/span><\/button>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                <div class=\"form__field target--validator-error\">\n                                    <div class=\"checkbox on-dark\">\n                                        <input type=\"checkbox\" id=\"newsletter-tac\" class=\"trigger--validator-change validator--required\">\n                                        <label for=\"newsletter-tac\">YES, I want to receive the Febelfin newsletter and agree to the <a href=\"https:\/\/febelfin.be\/en\/data-protection-policy-en\" target=\"_blank\" title=\"Privacy policy\" rel=\"noreferrer\">Privacy Policy<\/a><\/label>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"form__loader target--former-loader\">\n                                <div class=\"loader is-active\">\n                                    <div class=\"loader__element\">\n                                        <div><\/div>\n                                        <div><\/div>\n                                        <div><\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"form__callback target--former-callback\"><\/div>\n                        <\/div>\n                    <\/form>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"footer__secondary\">\n        <div class=\"footer__inner section__inner\">\n            <div class=\"footer__legal\">\n\t\t\t\t\u00a9 Febelfin 2024 - <a href=\"https:\/\/febelfin.be\/en\/disclaimer-en\" target=\"_blank\" rel=\"noreferrer\">Disclaimer<\/a> - <a href=\"\/en\/data-protection-policy\" target=\"_blank\" title=\"Data Protection Policy\" rel=\"noreferrer\">Data Protection Policy<\/a> - <a href=\"\/en\/cookie-policy\" target=\"_blank\" rel=\"noreferrer\"><u>Cookie Policy<\/u><\/a>            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n<div class=\"layer\">\n    <div class=\"layer__holder\">\n        <div class=\"layer__video target--layer-videoplayer\"><\/div>\n        <div class=\"layer__controls\">\n            <a href=\"#\" class=\"trigger--layer-conceal\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 141.7 141.7\" style=\"enable-background:new 0 0 141.7 141.7\" xml:space=\"preserve\"><path d=\"m74.9 70.9 45.6 45.6c.4.4.8 1.2.8 2 0 1.6-1.2 2.8-2.8 2.8-.8 0-1.6-.4-2-.8L70.9 74.9l-45.6 45.6c-.4.4-1.2.8-2 .8-1.6 0-2.8-1.2-2.8-2.8 0-.8.4-1.6.8-2l45.6-45.6-45.6-45.6c-.4-.4-.8-1.2-.8-2 0-1.6 1.2-2.8 2.8-2.8.8 0 1.6.4 2 .8l45.6 45.6 45.6-45.6c.4-.4 1.2-.8 2-.8 1.6 0 2.8 1.2 2.8 2.8 0 .8-.4 1.6-.8 2L74.9 70.9z\"><\/path><\/svg>            <\/a>\n        <\/div>\n    <\/div>\n    <div class=\"layer__solid trigger--layer-conceal\"><\/div>\n<\/div>\n\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.3\/jquery.min.js\" integrity=\"sha512-STof4xm1wgkfm7heWqFJVn58Hm3EtS31XFaagaa8VMReCXAkQnJZ+jEy8PCC\/iT18dFy95WcExNHFTqLyp72eQ==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"><\/script>\n<script src=\"https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba\"><\/script>\n<script src=\"https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js\" async=\"\" defer=\"\"><\/script>\n\n\n<style>\/* inner styles set by WPT to match CSSOM *\/:root { --uxm-font-family: 'Axiforma-Regular',sans-serif; --uxm-font-size: 15px; --uxm-font-weight: normal; --uxm-line-height: 1.5; --uxm-color: #111; --uxm-title-font-family: 'Axiforma-Regular',sans-serif; --uxm-title-font-size: 22px; --uxm-title-font-weight: bold; --uxm-title-line-height: 1.25; --uxm-title-color: #111; --uxm-paragraph-margin: 12px; --uxm-btn-padding: 12px 18px; --uxm-btn-primary: #e83f4b; --uxm-btn-primary-hover: rgba(232, 63, 75, 0.33); --uxm-btn-primary-font-family: 'Axiforma-Regular',sans-serif; --uxm-btn-primary-font-size: 15px; --uxm-btn-primary-font-weight: normal; --uxm-btn-primary-text-decoration: none; --uxm-btn-primary-line-height: 1.5; --uxm-btn-primary-color: #fff; --uxm-btn-secondary: transparent; --uxm-btn-secondary-hover: transparent; --uxm-btn-secondary-font-family: 'Axiforma-Regular',sans-serif; --uxm-btn-secondary-font-size: 15px; --uxm-btn-secondary-font-weight: normal; --uxm-btn-secondary-text-decoration: underline; --uxm-btn-secondary-line-height: 1.5; --uxm-btn-secondary-color: #111; }.uxm-hidden { position: absolute !important; height: 1px !important; width: 1px !important; overflow: hidden !important; clip: rect(1px, 1px, 1px, 1px) !important; white-space: nowrap !important; }.uxm-shadow { position: fixed; z-index: 99; bottom: 0px; left: 0px; width: 100%; height: 100%; background-image: radial-gradient(circle at left bottom, rgba(17, 17, 17, 0.33) 0%, transparent 50%); pointer-events: none; }.uxm-wrapper { position: fixed; z-index: 100; bottom: 0px; left: 50%; transform: translateX(-50%); width: 1366px; max-width: 100%; }.uxm-modal { position: absolute; bottom: 20px; left: 20px; background-color: rgb(255, 255, 255); width: 670px; border-radius: 6px; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 12px; padding: 24px; font-family: var(--uxm-font-family); font-size: var(--uxm-font-size); line-height: var(--uxm-line-height); color: var(--uxm-color); }.uxm-modal-tab-body { position: relative; padding-left: 40px; }.uxm-modal-tab-body::before { content: \"\"; position: absolute; top: 3px; left: 0px; display: block; width: 24px; height: 24px; background-image: url(\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNS45OTkiIHZpZXdCb3g9IjAgMCAzNiAzNS45OTkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05Ni4zNzIpIj48cGF0aCBkPSJNMTE0LjM3MiwzNi45MDhhMTcuOTU3LDE3Ljk1NywwLDAsMS0xOC0xOC4yMTUsMS41LDEuNSwwLDAsMSwuMzcyLS45NjQsMS41NjgsMS41NjgsMCwwLDEsLjc3NC0uNDgzLDQuNzkzLDQuNzkzLDAsMCwwLDMuMDgzLTIuNDU4LDEuNSwxLjUsMCwwLDEsMS44NjYtLjcxNiw0Ljc1MSw0Ljc1MSwwLDAsMCw2LjQ2Ny00LjQ1N2wtLjAyOC0uMjY3LS4wMzMtLjI1MWExLjUsMS41LDAsMCwxLDEuNDQtMS42NTlBNC43OCw0Ljc4LDAsMCwwLDExNC44LDMuNzhhMy4wNTIsMy4wNTIsMCwwLDEsMy42ODEtMi4yMTMsMTcuOSwxNy45LDAsMCwxLTQuMTEsMzUuMzQxWk05OS4zOTIsMTkuNzc1YTE0Ljc1MiwxNC43NTIsMCwwLDAsNC4yNTMsOS42NDJBMTQuOTUxLDE0Ljk1MSwwLDEsMCwxMTcuOCw0LjQ4OWwtLjEuMDE5YTcuNzM3LDcuNzM3LDAsMCwxLTUuNzkxLDUuNzMyLDcuNzkzLDcuNzkzLDAsMCwxLTcuNzU2LDcuMTYsNy40OTEsNy40OTEsMCwwLDEtMS41NDktLjE2NUE3LjgzMSw3LjgzMSwwLDAsMSw5OS4zOTIsMTkuNzc1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMC45MDkpIiBmaWxsPSIjMTExIi8+PGNpcmNsZSBjeD0iMi4yMDEiIGN5PSIyLjIwMSIgcj0iMi4yMDEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExNS45MzMgMTAuNTMzKSIgZmlsbD0iIzExMSIvPjxjaXJjbGUgY3g9IjIuMjAxIiBjeT0iMi4yMDEiIHI9IjIuMjAxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDUuNDAxIDE5LjU2MSkiIGZpbGw9IiMxMTEiLz48Y2lyY2xlIGN4PSIyLjIwMSIgY3k9IjIuMjAxIiByPSIyLjIwMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTE3LjQzOCAyMi41NykiIGZpbGw9IiMxMTEiLz48Y2lyY2xlIGN4PSIxLjQ2NyIgY3k9IjEuNDY3IiByPSIxLjQ2NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEyLjkwNSAxNi41MzIpIiBmaWxsPSIjMTExIi8+PGNpcmNsZSBjeD0iMS40NjciIGN5PSIxLjQ2NyIgcj0iMS40NjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwOS44OTkgMjUuNTUpIiBmaWxsPSIjMTExIi8+PGNpcmNsZSBjeD0iMS40NjciIGN5PSIxLjQ2NyIgcj0iMS40NjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwOC4zOTYgMCkiIGZpbGw9IiMxMTEiLz48Y2lyY2xlIGN4PSIyLjIwMSIgY3k9IjIuMjAxIiByPSIyLjIwMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAwLjc3NCA2LjAxOSkiIGZpbGw9IiMxMTEiLz48Y2lyY2xlIGN4PSIxLjQ2NyIgY3k9IjEuNDY3IiByPSIxLjQ2NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIxLjkyMyAxNi41MzIpIiBmaWxsPSIjMTExIi8+PC9nPjwvc3ZnPg==\"); background-size: contain; background-position: center center; background-repeat: no-repeat; }.uxm-modal-tab-body p { margin: 0px; font-family: var(--uxm-font-family); font-size: var(--uxm-font-size); line-height: var(--uxm-line-height); color: var(--uxm-color); }.uxm-modal-tab-body p.uxm-modal-title { font-family: var(--uxm-title-font-family); font-size: var(--uxm-title-font-size); font-weight: var(--uxm-title-font-weight); line-height: var(--uxm-title-line-height); color: var(--uxm-title-color); }.uxm-modal-tab-body p + p { margin-top: var(--uxm-paragraph-margin); }.uxm-modal-tab-body a { text-decoration: underline; color: inherit; }.uxm-modal-tab-body a:hover { text-decoration: none; color: inherit; }.uxm-modal-tab-form { margin-top: 24px; }.uxm-toggle-wrapper { display: flex; }.uxm-toggle-wrapper + .uxm-toggle-wrapper { margin-top: 24px; }.uxm-toggle, .uxm-fixed-toggle { position: relative; margin-right: 16px; }.uxm-toggle-input, .uxm-fixed-toggle-input { position: absolute; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); white-space: nowrap; }.uxm-toggle-icon, .uxm-fixed-toggle-icon { position: relative; display: block; width: 46px; height: 22px; background-color: rgba(17, 17, 17, 0.25); border-radius: 11px; transition: 0.3s; }.uxm-toggle-icon:hover { cursor: pointer; }.uxm-toggle-icon::before, .uxm-fixed-toggle-icon::before { content: \"\"; position: absolute; top: 2px; left: 2px; display: block; width: 18px; height: 18px; border-radius: 9px; background-color: rgb(255, 255, 255); transition: 0.3s; }:checked + .uxm-toggle-icon, :checked + .uxm-fixed-toggle-icon { background-color: rgb(232, 63, 75); }:checked + .uxm-toggle-icon::before, :checked + .uxm-fixed-toggle-icon::before { left: calc(100% - 20px); }.uxm-toggle-label { flex: 1 1 auto; font-weight: normal; }.uxm-toggle-label:hover { cursor: pointer; }.uxm-modal-tab-footer { text-align: right; margin-top: 24px; }.uxm-modal-button { display: inline-flex; vertical-align: middle; align-items: center; padding: var(--uxm-btn-padding); border: 0px; outline: 0px; text-align: center; }.uxm-modal-button:hover { cursor: pointer; }.uxm-modal-button-primary { background-color: var(--uxm-btn-primary); font-family: var(--uxm-btn-primary-font-family); font-size: var(--uxm-btn-primary-font-size); font-weight: var(--uxm-btn-primary-font-weight); text-decoration: var(--uxm-btn-primary-text-decoration); line-height: var(--uxm-btn-primary-line-height); color: var(--uxm-btn-primary-color); transition: 0.3s; border-radius: 4px; }.uxm-modal-button-primary:hover { text-decoration: none; color: var(--uxm-btn-primary-color); box-shadow: 0 0 32px var(--uxm-btn-primary-hover); }.uxm-modal-button-secondary { background-color: var(--uxm-btn-secondary); font-family: var(--uxm-btn-secondary-font-family); font-size: var(--uxm-btn-secondary-font-size); font-weight: var(--uxm-btn-secondary-font-weight); text-decoration: var(--uxm-btn-secondary-text-decoration); line-height: var(--uxm-btn-secondary-line-height); color: var(--uxm-btn-secondary-color); }.uxm-modal-button-secondary:hover { text-decoration: none; color: var(--uxm-btn-secondary-color); box-shadow: 0 0 32px var(--uxm-btn-secondary-hover); }.uxm-modal-button-w-icon-check::before { content: \"\"; display: block; width: 16px; height: 16px; background-image: url(\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDE5MS42NjcgMTkxLjY2NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+CjxwYXRoIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0iTTk1LjgzMywwQzQyLjk5MSwwLDAsNDIuOTksMCw5NS44MzNzNDIuOTkxLDk1LjgzNCw5NS44MzMsOTUuODM0czk1LjgzMy00Mi45OTEsOTUuODMzLTk1LjgzNFMxNDguNjc2LDAsOTUuODMzLDB6ICAgTTE1MC44NjIsNzkuNjQ2bC02MC4yMDcsNjAuMjA3Yy0yLjU2LDIuNTYtNS45NjMsMy45NjktOS41ODMsMy45NjljLTMuNjIsMC03LjAyMy0xLjQwOS05LjU4My0zLjk2OWwtMzAuNjg1LTMwLjY4NSAgYy0yLjU2LTIuNTYtMy45Ny01Ljk2My0zLjk3LTkuNTgzYzAtMy42MjEsMS40MS03LjAyNCwzLjk3LTkuNTg0YzIuNTU5LTIuNTYsNS45NjItMy45Nyw5LjU4My0zLjk3YzMuNjIsMCw3LjAyNCwxLjQxLDkuNTgzLDMuOTcxICBsMjEuMTAxLDIxLjFsNTAuNjIzLTUwLjYyM2MyLjU2LTIuNTYsNS45NjMtMy45NjksOS41ODMtMy45NjljMy42MiwwLDcuMDIzLDEuNDA5LDkuNTgzLDMuOTY5ICBDMTU2LjE0Niw2NS43NjUsMTU2LjE0Niw3NC4zNjIsMTUwLjg2Miw3OS42NDZ6IiBmaWxsPSIjZmZmZmZmIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIiBjbGFzcz0iIj48L3BhdGg+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjwvZz48L3N2Zz4=\"); background-size: 16px 16px; margin-right: 12px; }@media only screen and (min-width: 0px) and (max-width: 760px) {\n  .uxm-shadow { background-image: radial-gradient(circle at left bottom, rgba(17, 17, 17, 0.33) 0%, transparent 100%); }\n  .uxm-wrapper { max-height: 100%; overflow: auto; }\n  .uxm-modal { position: static; bottom: auto; left: auto; width: auto; margin: 20px; }\n}<\/style><div id=\"uxm\">\n    <div class=\"uxm-shadow\"><\/div>\n    <div class=\"uxm-wrapper\">\n      <div class=\"uxm-modal\">\n        <div class=\"uxm-modal-tab\">\n          <div class=\"uxm-modal-tab-body\">\n            <p class=\"uxm-modal-title\">Febelfin uses cookies<\/p>\n            <p>\n              We use cookies to optimise your user experience, to analyse our website traffic and to personalise content and advertisements. We also share information on your use of our site with our advertising and analysis partners. These partners may combine this data with other information you have provided to them or that they have collected based on your use of their services. <a href=\"https:\/\/www.febelfin.be\/en\/cookie-policy\" title=\"Cookie Policy\" target=\"_blank\">More info<\/a>.\n            <\/p>\n          <\/div>\n  \n          <div class=\"uxm-modal-tab-footer\">\n            <a href=\"#uxm-settings\" title=\"Set your preferences\" class=\"uxm-modal-button uxm-modal-button-secondary\">Set your preferences<\/a>\n  \n            <a href=\"#\" data-value=\"1\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-all\">\n              Accept cookies\n            <\/a>\n          <\/div>\n        <\/div>\n  \n        <div id=\"uxm-settings\" class=\"uxm-modal-tab uxm-hidden\">\n          <div class=\"uxm-modal-tab-body\">\n            <p class=\"uxm-modal-title\">Set preferences<\/p>\n            <p>Among the optional cookies we distinguish between analytical and marketing cookies.<\/p>\n          <\/div>\n  \n          <div class=\"uxm-modal-tab-form\">\n            <input type=\"hidden\" name=\"uxm\" id=\"uxm-value\" value=\"1\" class=\"uxm-value\">\n  \n            <div class=\"uxm-toggle-wrapper\">\n              <div class=\"uxm-toggle\">\n                <input type=\"checkbox\" value=\"5\" id=\"uxm-option-five-fixed\" class=\"uxm-fixed-toggle-input\">\n                <label for=\"uxm-option-five\" class=\"uxm-fixed-toggle-icon\"><\/label>\n              <\/div>\n  \n              <label class=\"uxm-toggle-label\" for=\"uxm-option-five\">\n                <strong>Necessary cookies<\/strong><br>\n                Always ticked\n              <\/label>\n            <\/div>\n\n            <div class=\"uxm-toggle-wrapper\">\n              <div class=\"uxm-toggle\">\n                <input type=\"checkbox\" value=\"4\" id=\"uxm-option-four-fixed\" class=\"uxm-fixed-toggle-input\">\n                <label for=\"uxm-option-four\" class=\"uxm-fixed-toggle-icon\"><\/label>\n              <\/div>\n  \n              <label class=\"uxm-toggle-label\" for=\"uxm-option-four\">\n                <strong>Functional cookies<\/strong><br>\n                Always ticked\n              <\/label>\n            <\/div>\n\n            <div class=\"uxm-toggle-wrapper\">\n              <div class=\"uxm-toggle\">\n                <input type=\"checkbox\" value=\"2\" id=\"uxm-option-three\" class=\"uxm-toggle-input\">\n                <label for=\"uxm-option-three\" class=\"uxm-toggle-icon\"><\/label>\n              <\/div>\n  \n              <label class=\"uxm-toggle-label\" for=\"uxm-option-three\">\n                <strong>Accept analytical cookies<\/strong><br>\n                I only accept analytical cookies\n              <\/label>\n            <\/div>\n  \n            <div class=\"uxm-toggle-wrapper\">\n              <div class=\"uxm-toggle\">\n                <input type=\"checkbox\" value=\"3\" id=\"uxm-option-two\" class=\"uxm-toggle-input\">\n                <label for=\"uxm-option-two\" class=\"uxm-toggle-icon\"><\/label>\n              <\/div>\n  \n              <label class=\"uxm-toggle-label\" for=\"uxm-option-two\">\n                <strong>Accept marketing cookies<\/strong><br>\n                I only accept analytical cookies\n              <\/label>\n            <\/div>\n          <\/div>\n  \n          <div class=\"uxm-modal-tab-footer\">\n            <a href=\"#\" data-value=\"4\" class=\"uxm-modal-button uxm-modal-button-primary\" id=\"uxm-accept-custom\">\n              Save my preferences\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div><script type=\"text\/javascript\" id=\"\" charset=\"\">var uxm=document.querySelector(\"#uxm\"),uxmModal=uxm.querySelector(\".uxm-modal\"),uxmShadow=uxm.querySelector(\".uxm-shadow\");uxm.querySelectorAll(\".uxm-toggle-input\").forEach(function(b){b.checked=!1});uxm.querySelectorAll(\".uxm-fixed-toggle-input\").forEach(function(b){b.checked=!0});var uxmStatus=getCookie(\"cookie_compliance\");1==uxmStatus?setCookieCheckboxes([2,3]):3==uxmStatus?setCookieCheckboxes([3]):2==uxmStatus&&setCookieCheckboxes([2]);uxmStatus||(uxmModal.classList.remove(\"uxm-hidden\"),uxmShadow.classList.remove(\"uxm-hidden\"));\ndocument.querySelectorAll('[href*\\x3d\"#uxm-settings\"]').forEach(function(b){b.addEventListener(\"click\",function(a){a.preventDefault();uxmModal.classList.remove(\"uxm-hidden\");uxmShadow.classList.remove(\"uxm-hidden\");uxm.querySelectorAll(\".uxm-modal-tab\").forEach(function(c){c.classList.add(\"uxm-hidden\")});a=this.getAttribute(\"href\");uxm.querySelector(a).classList.remove(\"uxm-hidden\");return!0})});\nuxm.querySelectorAll(\".uxm-toggle-input\").forEach(function(b){b.addEventListener(\"click\",function(){var a=this.value,c=this.checked;2==a&&1==c?(setCookieCheckboxes([2]),a=2):3==a&&1==c?(setCookieCheckboxes([3]),a=3):(setCookieCheckboxes([]),a=9);uxm.querySelector(\"#uxm-accept-custom\").setAttribute(\"data-value\",a);return!0})});\n[uxm.querySelector(\"#uxm-accept-custom\"),uxm.querySelector(\"#uxm-accept-all\")].forEach(function(b){b.addEventListener(\"click\",function(a){a.preventDefault();a=this.getAttribute(\"data-value\");setCookie(a);uxmModal.classList.add(\"uxm-hidden\");uxmShadow.classList.add(\"uxm-hidden\");return!0})});\nfunction setCookieCheckboxes(b){var a=document.querySelector(\"#uxm\");b.forEach(function(c){a.querySelector('.uxm-toggle-input[value\\x3d\"'+c+'\"]')&&(a.querySelector('.uxm-toggle-input[value\\x3d\"'+c+'\"]').checked=!0)});return!0}\nfunction setCookie(b){var a=new Date;a.setTime(a.getTime()+864E5*(1==b?1:14));a=\"expires\\x3d\"+a.toUTCString();document.cookie=\"cookie_compliance\\x3d\"+b+\";\"+a+\";path\\x3d\/\";window.dataLayer=window.dataLayer||[];window.dataLayer.push({cookieValue:b,event:\"cookieUpdate\"});return!0}\nfunction getCookie(b){b+=\"\\x3d\";var a=decodeURIComponent(document.cookie);a=a.split(\";\");for(var c=0;c<a.length;c++){for(var d=a[c];\" \"==d.charAt(0);)d=d.substring(1);if(0==d.indexOf(b))return d.substring(b.length,d.length)}return\"\"};<\/script><\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "strict-transport-security",
                            "x-content-type-options",
                            "x-frame-options",
                            "x-xss-protection"
                        ],
                        "securityHeadersGrade": "A",
                        "securityHeadersScore": 85
                    },
                    "interactivePeriods": [
                        [
                            0,
                            528
                        ],
                        [
                            741,
                            928
                        ],
                        [
                            986,
                            1051
                        ],
                        [
                            1103,
                            3625
                        ],
                        [
                            4291,
                            5276
                        ],
                        [
                            5331,
                            5338
                        ],
                        [
                            5794,
                            11213
                        ]
                    ],
                    "longTasks": [
                        [
                            528,
                            741
                        ],
                        [
                            928,
                            986
                        ],
                        [
                            1051,
                            1103
                        ],
                        [
                            3625,
                            4291
                        ],
                        [
                            5276,
                            5331
                        ],
                        [
                            5338,
                            5794
                        ]
                    ],
                    "lastVisualChange": 1300,
                    "render": 1000,
                    "visualComplete85": 1100,
                    "visualComplete90": 1100,
                    "visualComplete95": 1300,
                    "visualComplete99": 1300,
                    "visualComplete": 1300,
                    "SpeedIndex": 1111,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1048,
                            "size": 69264,
                            "DOMNodeId": 12,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "class": "heading size-xxl spacing-l"
                                },
                                "bounds": [
                                    952.5,
                                    443.84375,
                                    665,
                                    140
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1138,
                            "size": 1643836,
                            "DOMNodeId": 11,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                    "alt": ""
                                },
                                "sourceURL": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "bounds": [
                                    0,
                                    128.09375,
                                    1905,
                                    863
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1138,
                            "size": 1643836,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 0,
                                    "y": 128.09375,
                                    "width": 1905,
                                    "height": 863,
                                    "top": 128.09375,
                                    "right": 1905,
                                    "bottom": 991.09375,
                                    "left": 0
                                },
                                "outerHTML": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                                "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1047,
                            "size": 69264,
                            "DOMNodeId": 12,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "class": "heading size-xxl spacing-l"
                                },
                                "bounds": [
                                    952.5,
                                    443.84375,
                                    665,
                                    140
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1138,
                            "size": 1643836,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 0,
                                    "y": 128.09375,
                                    "width": 1905,
                                    "height": 863,
                                    "top": 128.09375,
                                    "right": 1905,
                                    "bottom": 991.09375,
                                    "left": 0
                                },
                                "outerHTML": "<img src=\"https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg\" alt=\"\">",
                                "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "currentSrc": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1138,
                            "size": 1643836,
                            "DOMNodeId": 11,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                    "alt": ""
                                },
                                "sourceURL": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                                "bounds": [
                                    0,
                                    128.09375,
                                    1905,
                                    863
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/febelfin.be\/media\/pages\/home\/22383eebed-1694763194\/brooke-cagle-en-sirkfruk-unsplash-1.jpg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 100
                        },
                        {
                            "name": "redirectStart",
                            "time": 105
                        },
                        {
                            "name": "navigationStart",
                            "time": 125
                        },
                        {
                            "name": "domLoading",
                            "time": 125
                        },
                        {
                            "name": "responseEnd",
                            "time": 126
                        },
                        {
                            "name": "domInteractive",
                            "time": 126
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 126
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 126
                        },
                        {
                            "name": "domComplete",
                            "time": 126
                        },
                        {
                            "name": "redirectEnd",
                            "time": 319
                        },
                        {
                            "name": "fetchStart",
                            "time": 319
                        },
                        {
                            "name": "responseEnd",
                            "time": 481
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 485
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 485
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 485
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 485
                        },
                        {
                            "name": "domLoading",
                            "time": 486
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1008
                        },
                        {
                            "name": "domInteractive",
                            "time": 1030
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1030
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1035
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1047
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1047
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1047
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1047
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1047
                        },
                        {
                            "name": "firstPaint",
                            "time": 1047
                        },
                        {
                            "name": "InteractiveTime",
                            "time": 5895
                        },
                        {
                            "name": "domComplete",
                            "time": 8100
                        },
                        {
                            "name": "loadEventStart",
                            "time": 8100
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 8127
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 1047
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 1138
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1138
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.0029635676063899962
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.0029635676063899962
                        }
                    ],
                    "chromeUserTiming.navigationStart": 126,
                    "chromeUserTiming.redirectStart": 105,
                    "chromeUserTiming.domLoading": 486,
                    "chromeUserTiming.responseEnd": 482,
                    "chromeUserTiming.domInteractive": 1030,
                    "chromeUserTiming.domContentLoadedEventStart": 1030,
                    "chromeUserTiming.domContentLoadedEventEnd": 1035,
                    "chromeUserTiming.domComplete": 8101,
                    "chromeUserTiming.redirectEnd": 319,
                    "chromeUserTiming.fetchStart": 319,
                    "chromeUserTiming.unloadEventStart": 485,
                    "chromeUserTiming.unloadEventEnd": 485,
                    "chromeUserTiming.markAsMainFrame": 486,
                    "chromeUserTiming.commitNavigationEnd": 486,
                    "chromeUserTiming.LayoutShift": 1008,
                    "chromeUserTiming.firstPaint": 1047,
                    "chromeUserTiming.firstContentfulPaint": 1047,
                    "chromeUserTiming.firstImagePaint": 1047,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1047,
                    "chromeUserTiming.firstMeaningfulPaint": 1047,
                    "chromeUserTiming.InteractiveTime": 5896,
                    "chromeUserTiming.loadEventStart": 8101,
                    "chromeUserTiming.loadEventEnd": 8128,
                    "chromeUserTiming.LargestTextPaint": 1048,
                    "chromeUserTiming.LargestImagePaint": 1138,
                    "chromeUserTiming.LargestContentfulPaint": 1138,
                    "chromeUserTiming.TotalLayoutShift": 0.0029635676063899962,
                    "chromeUserTiming.CumulativeLayoutShift": 0.0029635676063899962,
                    "LayoutShifts": [
                        {
                            "time": 1008,
                            "score": 0.0029635676063899962,
                            "cumulative_score": 0.0029635676063899962,
                            "window_score": 0.0029635676063899962,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    790,
                                    58,
                                    1030,
                                    10
                                ],
                                [
                                    752,
                                    68,
                                    28,
                                    2
                                ],
                                [
                                    790,
                                    68,
                                    1030,
                                    2
                                ],
                                [
                                    81,
                                    70,
                                    1739,
                                    35
                                ],
                                [
                                    953,
                                    440,
                                    665,
                                    144
                                ],
                                [
                                    1161,
                                    737,
                                    175,
                                    18
                                ],
                                [
                                    1101,
                                    755,
                                    17,
                                    14
                                ],
                                [
                                    1161,
                                    755,
                                    175,
                                    14
                                ],
                                [
                                    1161,
                                    769,
                                    175,
                                    17
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 953,
                                        "y": 510,
                                        "width": 665,
                                        "height": 70,
                                        "top": 510,
                                        "right": 1618,
                                        "bottom": 580,
                                        "left": 953
                                    },
                                    "currentRect": {
                                        "x": 953,
                                        "y": 514,
                                        "width": 665,
                                        "height": 70,
                                        "top": 514,
                                        "right": 1618,
                                        "bottom": 584,
                                        "left": 953
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 850,
                                        "y": 58,
                                        "width": 970,
                                        "height": 47,
                                        "top": 58,
                                        "right": 1820,
                                        "bottom": 105,
                                        "left": 850
                                    },
                                    "currentRect": {
                                        "x": 790,
                                        "y": 58,
                                        "width": 1030,
                                        "height": 47,
                                        "top": 58,
                                        "right": 1820,
                                        "bottom": 105,
                                        "left": 790
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 81,
                                        "y": 74,
                                        "width": 1663,
                                        "height": 26,
                                        "top": 74,
                                        "right": 1744,
                                        "bottom": 100,
                                        "left": 81
                                    },
                                    "currentRect": {
                                        "x": 81,
                                        "y": 70,
                                        "width": 1664,
                                        "height": 35,
                                        "top": 70,
                                        "right": 1745,
                                        "bottom": 105,
                                        "left": 81
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 81,
                                        "y": 70,
                                        "width": 1663,
                                        "height": 22,
                                        "top": 70,
                                        "right": 1744,
                                        "bottom": 92,
                                        "left": 81
                                    },
                                    "currentRect": {
                                        "x": 81,
                                        "y": 76,
                                        "width": 1664,
                                        "height": 22,
                                        "top": 76,
                                        "right": 1745,
                                        "bottom": 98,
                                        "left": 81
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 953,
                                        "y": 440,
                                        "width": 665,
                                        "height": 70,
                                        "top": 440,
                                        "right": 1618,
                                        "bottom": 510,
                                        "left": 953
                                    },
                                    "currentRect": {
                                        "x": 953,
                                        "y": 444,
                                        "width": 665,
                                        "height": 70,
                                        "top": 444,
                                        "right": 1618,
                                        "bottom": 514,
                                        "left": 953
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 1,
                        "cumulative_score": 0.0029635676063899962,
                        "fraction_of_total": 1
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 511.61599999999999
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 8126.1620000000003
                            },
                            "593": {
                                "name": "SetReferrerPolicy",
                                "firstUsed": 486.88499999999999
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 486.892
                            },
                            "1753": {
                                "name": "ReferrerPolicyHeader",
                                "firstUsed": 486.89400000000001
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 486.89600000000002
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 488.70499999999998
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 499.24099999999999
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 499.26799999999997
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 499.27199999999999
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 499.28199999999998
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 509.25
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 509.27300000000002
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 509.286
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 509.35500000000002
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 509.53300000000002
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 509.947
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 511.43099999999998
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 512.86699999999996
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 513.09000000000003
                            },
                            "2078": {
                                "name": "ARIACurrentAttribute",
                                "firstUsed": 513.10599999999999
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 513.19500000000005
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 513.21500000000003
                            },
                            "2094": {
                                "name": "ARIALabelledByAttribute",
                                "firstUsed": 514.05200000000002
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 514.46299999999997
                            },
                            "45": {
                                "name": "PlaceholderAttribute",
                                "firstUsed": 514.50800000000004
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 521.63499999999999
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 521.63900000000001
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 521.69100000000003
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 525.27300000000002
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 525.32000000000005
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 525.88999999999999
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 526.64200000000005
                            },
                            "190": {
                                "name": "InputTypeText",
                                "firstUsed": 527.25699999999995
                            },
                            "5043": {
                                "name": "Feature_5043",
                                "firstUsed": 733.46900000000005
                            },
                            "3354": {
                                "name": "PositionSticky",
                                "firstUsed": 740.95600000000002
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 755.20100000000002
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 779.90999999999997
                            },
                            "2157": {
                                "name": "PerformanceServerTiming",
                                "firstUsed": 784.07299999999998
                            },
                            "540": {
                                "name": "SRIElementWithMatchingIntegrityAttribute",
                                "firstUsed": 784.41499999999996
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 784.42200000000003
                            },
                            "2322": {
                                "name": "CSSSelectorPseudoMatches",
                                "firstUsed": 794.50300000000004
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 794.86300000000006
                            },
                            "1898": {
                                "name": "HTMLSlotElement",
                                "firstUsed": 794.87300000000005
                            },
                            "1023": {
                                "name": "CSSFilterBlur",
                                "firstUsed": 810.87699999999995
                            },
                            "2854": {
                                "name": "InputTypeHidden",
                                "firstUsed": 812.10799999999995
                            },
                            "31": {
                                "name": "InputTypeEmail",
                                "firstUsed": 812.13499999999999
                            },
                            "2851": {
                                "name": "InputTypeCheckbox",
                                "firstUsed": 812.16300000000001
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 912.07799999999997
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 978.44399999999996
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 980.13099999999997
                            },
                            "4520": {
                                "name": "NavigatorUAData_GetHighEntropyValues",
                                "firstUsed": 983.55899999999997
                            },
                            "1302": {
                                "name": "V8Document_Scripts_AttributeGetter",
                                "firstUsed": 985.48299999999995
                            },
                            "1502": {
                                "name": "AuxclickAddListenerCount",
                                "firstUsed": 1022.6950000000001
                            },
                            "2723": {
                                "name": "TrustedTypesCreatePolicy",
                                "firstUsed": 1023.675
                            },
                            "3279": {
                                "name": "TrustedTypesPolicyCreated",
                                "firstUsed": 1023.683
                            },
                            "1542": {
                                "name": "PendingStylesheetAddedAfterBodyStarted",
                                "firstUsed": 1024.1099999999999
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 1026.27
                            },
                            "804": {
                                "name": "ElementAttachShadow",
                                "firstUsed": 1031.6110000000001
                            },
                            "908": {
                                "name": "ElementAttachShadowClosed",
                                "firstUsed": 1031.6369999999999
                            },
                            "2511": {
                                "name": "FeaturePolicyJSAPI",
                                "firstUsed": 1032.05
                            },
                            "3837": {
                                "name": "FeaturePolicyJSAPIFeaturesDocument",
                                "firstUsed": 1032.0550000000001
                            },
                            "2923": {
                                "name": "FeaturePolicySemicolonSeparatedDeclarations",
                                "firstUsed": 1032.4549999999999
                            },
                            "2028": {
                                "name": "FeaturePolicyAllowAttribute",
                                "firstUsed": 1032.5029999999999
                            },
                            "672": {
                                "name": "SandboxViaIFrame",
                                "firstUsed": 1032.6279999999999
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1202.403
                            },
                            "15": {
                                "name": "ContentSecurityPolicy",
                                "firstUsed": 1643.181
                            },
                            "1277": {
                                "name": "CSPWithStrictDynamic",
                                "firstUsed": 1643.1880000000001
                            },
                            "1443": {
                                "name": "SecureContextCheckForSandboxedOriginPassed",
                                "firstUsed": 1643.192
                            },
                            "2236": {
                                "name": "CSPWithUnsafeEval",
                                "firstUsed": 1643.1969999999999
                            },
                            "3130": {
                                "name": "CSPWithReasonableBaseRestrictions",
                                "firstUsed": 1643.1990000000001
                            },
                            "3225": {
                                "name": "DocumentPolicyHeader",
                                "firstUsed": 1643.201
                            },
                            "3850": {
                                "name": "PermissionsPolicyHeader",
                                "firstUsed": 1643.203
                            },
                            "901": {
                                "name": "LinkRelPreload",
                                "firstUsed": 1660.5930000000001
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 1662.6679999999999
                            },
                            "1977": {
                                "name": "CrossOriginPropertyAccess",
                                "firstUsed": 1932.3800000000001
                            },
                            "4126": {
                                "name": "WindowProxyCrossOriginAccessPostMessage",
                                "firstUsed": 1932.4300000000001
                            },
                            "574": {
                                "name": "WindowPostMessage",
                                "firstUsed": 1932.4349999999999
                            },
                            "3414": {
                                "name": "UnspecifiedTargetOriginPostMessage",
                                "firstUsed": 1932.4480000000001
                            },
                            "3882": {
                                "name": "PostMessageFromSecureToSecure",
                                "firstUsed": 1932.453
                            },
                            "3868": {
                                "name": "PrefersColorSchemeMediaFeature",
                                "firstUsed": 2401.1149999999998
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 2403.3429999999998
                            },
                            "1060": {
                                "name": "NodeFilterIsObject",
                                "firstUsed": 2403.7379999999998
                            },
                            "213": {
                                "name": "HTMLElementInnerText",
                                "firstUsed": 2407.6280000000002
                            },
                            "1128": {
                                "name": "BodyScrollsInAdditionToViewport",
                                "firstUsed": 2408.107
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 2408.3699999999999
                            },
                            "2070": {
                                "name": "ARIAAtomicAttribute",
                                "firstUsed": 2408.373
                            },
                            "3028": {
                                "name": "CreateObjectBlob",
                                "firstUsed": 2410.2429999999999
                            },
                            "1604": {
                                "name": "CreateObjectURLBlob",
                                "firstUsed": 2410.5419999999999
                            },
                            "4": {
                                "name": "WorkerStart",
                                "firstUsed": 2410.779
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 2411.6239999999998
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 2411.6379999999999
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 2411.6410000000001
                            },
                            "2518": {
                                "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                                "firstUsed": 2411.6489999999999
                            },
                            "4613": {
                                "name": "CrossOriginWindowFrameElement",
                                "firstUsed": 2422.5540000000001
                            },
                            "1447": {
                                "name": "V8BroadcastChannel_Constructor",
                                "firstUsed": 2423.5120000000002
                            },
                            "3033": {
                                "name": "ThirdPartyBroadcastChannel",
                                "firstUsed": 2423.5309999999999
                            },
                            "1448": {
                                "name": "V8BroadcastChannel_PostMessage_Method",
                                "firstUsed": 2424.1370000000002
                            },
                            "4346": {
                                "name": "V8TurboFanOsrCompileStarted",
                                "firstUsed": 2544.473
                            },
                            "677": {
                                "name": "XMLHttpRequestAsynchronous",
                                "firstUsed": 2550.2719999999999
                            },
                            "664": {
                                "name": "SyntheticKeyframesInCompositedCSSAnimation",
                                "firstUsed": 2599.9870000000001
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 2600.3200000000002
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 2600.4229999999998
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 2600.4259999999999
                            },
                            "2277": {
                                "name": "V8DeoptimizerDisableSpeculation",
                                "firstUsed": 3656.9189999999999
                            },
                            "429": {
                                "name": "TextEncoderConstructor",
                                "firstUsed": 3702.8249999999998
                            },
                            "430": {
                                "name": "TextEncoderEncode",
                                "firstUsed": 3702.913
                            },
                            "2537": {
                                "name": "V8Window_WebkitRTCPeerConnection_ConstructorGetter",
                                "firstUsed": 3742.328
                            },
                            "2538": {
                                "name": "V8Window_WebkitMediaStream_ConstructorGetter",
                                "firstUsed": 3742.4290000000001
                            },
                            "362": {
                                "name": "PrefixedMutationObserverConstructor",
                                "firstUsed": 3742.489
                            },
                            "1267": {
                                "name": "V8Window_WebkitSpeechGrammar_ConstructorGetter",
                                "firstUsed": 3807.4639999999999
                            },
                            "1268": {
                                "name": "V8Window_WebkitSpeechGrammarList_ConstructorGetter",
                                "firstUsed": 3807.5219999999999
                            },
                            "1269": {
                                "name": "V8Window_WebkitSpeechRecognition_ConstructorGetter",
                                "firstUsed": 3807.5740000000001
                            },
                            "1270": {
                                "name": "V8Window_WebkitSpeechRecognitionError_ConstructorGetter",
                                "firstUsed": 3807.6410000000001
                            },
                            "1271": {
                                "name": "V8Window_WebkitSpeechRecognitionEvent_ConstructorGetter",
                                "firstUsed": 3807.7060000000001
                            },
                            "178": {
                                "name": "BarPropLocationbar",
                                "firstUsed": 3832.7910000000002
                            },
                            "179": {
                                "name": "BarPropMenubar",
                                "firstUsed": 3832.8499999999999
                            },
                            "180": {
                                "name": "BarPropPersonalbar",
                                "firstUsed": 3832.8910000000001
                            },
                            "181": {
                                "name": "BarPropScrollbars",
                                "firstUsed": 3832.9340000000002
                            },
                            "182": {
                                "name": "BarPropStatusbar",
                                "firstUsed": 3832.9769999999999
                            },
                            "183": {
                                "name": "BarPropToolbar",
                                "firstUsed": 3833.018
                            },
                            "3371": {
                                "name": "WindowClosed",
                                "firstUsed": 3833.1309999999999
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 3833.7170000000001
                            },
                            "2708": {
                                "name": "WindowScrollX",
                                "firstUsed": 3833.761
                            },
                            "2710": {
                                "name": "WindowPageXOffset",
                                "firstUsed": 3833.8159999999998
                            },
                            "2709": {
                                "name": "WindowScrollY",
                                "firstUsed": 3833.864
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 3833.9110000000001
                            },
                            "2712": {
                                "name": "WindowScreenX",
                                "firstUsed": 3834.0070000000001
                            },
                            "2713": {
                                "name": "WindowScreenY",
                                "firstUsed": 3834.0720000000001
                            },
                            "2715": {
                                "name": "WindowOuterWidth",
                                "firstUsed": 3834.1199999999999
                            },
                            "2714": {
                                "name": "WindowOuterHeight",
                                "firstUsed": 3834.1669999999999
                            },
                            "2716": {
                                "name": "WindowDevicePixelRatio",
                                "firstUsed": 3834.2089999999998
                            },
                            "69": {
                                "name": "WindowEvent",
                                "firstUsed": 3834.252
                            },
                            "695": {
                                "name": "WindowClientInformation",
                                "firstUsed": 3834.3000000000002
                            },
                            "697": {
                                "name": "WindowScreenLeft",
                                "firstUsed": 3834.3409999999999
                            },
                            "698": {
                                "name": "WindowScreenTop",
                                "firstUsed": 3834.386
                            },
                            "606": {
                                "name": "StyleMedia",
                                "firstUsed": 3834.4279999999999
                            },
                            "743": {
                                "name": "GlobalCacheStorage",
                                "firstUsed": 3842.6210000000001
                            },
                            "4263": {
                                "name": "SharedStorageAPI_SharedStorage_DOMReference",
                                "firstUsed": 3843.2060000000001
                            },
                            "1272": {
                                "name": "V8Window_SpeechSynthesis_AttributeGetter",
                                "firstUsed": 3843.7440000000001
                            },
                            "356": {
                                "name": "WindowOffscreenBuffering",
                                "firstUsed": 3893.875
                            },
                            "2407": {
                                "name": "CrossOriginHTMLIFrameElementContentDocument",
                                "firstUsed": 3910.4960000000001
                            },
                            "2662": {
                                "name": "NavigatorPlugins",
                                "firstUsed": 4123.4160000000002
                            },
                            "2430": {
                                "name": "UserTiming",
                                "firstUsed": 4227.4960000000001
                            },
                            "2429": {
                                "name": "PerformanceTimeline",
                                "firstUsed": 4227.9440000000004
                            },
                            "1478": {
                                "name": "PerformanceResourceTimingSizes",
                                "firstUsed": 4230.7730000000001
                            },
                            "2434": {
                                "name": "PerformanceResourceTimingInitiatorType",
                                "firstUsed": 4230.808
                            },
                            "1503": {
                                "name": "HTMLCanvasElement",
                                "firstUsed": 4242.9539999999997
                            },
                            "3545": {
                                "name": "HTMLCanvasGetContext",
                                "firstUsed": 4242.9979999999996
                            },
                            "4026": {
                                "name": "HTMLCanvasElement_WebGL",
                                "firstUsed": 4249.7049999999999
                            },
                            "3568": {
                                "name": "WebGLRenderingContextGetParameter",
                                "firstUsed": 4249.8990000000003
                            },
                            "2697": {
                                "name": "V8WebGLRenderingContext_GetExtension_Method",
                                "firstUsed": 4250.1580000000004
                            },
                            "2692": {
                                "name": "WebGLDebugRendererInfo",
                                "firstUsed": 4250.1629999999996
                            },
                            "4025": {
                                "name": "HTMLCanvasElement_2D",
                                "firstUsed": 4256.8450000000003
                            },
                            "1833": {
                                "name": "CanvasToDataURL",
                                "firstUsed": 4283.8779999999997
                            },
                            "715": {
                                "name": "SubtleCryptoDigest",
                                "firstUsed": 4288.3969999999999
                            },
                            "727": {
                                "name": "CryptoAlgorithmSha256",
                                "firstUsed": 4288.4250000000002
                            },
                            "3084": {
                                "name": "ClassicDedicatedWorker",
                                "firstUsed": 4293.9870000000001
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 4346.4769999999999
                            },
                            "3870": {
                                "name": "ForcedColorsMediaFeature",
                                "firstUsed": 4346.7219999999998
                            },
                            "3869": {
                                "name": "PrefersContrastMediaFeature",
                                "firstUsed": 4346.808
                            },
                            "4961": {
                                "name": "Feature_4961",
                                "firstUsed": 4346.8900000000003
                            },
                            "2198": {
                                "name": "BatteryStatusGetBattery",
                                "firstUsed": 4347.04
                            },
                            "2200": {
                                "name": "BatteryStatusCrossOrigin",
                                "firstUsed": 4347.0439999999999
                            },
                            "2680": {
                                "name": "V8BatteryManager_Charging_AttributeGetter",
                                "firstUsed": 4353.018
                            },
                            "2682": {
                                "name": "V8BatteryManager_Level_AttributeGetter",
                                "firstUsed": 4353.0919999999996
                            },
                            "2679": {
                                "name": "V8BatteryManager_ChargingTime_AttributeGetter",
                                "firstUsed": 4353.1450000000004
                            },
                            "2681": {
                                "name": "V8BatteryManager_DischargingTime_AttributeGetter",
                                "firstUsed": 4353.2790000000005
                            },
                            "1404": {
                                "name": "V8LegacyDateParser",
                                "firstUsed": 4360.1629999999996
                            },
                            "2595": {
                                "name": "DateTimeFormat",
                                "firstUsed": 4362.6620000000003
                            },
                            "2657": {
                                "name": "NavigatorLanguage",
                                "firstUsed": 4415.9790000000003
                            },
                            "2658": {
                                "name": "NavigatorLanguages",
                                "firstUsed": 4416.085
                            },
                            "2593": {
                                "name": "Collator",
                                "firstUsed": 4416.2879999999996
                            },
                            "3172": {
                                "name": "DisplayNames",
                                "firstUsed": 4417.2669999999998
                            },
                            "2599": {
                                "name": "ListFormat",
                                "firstUsed": 4418.6279999999997
                            },
                            "2594": {
                                "name": "NumberFormat",
                                "firstUsed": 4419.9080000000004
                            },
                            "2596": {
                                "name": "PluralRules",
                                "firstUsed": 4421.46
                            },
                            "2597": {
                                "name": "RelativeTimeFormat",
                                "firstUsed": 4421.8639999999996
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 4432.9369999999999
                            },
                            "884": {
                                "name": "V8Performance_Memory_AttributeGetter",
                                "firstUsed": 4792.9889999999996
                            },
                            "5073": {
                                "name": "Feature_5073",
                                "firstUsed": 4793.0339999999997
                            },
                            "879": {
                                "name": "V8MemoryInfo_TotalJSHeapSize_AttributeGetter",
                                "firstUsed": 4793.5969999999998
                            },
                            "880": {
                                "name": "V8MemoryInfo_UsedJSHeapSize_AttributeGetter",
                                "firstUsed": 4793.7389999999996
                            },
                            "881": {
                                "name": "V8MemoryInfo_JSHeapSizeLimit_AttributeGetter",
                                "firstUsed": 4793.884
                            },
                            "3443": {
                                "name": "PluginName",
                                "firstUsed": 5326.2430000000004
                            },
                            "2660": {
                                "name": "NavigatorMimeTypes",
                                "firstUsed": 5327.058
                            },
                            "4297": {
                                "name": "UnhandledExceptionCountInMainThread",
                                "firstUsed": 6431.8149999999996
                            },
                            "196": {
                                "name": "PrefixedPageVisibility",
                                "firstUsed": 8102.0929999999998
                            },
                            "1467": {
                                "name": "NodeGetRootNode",
                                "firstUsed": 8105.6940000000004
                            },
                            "4660": {
                                "name": "PercentOrCalcRelativeUsedOffset",
                                "firstUsed": 8115.0339999999997
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 8121.4960000000001
                            },
                            "4419": {
                                "name": "Scrollend",
                                "firstUsed": 8139.6580000000004
                            }
                        },
                        "CSSFeatures": {
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 509.37099999999998
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 509.38299999999998
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 509.40100000000001
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 509.404
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 509.95499999999998
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 521.649
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 521.65300000000002
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 521.65599999999995
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 521.65899999999999
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 521.66499999999996
                            },
                            "536": {
                                "name": "CSSPropertyTextSizeAdjust",
                                "firstUsed": 521.66700000000003
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 521.68100000000004
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 521.68399999999997
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 521.78099999999995
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 521.78700000000003
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 521.80600000000004
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 521.80999999999995
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 521.81299999999999
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 521.81799999999998
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 521.85900000000004
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 521.86199999999997
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 521.86500000000001
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 521.87800000000004
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 521.88
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 521.88300000000004
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 521.89200000000005
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 521.89499999999998
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 521.90700000000004
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 521.91200000000003
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 521.91499999999996
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 521.91899999999998
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 521.92100000000005
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 521.92399999999998
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 521.94399999999996
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 521.95299999999997
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 521.976
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 521.98099999999999
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 521.99599999999998
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 522.00099999999998
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 522.00599999999997
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 522.01199999999994
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 522.01499999999999
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 522.01800000000003
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 522.03499999999997
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 522.22000000000003
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 522.22699999999998
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 522.23699999999997
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 524.28300000000002
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 524.28999999999996
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 524.52300000000002
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 524.61500000000001
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 524.92499999999995
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 524.92899999999997
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 524.93399999999997
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 524.97500000000002
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 525.06799999999998
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 525.26300000000003
                            },
                            "658": {
                                "name": "CSSPropertyAppearance",
                                "firstUsed": 525.27599999999995
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 525.34699999999998
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 525.399
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 525.40300000000002
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 525.46900000000005
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 525.51800000000003
                            },
                            "437": {
                                "name": "CSSPropertyObjectPosition",
                                "firstUsed": 525.52200000000005
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 525.61699999999996
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 525.65800000000002
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 525.68299999999999
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 525.91300000000001
                            },
                            "236": {
                                "name": "CSSPropertyFlexFlow",
                                "firstUsed": 525.94899999999996
                            },
                            "130": {
                                "name": "CSSPropertyTextIndent",
                                "firstUsed": 525.976
                            },
                            "36": {
                                "name": "CSSPropertyBorderBottomColor",
                                "firstUsed": 526.12300000000005
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 803.952
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 807.90899999999999
                            },
                            "508": {
                                "name": "CSSPropertyBackdropFilter",
                                "firstUsed": 810.86900000000003
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 1024.135
                            },
                            "72": {
                                "name": "CSSPropertyClip",
                                "firstUsed": 1024.1800000000001
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 1024.1869999999999
                            },
                            "326": {
                                "name": "CSSPropertyAliasWebkitTransform",
                                "firstUsed": 1024.2170000000001
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 1024.3099999999999
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 1024.3499999999999
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 1024.3599999999999
                            },
                            "380": {
                                "name": "CSSPropertyStrokeDashoffset",
                                "firstUsed": 1660.9280000000001
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 1660.9770000000001
                            },
                            "381": {
                                "name": "CSSPropertyStrokeLinecap",
                                "firstUsed": 1660.98
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 1662.3510000000001
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 1662.3789999999999
                            },
                            "378": {
                                "name": "CSSPropertyStroke",
                                "firstUsed": 1662.402
                            },
                            "383": {
                                "name": "CSSPropertyStrokeMiterlimit",
                                "firstUsed": 1662.404
                            },
                            "379": {
                                "name": "CSSPropertyStrokeDasharray",
                                "firstUsed": 1662.4200000000001
                            },
                            "425": {
                                "name": "CSSPropertyAnimationDelay",
                                "firstUsed": 1662.4280000000001
                            },
                            "558": {
                                "name": "CSSPropertyPlaceItems",
                                "firstUsed": 1662.7840000000001
                            },
                            "422": {
                                "name": "CSSPropertyGridArea",
                                "firstUsed": 1662.7929999999999
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 1662.8119999999999
                            },
                            "248": {
                                "name": "CSSPropertyGridColumn",
                                "firstUsed": 1662.847
                            },
                            "557": {
                                "name": "CSSPropertyPlaceContent",
                                "firstUsed": 1662.8599999999999
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 1662.8699999999999
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 1662.886
                            },
                            "3": {
                                "name": "CSSPropertyDirection",
                                "firstUsed": 1662.9069999999999
                            },
                            "382": {
                                "name": "CSSPropertyStrokeLinejoin",
                                "firstUsed": 1663.2049999999999
                            },
                            "58": {
                                "name": "CSSPropertyBorderSpacing",
                                "firstUsed": 1663.2090000000001
                            },
                            "242": {
                                "name": "CSSPropertyGridTemplateColumns",
                                "firstUsed": 1663.2339999999999
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 4262.3900000000003
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 8109.6490000000003
                            },
                            "421": {
                                "name": "CSSPropertyTouchAction",
                                "firstUsed": 8109.6559999999999
                            },
                            "71": {
                                "name": "CSSPropertyClear",
                                "firstUsed": 8109.7299999999996
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 8109.7489999999998
                            },
                            "41": {
                                "name": "CSSPropertyBorderCollapse",
                                "firstUsed": 8115.5060000000003
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 5794,
                    "maxFID": 616,
                    "TTIMeasurementEnd": 11213,
                    "LastInteractive": 5794,
                    "TimeToInteractive": 5794,
                    "FirstCPUIdle": 5794,
                    "TotalBlockingTime": 1029,
                    "testID": "241224_AiDcQS_8MC",
                    "step": 1,
                    "effectiveBps": 552618,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 126,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.80000000000000004,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 1,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "103": 25,
                                "203": 35,
                                "304": 20,
                                "404": 15,
                                "505": 10,
                                "620": 91.299999999999997,
                                "724": 100,
                                "827": 100,
                                "928": 100,
                                "1028": 100,
                                "1129": 100,
                                "1230": 75,
                                "1330": 30,
                                "1431": 42.899999999999999,
                                "1532": 15.800000000000001,
                                "1632": 60,
                                "1733": 42.899999999999999,
                                "1834": 15.800000000000001,
                                "1934": 20,
                                "2035": 19,
                                "2135": 11.1,
                                "2236": 20,
                                "2336": 19,
                                "2437": 30,
                                "2538": 31.600000000000001,
                                "2638": 76.200000000000003,
                                "2739": 30,
                                "2840": 15,
                                "2940": 15.800000000000001,
                                "3041": 42.899999999999999,
                                "3141": 15,
                                "3242": 19,
                                "3342": 35,
                                "3443": 23.800000000000001,
                                "3544": 15,
                                "3644": 52.600000000000001,
                                "3745": 84.200000000000003,
                                "3845": 75,
                                "3946": 75,
                                "4047": 89.5,
                                "4149": 84.200000000000003,
                                "4250": 100,
                                "4351": 90.900000000000006,
                                "4452": 85,
                                "4553": 31.600000000000001,
                                "4653": 50,
                                "4754": 22.699999999999999,
                                "4855": 31.600000000000001,
                                "4955": 28.600000000000001,
                                "5056": 15,
                                "5156": 15,
                                "5257": 15,
                                "5358": 57.899999999999999,
                                "5459": 86.400000000000006,
                                "5561": 80,
                                "5663": 100,
                                "5764": 100,
                                "5867": 95,
                                "5968": 75,
                                "6069": 15.800000000000001,
                                "6169": 20,
                                "6270": 15,
                                "6370": 15,
                                "6471": 30,
                                "6571": 57.100000000000001,
                                "6672": 38.899999999999999,
                                "6772": 19,
                                "6873": 15,
                                "6973": 20,
                                "7074": 15,
                                "7174": 23.800000000000001,
                                "7275": 15,
                                "7375": 15,
                                "7476": 19,
                                "7576": 26.300000000000001,
                                "7677": 42.899999999999999,
                                "7777": 15,
                                "7878": 15,
                                "7978": 23.800000000000001,
                                "8079": 19,
                                "8180": 42.100000000000001,
                                "8280": 61.899999999999999,
                                "8381": 78.900000000000006,
                                "8481": 52.399999999999999,
                                "8582": 31.600000000000001,
                                "8682": 21.100000000000001,
                                "8783": 18.199999999999999,
                                "8884": 10,
                                "8985": 10,
                                "9085": 10,
                                "9186": 26.300000000000001,
                                "9286": 14.300000000000001,
                                "9387": 10,
                                "9487": 10.5,
                                "9590": 28.600000000000001,
                                "9691": 25,
                                "9791": 10,
                                "9892": 19,
                                "9993": 10,
                                "10094": 10,
                                "10194": 10,
                                "10295": 10,
                                "10396": 10.5,
                                "10496": 14.300000000000001,
                                "10613": 41.700000000000003,
                                "10713": 14.300000000000001,
                                "10814": 5.5999999999999996,
                                "10914": 14.300000000000001,
                                "11015": 10,
                                "11116": 18.199999999999999,
                                "11216": 10.5,
                                "11317": 60
                            },
                            "max": 100,
                            "count": 113
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "103": 0,
                                "203": 31170,
                                "304": 689196,
                                "404": 59595,
                                "505": 989098,
                                "620": 0,
                                "724": 0,
                                "827": 5117,
                                "928": 8136015,
                                "1028": 7333074,
                                "1129": 5736025,
                                "1230": 5400632,
                                "1330": 5658626,
                                "1431": 5176092,
                                "1532": 5609429,
                                "1632": 4933721,
                                "1733": 5172232,
                                "1834": 5278627,
                                "1934": 5562173,
                                "2035": 5601800,
                                "2135": 5048413,
                                "2236": 4008989,
                                "2336": 5395343,
                                "2437": 4582808,
                                "2538": 4802014,
                                "2638": 5043904,
                                "2739": 7345462,
                                "2840": 5161116,
                                "2940": 5274450,
                                "3041": 7384023,
                                "3141": 5275105,
                                "3242": 5051853,
                                "3342": 3428911,
                                "3443": 2982431,
                                "3544": 5256890,
                                "3644": 5278272,
                                "3745": 3681552,
                                "3845": 5164576,
                                "3946": 5037759,
                                "4047": 5788464,
                                "4149": 5216958,
                                "4250": 4995879,
                                "4351": 4526183,
                                "4452": 5455569,
                                "4553": 5191807,
                                "4653": 5135835,
                                "4754": 5051654,
                                "4855": 5024586,
                                "4955": 5044102,
                                "5056": 5073847,
                                "5156": 5046922,
                                "5257": 5275500,
                                "5358": 5022234,
                                "5459": 2756465,
                                "5561": 0,
                                "5663": 4046420,
                                "5764": 2982479,
                                "5867": 4448177,
                                "5968": 4479082,
                                "6069": 52544,
                                "6169": 2234006,
                                "6270": 6709797,
                                "6370": 8357209,
                                "6471": 5404929,
                                "6571": 4826153,
                                "6672": 5277702,
                                "6772": 5511226,
                                "6873": 5273825,
                                "6973": 5280097,
                                "7074": 5277362,
                                "7174": 5505226,
                                "7275": 5275353,
                                "7375": 5276185,
                                "7476": 5508868,
                                "7576": 5501548,
                                "7677": 5276998,
                                "7777": 5503668,
                                "7878": 2446769,
                                "7978": 0,
                                "8079": 0,
                                "8180": 0,
                                "8280": 0,
                                "8381": 0,
                                "8481": 0,
                                "8582": 0,
                                "8682": 3341,
                                "8783": 0,
                                "8884": 0,
                                "8985": 0,
                                "9085": 0,
                                "9186": 0,
                                "9286": 0,
                                "9387": 0,
                                "9487": 0,
                                "9590": 0,
                                "9691": 0,
                                "9791": 0,
                                "9892": 0,
                                "9993": 0,
                                "10094": 0,
                                "10194": 0,
                                "10295": 0,
                                "10396": 0,
                                "10496": 0,
                                "10613": 0,
                                "10713": 1158869,
                                "10814": 0,
                                "10914": 0,
                                "11015": 0,
                                "11116": 0,
                                "11216": 0,
                                "11317": 0
                            },
                            "max": 8357209,
                            "count": 113
                        }
                    },
                    "effectiveBpsDoc": 552618,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcQS_8MC\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcQS_8MC&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcQS\/8MC\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcQS_8MC&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1_cached&file=ms_001000.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 1100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1_cached&file=ms_001100.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 1200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1_cached&file=ms_001200.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 1300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcQS_8MC&video=video_1_cached&file=ms_001300.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "febelfin.be": {
                            "bytes": 4111082,
                            "requests": 4,
                            "connections": 2
                        },
                        "challenges.cloudflare.com": {
                            "bytes": 157344,
                            "requests": 6,
                            "cdn_provider": "Cloudflare",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 18960,
                            "bytesUncompressed": 95651,
                            "requests": 4
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 45757,
                            "bytesUncompressed": 116132,
                            "requests": 1
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 4099604,
                            "bytesUncompressed": 4099604,
                            "requests": 3
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 104105,
                            "bytesUncompressed": 139273,
                            "requests": 2
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "intervention",
                            "level": "info",
                            "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-Regular.woff2",
                            "timestamp": 1735046802210.355,
                            "url": "https:\/\/febelfin.be\/en",
                            "lineNumber": 602
                        },
                        {
                            "source": "intervention",
                            "level": "info",
                            "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-SemiBold.woff2",
                            "timestamp": 1735046802210.885,
                            "url": "https:\/\/febelfin.be\/en",
                            "lineNumber": 602
                        },
                        {
                            "source": "intervention",
                            "level": "info",
                            "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/febelfin.be\/resources\/fonts\/build\/Axiforma-Medium.woff2",
                            "timestamp": 1735046802211.241,
                            "url": "https:\/\/febelfin.be\/en",
                            "lineNumber": 602
                        },
                        {
                            "source": "intervention",
                            "level": "info",
                            "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/febelfin.be\/resources\/fonts\/build\/FreightTextProBook-Regular.woff2",
                            "timestamp": 1735046802494.551,
                            "url": "https:\/\/febelfin.be\/en",
                            "lineNumber": 1136
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "navigator.share(): This feature is not supported on this browser or operating system.",
                            "url": "https:\/\/febelfin.be\/resources\/scripts\/build\/main.js?v=650408ba",
                            "line": 11,
                            "column": 378
                        },
                        {
                            "source": "rendering",
                            "level": "warning",
                            "text": "[GroupMarkerNotSet(crbug.com\/242999)!:A0B02D0024220000]Automatic fallback to software WebGL has been deprecated. Please use the --enable-unsafe-swiftshader flag to opt in to lower security guarantees for trusted content.",
                            "timestamp": 1735046805982.531,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/"
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Request for the Private Access Token challenge.",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "The next request for the Private Access Token challenge may return a 401 and show a warning in console.",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: the server responded with a status of 401 ()",
                            "timestamp": 1735046806465.9519,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/pat\/8f70ecb78a54bb5c\/1735046804332\/faa0bac3bfd0be0310558b9b774cd3aca013fe918462a3fedf6fbfd5d1aa645d\/EHDbXgrxojMJ9YV",
                            "networkRequestId": "101345.95"
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "console.groupEnd",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "Error",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Fiww",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Fiww",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "hLkR",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "hLkR",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "[object HTMLAnchorElement]",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "[object HTMLAnchorElement]",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "\u0000: 1",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "\u0000: 1",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "debug",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": " QAwp: RcHR",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": " QAwp: RcHR",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent QAwp: RcHR",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent QAwp: RcHR",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "error",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "error",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "info",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "info",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent QAwp: RcHR",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent QAwp: RcHR",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "warning",
                            "text": "%c%d font-size:0;color:transparent NaN",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "console.groupEnd",
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/orchestrate\/chl_api\/v1?ray=8f70ecb78a54bb5c&lang=auto",
                            "line": 1,
                            "column": 26014
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/cmg\/1 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1735046811106.085,
                            "url": "https:\/\/challenges.cloudflare.com\/cdn-cgi\/challenge-platform\/h\/b\/turnstile\/if\/ov2\/av0\/rcv\/510hw\/0x4AAAAAAAUhVoT_I76IATRz\/auto\/fbE\/normal\/auto\/"
                        }
                    ]
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}