{
    "data": {
        "id": "240906_BiDcK5_711",
        "url": "https:\/\/co2.bruggekaas.be\/",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=240906_BiDcK5_711",
        "testUrl": "https:\/\/co2.bruggekaas.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": 1725615088,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/co2.bruggekaas.be\/",
            "mainDocumentUrl": "https:\/\/co2.bruggekaas.be\/",
            "finalDisplayedUrl": "https:\/\/co2.bruggekaas.be\/",
            "finalUrl": "https:\/\/co2.bruggekaas.be\/",
            "fetchTime": "2024-09-06T09:31:01.516Z",
            "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": [],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
                "benchmarkIndex": 1244,
                "credits": {
                    "axe-core": "4.10.0"
                }
            },
            "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": "No browser errors 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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": 80.006,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 80\u00a0ms",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/",
                                "responseTime": 80.006
                            }
                        ],
                        "overallSavingsMs": 0
                    },
                    "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": "Avoids 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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": "All text remains visible during webfont loads",
                    "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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "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:\/\/co2.bruggekaas.be\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 0,
                                "networkRequestTime": 5.9360000006854534,
                                "networkEndTime": 248.43099999986589,
                                "finished": true,
                                "transferSize": 2812,
                                "resourceSize": 9363,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "bruggekaas.be"
                            },
                            {
                                "url": "https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 260.8260000012815,
                                "networkRequestTime": 261.7350000012666,
                                "networkEndTime": 482.9510000012815,
                                "finished": true,
                                "transferSize": 2330,
                                "resourceSize": 29285,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Fonts"
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/resources\/styles\/main.css?v=617664b5",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 261.60600000061095,
                                "networkRequestTime": 263.76500000059605,
                                "networkEndTime": 333.97399999946356,
                                "finished": true,
                                "transferSize": 6477,
                                "resourceSize": 38104,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "bruggekaas.be"
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 261.98400000110269,
                                "networkRequestTime": 265.02600000053644,
                                "networkEndTime": 393.06699999980628,
                                "finished": true,
                                "transferSize": 23689,
                                "resourceSize": 23525,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "bruggekaas.be"
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 263.48100000061095,
                                "networkRequestTime": 267.0570000000298,
                                "networkEndTime": 405.125,
                                "finished": true,
                                "transferSize": 11299,
                                "resourceSize": 11145,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "bruggekaas.be"
                            },
                            {
                                "url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 264.09300000034273,
                                "networkRequestTime": 280.53000000119209,
                                "networkEndTime": 561.53800000064075,
                                "finished": true,
                                "transferSize": 28611,
                                "resourceSize": 89476,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "Cloudflare CDN"
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/resources\/scripts\/main.js?v=617664b5",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 265.19500000029802,
                                "networkRequestTime": 282.68100000172853,
                                "networkEndTime": 411.81100000068545,
                                "finished": true,
                                "transferSize": 1875,
                                "resourceSize": 6652,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "bruggekaas.be"
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--background.jpeg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 504.78700000047684,
                                "networkRequestTime": 508.31300000101328,
                                "networkEndTime": 646.21500000171363,
                                "finished": true,
                                "transferSize": 77243,
                                "resourceSize": 77015,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "bruggekaas.be"
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 506.77000000141561,
                                "networkRequestTime": 509.98599999956787,
                                "networkEndTime": 725.15100000053644,
                                "finished": true,
                                "transferSize": 85341,
                                "resourceSize": 85104,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "bruggekaas.be"
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 510.72299999929965,
                                "networkRequestTime": 514.39199999906123,
                                "networkEndTime": 790.8370000012219,
                                "finished": true,
                                "transferSize": 94759,
                                "resourceSize": 94513,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "bruggekaas.be"
                            },
                            {
                                "url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v40\/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 511.75500000081956,
                                "networkRequestTime": 855.76699999906123,
                                "networkEndTime": 980.04700000025332,
                                "finished": true,
                                "transferSize": 48768,
                                "resourceSize": 48236,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Fonts"
                            },
                            {
                                "url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v40\/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewA.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 512.38200000114739,
                                "networkRequestTime": 859.3490000013262,
                                "networkEndTime": 997.29000000096858,
                                "finished": true,
                                "transferSize": 19408,
                                "resourceSize": 19280,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Fonts"
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/favicon.ico",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1053.39100000076,
                                "networkRequestTime": 1054.1330000013113,
                                "networkEndTime": 1125.5299999993294,
                                "finished": true,
                                "transferSize": 11087,
                                "resourceSize": 32988,
                                "statusCode": 200,
                                "mimeType": "image\/x-icon",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "bruggekaas.be"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 15284202905
                        }
                    }
                },
                "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": 72.491,
                    "numericUnit": "millisecond",
                    "displayValue": "70\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/cdnjs.cloudflare.com",
                                "rtt": 72.491
                            },
                            {
                                "origin": "https:\/\/co2.bruggekaas.be",
                                "rtt": 51.478000000000002
                            },
                            {
                                "origin": "https:\/\/fonts.googleapis.com",
                                "rtt": 41.311000000000007
                            },
                            {
                                "origin": "https:\/\/fonts.gstatic.com",
                                "rtt": 0.15809999999999999
                            }
                        ],
                        "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": 82.024900000000002,
                    "numericUnit": "millisecond",
                    "displayValue": "80\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/fonts.gstatic.com",
                                "serverResponseTime": 82.024900000000002
                            },
                            {
                                "origin": "https:\/\/co2.bruggekaas.be",
                                "serverResponseTime": 62.754999999999988
                            },
                            {
                                "origin": "https:\/\/fonts.googleapis.com",
                                "serverResponseTime": 10.599999999999994
                            },
                            {
                                "origin": "https:\/\/cdnjs.cloudflare.com",
                                "serverResponseTime": 3.8850000000000051
                            }
                        ],
                        "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": 12,
                                "transferSize": 402612
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 5,
                                "transferSize": 292331
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 2,
                                "transferSize": 68176
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 2,
                                "transferSize": 30486
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 2,
                                "transferSize": 8807
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 1,
                                "transferSize": 2812
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 4,
                                "transferSize": 99117
                            }
                        ]
                    }
                },
                "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:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-9-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,A,0,IMG",
                                    "selector": "div.navigation__inner > div.navigation__brand > a > img",
                                    "boundingRect": {
                                        "top": 40,
                                        "bottom": 109,
                                        "left": 117,
                                        "right": 264,
                                        "width": 147,
                                        "height": 69
                                    },
                                    "snippet": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                                    "nodeLabel": "div.navigation__inner > div.navigation__brand > a > img"
                                }
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-36-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,1,DIV,0,IMG",
                                    "selector": "div#brugge-kaas-duurzame-kaas > div.section__inner > div.contentSection__brands > img",
                                    "boundingRect": {
                                        "top": 409,
                                        "bottom": 459,
                                        "left": 1068,
                                        "right": 1218,
                                        "width": 150,
                                        "height": 50
                                    },
                                    "snippet": "<img src=\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milc\u2026\" alt=\"\">",
                                    "nodeLabel": "div#brugge-kaas-duurzame-kaas > div.section__inner > div.contentSection__brands > 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:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js",
                                "resourceBytes": 89476,
                                "unusedBytes": 63182
                            },
                            {
                                "name": "https:\/\/co2.bruggekaas.be\/resources\/scripts\/main.js?v=617664b5",
                                "resourceBytes": 6652,
                                "unusedBytes": 4473
                            }
                        ]
                    }
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-allowed-role": {
                    "id": "aria-allowed-role",
                    "title": "Values assigned to `role=\"\"` are 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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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 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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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-0-P",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,0,DIV,1,P",
                                    "selector": "div#brugge-kaas-duurzame-kaas > div.section__inner > div.contentSection__limited > p",
                                    "boundingRect": {
                                        "top": 171,
                                        "bottom": 286,
                                        "left": 743,
                                        "right": 1543,
                                        "width": 800,
                                        "height": 115
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "Dat Brugge Kaas met veel liefde en zorg wordt bereid, proef je. Maar in dat ber\u2026",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-1-BODY",
                                                "path": "1,HTML,1,BODY",
                                                "selector": "body",
                                                "boundingRect": {
                                                    "top": 0,
                                                    "bottom": 993,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 993
                                                },
                                                "snippet": "<body>",
                                                "nodeLabel": "body"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-2-EM",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,0,DIV,1,P,0,EM",
                                    "selector": "div.section__inner > div.contentSection__limited > p > em",
                                    "boundingRect": {
                                        "top": 174,
                                        "bottom": 254,
                                        "left": 757,
                                        "right": 1529,
                                        "width": 772,
                                        "height": 80
                                    },
                                    "snippet": "<em>",
                                    "nodeLabel": "Dat Brugge Kaas met veel liefde en zorg wordt bereid, proef je. Maar in dat ber\u2026",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-1-BODY",
                                                "path": "1,HTML,1,BODY",
                                                "selector": "body",
                                                "boundingRect": {
                                                    "top": 0,
                                                    "bottom": 993,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 993
                                                },
                                                "snippet": "<body>",
                                                "nodeLabel": "body"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-3-EM",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,0,DIV,1,P,2,EM",
                                    "selector": "div.section__inner > div.contentSection__limited > p > em",
                                    "boundingRect": {
                                        "top": 232,
                                        "bottom": 254,
                                        "left": 903,
                                        "right": 1016,
                                        "width": 113,
                                        "height": 22
                                    },
                                    "snippet": "<em>",
                                    "nodeLabel": "- neutraal zelfs, ",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-1-BODY",
                                                "path": "1,HTML,1,BODY",
                                                "selector": "body",
                                                "boundingRect": {
                                                    "top": 0,
                                                    "bottom": 993,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 993
                                                },
                                                "snippet": "<body>",
                                                "nodeLabel": "body"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-4-EM",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,0,DIV,1,P,4,EM",
                                    "selector": "div.section__inner > div.contentSection__limited > p > em",
                                    "boundingRect": {
                                        "top": 232,
                                        "bottom": 254,
                                        "left": 1278,
                                        "right": 1424,
                                        "width": 146,
                                        "height": 22
                                    },
                                    "snippet": "<em>",
                                    "nodeLabel": ". Volledig volgens de ",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-1-BODY",
                                                "path": "1,HTML,1,BODY",
                                                "selector": "body",
                                                "boundingRect": {
                                                    "top": 0,
                                                    "bottom": 993,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 993
                                                },
                                                "snippet": "<body>",
                                                "nodeLabel": "body"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-5-EM",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,0,DIV,1,P,5,STRONG,0,EM",
                                    "selector": "div.contentSection__limited > p > strong > em",
                                    "boundingRect": {
                                        "top": 232,
                                        "bottom": 283,
                                        "left": 870,
                                        "right": 1516,
                                        "width": 646,
                                        "height": 51
                                    },
                                    "snippet": "<em>",
                                    "nodeLabel": "waarden van Milcobel",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-1-BODY",
                                                "path": "1,HTML,1,BODY",
                                                "selector": "body",
                                                "boundingRect": {
                                                    "top": 0,
                                                    "bottom": 993,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 993
                                                },
                                                "snippet": "<body>",
                                                "nodeLabel": "body"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-6-EM",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,0,DIV,1,P,6,EM",
                                    "selector": "div.section__inner > div.contentSection__limited > p > em",
                                    "boundingRect": {
                                        "top": 261,
                                        "bottom": 283,
                                        "left": 929,
                                        "right": 1093,
                                        "width": 164,
                                        "height": 22
                                    },
                                    "snippet": "<em>",
                                    "nodeLabel": " garanderen we zo een ",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-1-BODY",
                                                "path": "1,HTML,1,BODY",
                                                "selector": "body",
                                                "boundingRect": {
                                                    "top": 0,
                                                    "bottom": 993,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 993
                                                },
                                                "snippet": "<body>",
                                                "nodeLabel": "body"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-7-EM",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,0,DIV,1,P,7,STRONG,0,EM",
                                    "selector": "div.contentSection__limited > p > strong > em",
                                    "boundingRect": {
                                        "top": 261,
                                        "bottom": 283,
                                        "left": 1093,
                                        "right": 1412,
                                        "width": 319,
                                        "height": 22
                                    },
                                    "snippet": "<em>",
                                    "nodeLabel": "duurzame toekomst voor de melkveehouderij",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-1-BODY",
                                                "path": "1,HTML,1,BODY",
                                                "selector": "body",
                                                "boundingRect": {
                                                    "top": 0,
                                                    "bottom": 993,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 993
                                                },
                                                "snippet": "<body>",
                                                "nodeLabel": "body"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-8-EM",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,0,DIV,2,P,0,EM",
                                    "selector": "div.section__inner > div.contentSection__limited > p > em",
                                    "boundingRect": {
                                        "top": 304,
                                        "bottom": 355,
                                        "left": 746,
                                        "right": 1540,
                                        "width": 794,
                                        "height": 51
                                    },
                                    "snippet": "<em>",
                                    "nodeLabel": "Zo is niet alleen het eindproduct op je bord of tussen je boterham, maar ook de\u2026",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-1-BODY",
                                                "path": "1,HTML,1,BODY",
                                                "selector": "body",
                                                "boundingRect": {
                                                    "top": 0,
                                                    "bottom": 993,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 993
                                                },
                                                "snippet": "<body>",
                                                "nodeLabel": "body"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": "notApplicable"
                },
                "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": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-17-A",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,2,A",
                                    "selector": "div.categories__list > div.categories__item > div.categories__in > a.btn",
                                    "boundingRect": {
                                        "top": 834,
                                        "bottom": 878,
                                        "left": 687,
                                        "right": 837,
                                        "width": 149,
                                        "height": 44
                                    },
                                    "snippet": "<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">",
                                    "nodeLabel": "LEES MEER",
                                    "explanation": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-18-A",
                                                "path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,2,A",
                                                "selector": "div.categories__list > div.categories__item > div.categories__in > a.btn",
                                                "boundingRect": {
                                                    "top": 834,
                                                    "bottom": 878,
                                                    "left": 1449,
                                                    "right": 1599,
                                                    "width": 149,
                                                    "height": 44
                                                },
                                                "snippet": "<a href=\"https:\/\/co2.bruggekaas.be\/meer-smaak-minder-plastic\" class=\"btn type-bordered color-neutrals-0\">",
                                                "nodeLabel": "LEES MEER"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "minor",
                            "tags": [
                                "cat.semantics",
                                "wcag2aaa",
                                "wcag249"
                            ]
                        }
                    }
                },
                "image-alt": {
                    "id": "image-alt",
                    "title": "Image elements do not 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": 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-9-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,A,0,IMG",
                                    "selector": "div.navigation__inner > div.navigation__brand > a > img",
                                    "boundingRect": {
                                        "top": 40,
                                        "bottom": 109,
                                        "left": 117,
                                        "right": 264,
                                        "width": 147,
                                        "height": 69
                                    },
                                    "snippet": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                                    "nodeLabel": "div.navigation__inner > div.navigation__brand > a > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\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's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT7.a",
                                "TT7.b",
                                "EN-301-549",
                                "EN-9.1.1.1",
                                "ACT"
                            ]
                        }
                    }
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label": {
                    "id": "label",
                    "title": "Form elements 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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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-10-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-11-A",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,A",
                                    "selector": "div.navigation > div.navigation__inner > div.navigation__brand > a",
                                    "boundingRect": {
                                        "top": 40,
                                        "bottom": 109,
                                        "left": 117,
                                        "right": 264,
                                        "width": 147,
                                        "height": 69
                                    },
                                    "snippet": "<a href=\"https:\/\/co2.bruggekaas.be\">",
                                    "nodeLabel": "div.navigation > div.navigation__inner > div.navigation__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-12-A",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,0,LI,0,A",
                                    "selector": "div.socials__list > ul > li > a.circle",
                                    "boundingRect": {
                                        "top": 710,
                                        "bottom": 732,
                                        "left": 161,
                                        "right": 183,
                                        "width": 22,
                                        "height": 22
                                    },
                                    "snippet": "<a href=\"https:\/\/www.facebook.com\/bruggekaas\/\" class=\"circle\" target=\"_blank\">",
                                    "nodeLabel": "div.socials__list > ul > li > a.circle",
                                    "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-13-A",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,1,LI,0,A",
                                    "selector": "div.socials__list > ul > li > a.circle",
                                    "boundingRect": {
                                        "top": 710,
                                        "bottom": 732,
                                        "left": 199,
                                        "right": 221,
                                        "width": 22,
                                        "height": 22
                                    },
                                    "snippet": "<a href=\"https:\/\/www.instagram.com\/bruggekaas\" class=\"circle\" target=\"_blank\">",
                                    "nodeLabel": "div.socials__list > ul > li > a.circle",
                                    "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 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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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 used in the `<meta name=\"viewport\">` element or the `[maximum-scale]` attribute is 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": 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-14-META",
                                    "path": "1,HTML,0,HEAD,1,META",
                                    "selector": "head > meta",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 0,
                                        "left": 0,
                                        "right": 0,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, use\u2026\">",
                                    "nodeLabel": "head > meta",
                                    "explanation": "Fix any of the following:\n  user-scalable=no on <meta> tag disables zooming on mobile devices"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "critical",
                            "tags": [
                                "cat.sensory-and-visual-cues",
                                "wcag2aa",
                                "wcag144",
                                "EN-301-549",
                                "EN-9.1.4.4",
                                "ACT"
                            ]
                        }
                    }
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": "notApplicable"
                },
                "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": 300683,
                    "numericUnit": "byte",
                    "displayValue": "7 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:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 94759,
                                "wastedBytes": 94759
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 85341,
                                "wastedBytes": 85341
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--background.jpeg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 77243,
                                "wastedBytes": 77243
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 23689,
                                "wastedBytes": 23689
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 11299,
                                "wastedBytes": 11299
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/resources\/styles\/main.css?v=617664b5",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 6477,
                                "wastedBytes": 6477
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/resources\/scripts\/main.js?v=617664b5",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1875,
                                "wastedBytes": 1875
                            }
                        ],
                        "summary": {
                            "wastedBytes": 300683
                        },
                        "sortedBy": [
                            "totalBytes"
                        ],
                        "skipSumming": [
                            "cacheLifetimeMs"
                        ]
                    },
                    "guidanceLevel": 3
                },
                "total-byte-weight": {
                    "id": "total-byte-weight",
                    "title": "Avoids 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": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 413699,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 404\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg",
                                "totalBytes": 94759
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg",
                                "totalBytes": 85341
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--background.jpeg",
                                "totalBytes": 77243
                            },
                            {
                                "url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v40\/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2",
                                "totalBytes": 48768
                            },
                            {
                                "url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js",
                                "totalBytes": 28611
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png",
                                "totalBytes": 23689
                            },
                            {
                                "url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v40\/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewA.woff2",
                                "totalBytes": 19408
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                                "totalBytes": 11299
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/favicon.ico",
                                "totalBytes": 11087
                            },
                            {
                                "url": "https:\/\/co2.bruggekaas.be\/resources\/styles\/main.css?v=617664b5",
                                "totalBytes": 6477
                            }
                        ],
                        "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": "Avoids 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": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 110,
                    "numericUnit": "element",
                    "displayValue": "110 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": 110
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-33-path",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,UL,0,LI,0,A,0,svg,0,path",
                                    "selector": "li > a.circle > svg > path",
                                    "boundingRect": {
                                        "top": 710,
                                        "bottom": 731,
                                        "left": 167,
                                        "right": 176,
                                        "width": 10,
                                        "height": 21
                                    },
                                    "snippet": "<path d=\"M40.8 17.5h-8.5v-5.6c0-2.1 1.4-2.6 2.4-2.6h6V0h-8.3c-9.1 0-11.2 6.8-11.2 1\u2026\">",
                                    "nodeLabel": "li > a.circle > svg > path"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 15
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-34-UL",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,UL",
                                    "selector": "div.navigation__inner > div.navigation__main > div.navigation__list > ul",
                                    "boundingRect": {
                                        "top": 296,
                                        "bottom": 667,
                                        "left": 0,
                                        "right": 381,
                                        "width": 381,
                                        "height": 371
                                    },
                                    "snippet": "<ul>",
                                    "nodeLabel": "HOME\nONZE KAZEN\nONZE RECEPTEN\nNIEUWS\nDUURZAAMHEID EN CO2\nVAN MELK TOT KAAS\nKAAS\u2026"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 8
                                }
                            }
                        ]
                    },
                    "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.5.1",
                                "npm": "jquery"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "stacks": [
                                {
                                    "id": "jquery",
                                    "version": "3.5.1"
                                },
                                {
                                    "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": "Uses 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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "meta-description": {
                    "id": "meta-description",
                    "title": "Document does not have 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": 0,
                    "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": "1 failure reason",
                    "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": "Pages whose main resource has cache-control:no-store cannot enter back\/forward cache.",
                                "failureType": "Not actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/co2.bruggekaas.be\/"
                                        }
                                    ]
                                },
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                "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": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-allowed-role",
                            "weight": 0,
                            "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": 0,
                            "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": 0,
                            "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": 0,
                            "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": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "button-name",
                            "weight": 0,
                            "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": 0,
                            "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": 0,
                            "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": 0,
                            "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.62
                },
                "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": 0,
                            "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": 0.81999999999999995
                },
                "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": "bruggekaas.be",
                    "origins": [
                        "https:\/\/co2.bruggekaas.be"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                },
                {
                    "name": "Google Fonts",
                    "homepage": "https:\/\/fonts.google.com\/",
                    "origins": [
                        "https:\/\/fonts.googleapis.com",
                        "https:\/\/fonts.gstatic.com"
                    ],
                    "category": "cdn"
                },
                {
                    "name": "Cloudflare CDN",
                    "homepage": "https:\/\/cdnjs.com\/",
                    "origins": [
                        "https:\/\/cdnjs.cloudflare.com"
                    ],
                    "category": "cdn"
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 990.96000000000004,
                        "name": "lh:config",
                        "duration": 945.17999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 995.60000000000002,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 150.78999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1936.3699999999999,
                        "name": "lh:runner:gather",
                        "duration": 15399.65,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2266.96,
                        "name": "lh:driver:connect",
                        "duration": 23.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2291.3099999999999,
                        "name": "lh:driver:navigate",
                        "duration": 11.9,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2303.77,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1016.99,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3321.2199999999998,
                        "name": "lh:gather:getVersion",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3322.98,
                        "name": "lh:prepare:navigationMode",
                        "duration": 62.380000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3354.4400000000001,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 13.65,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3368.3200000000002,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 12.289999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3382.3200000000002,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 2.9900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3459.5,
                        "name": "lh:driver:navigate",
                        "duration": 11958.92,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 15718,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 15718.26,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 15718.66,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 0.95999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 15720.01,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 15720.129999999999,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 15720.200000000001,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 378.64999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16098.93,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 71.900000000000006,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16170.879999999999,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16171.120000000001,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 48.329999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16219.49,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 2.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16221.690000000001,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 9.4399999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16231.190000000001,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 4.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16235.700000000001,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 19.309999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16255.1,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 4.6500000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16259.809999999999,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 3.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16263.120000000001,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 59.329999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16322.5,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16322.799999999999,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 1.1399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16324.18,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.39000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16324.709999999999,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16324.940000000001,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 6.8600000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16331.530000000001,
                        "name": "lh:computed:MainResource",
                        "duration": 0.20999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16331.84,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 3.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16334.950000000001,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 6.9699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16342.02,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.29999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16342.389999999999,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 289.75999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16632.27,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 0.83999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16633.509999999998,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 89.719999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16723.279999999999,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.31,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16723.650000000001,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16723.82,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 19.399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16724.029999999999,
                        "name": "lh:gather:collectStacks",
                        "duration": 19.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16743.27,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 4,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16747.32,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 27.18,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16775,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 27.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16802.939999999999,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 2.9700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16805.950000000001,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 2.2200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16808.240000000002,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 0.23999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16808.529999999999,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.23999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16808.900000000001,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 403.76999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17336.970000000001,
                        "name": "lh:runner:audit",
                        "duration": 876.15999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17338.119999999999,
                        "name": "lh:runner:auditing",
                        "duration": 874.21000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17342.549999999999,
                        "name": "lh:audit:is-on-https",
                        "duration": 10.91,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17345.02,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 3.9500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17354.25,
                        "name": "lh:audit:viewport",
                        "duration": 3.1099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17355.049999999999,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17358.41,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 24.989999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17359.700000000001,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 20.989999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17360.169999999998,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 20.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17384.119999999999,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 14.470000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17385.099999999999,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17399.110000000001,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 3.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17401.330000000002,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.17000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17403.240000000002,
                        "name": "lh:audit:speed-index",
                        "duration": 7.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17408.130000000001,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 0.17000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17410.73,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 1.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17411.52,
                        "name": "lh:computed:Speedline",
                        "duration": 0.27000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17412.299999999999,
                        "name": "lh:audit:final-screenshot",
                        "duration": 0.58999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17413.52,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 1.53,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17414.09,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17415.34,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 1.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17415.880000000001,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 0.26000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17417.470000000001,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 1.5900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17418.130000000001,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17419.509999999998,
                        "name": "lh:audit:errors-in-console",
                        "duration": 2.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17420.119999999999,
                        "name": "lh:computed:JSBundles",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17422.18,
                        "name": "lh:audit:server-response-time",
                        "duration": 5.5599999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17423.02,
                        "name": "lh:computed:MainResource",
                        "duration": 1.1399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17428.189999999999,
                        "name": "lh:audit:interactive",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17428.779999999999,
                        "name": "lh:computed:Interactive",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17430.150000000001,
                        "name": "lh:audit:user-timings",
                        "duration": 1.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17430.66,
                        "name": "lh:computed:UserTimings",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17431.950000000001,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 1.8,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17432.52,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 0.34999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17432.720000000001,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17434.080000000002,
                        "name": "lh:audit:redirects",
                        "duration": 1.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17435.799999999999,
                        "name": "lh:audit:installable-manifest",
                        "duration": 10.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17447.150000000001,
                        "name": "lh:audit:splash-screen",
                        "duration": 3.4300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17448.560000000001,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17451.259999999998,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 2.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17454.59,
                        "name": "lh:audit:maskable-icon",
                        "duration": 2.6099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17457.98,
                        "name": "lh:audit:content-width",
                        "duration": 2.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17462.150000000001,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 4.3600000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17467.18,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 2.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17470.330000000002,
                        "name": "lh:audit:preload-fonts",
                        "duration": 1.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17472.490000000002,
                        "name": "lh:audit:deprecations",
                        "duration": 3.2799999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17476.32,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 1.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17478.450000000001,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 2.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17479.82,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17481.369999999999,
                        "name": "lh:audit:bootup-time",
                        "duration": 1.97,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17483.77,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17485.16,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 22.57,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17497.200000000001,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 8.0299999999999994,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17497.48,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 7.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17497.580000000002,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 7.6900000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17508.310000000001,
                        "name": "lh:audit:font-display",
                        "duration": 4.1900000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17512.560000000001,
                        "name": "lh:audit:diagnostics",
                        "duration": 0.64000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17513.240000000002,
                        "name": "lh:audit:network-requests",
                        "duration": 4.6600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17513.669999999998,
                        "name": "lh:computed:EntityClassification",
                        "duration": 3.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17518.380000000001,
                        "name": "lh:audit:network-rtt",
                        "duration": 1.72,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17520.48,
                        "name": "lh:audit:network-server-latency",
                        "duration": 2.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17522.82,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 0.46000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17523.32,
                        "name": "lh:audit:metrics",
                        "duration": 1.9299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17524.490000000002,
                        "name": "lh:computed:TimingSummary",
                        "duration": 0.57999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17525.700000000001,
                        "name": "lh:audit:performance-budget",
                        "duration": 2.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17526.299999999999,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 0.98999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17528.43,
                        "name": "lh:audit:timing-budget",
                        "duration": 1.4099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17529.860000000001,
                        "name": "lh:audit:resource-summary",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17531.34,
                        "name": "lh:audit:third-party-summary",
                        "duration": 2.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17532.130000000001,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17533.77,
                        "name": "lh:audit:third-party-facades",
                        "duration": 2.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17536.549999999999,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 1.9399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17539.049999999999,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 1.8400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17541.349999999999,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 1.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17543.18,
                        "name": "lh:audit:long-tasks",
                        "duration": 1.9399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17545.650000000001,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 1.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17547.98,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17549.360000000001,
                        "name": "lh:audit:unsized-images",
                        "duration": 1.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17551.43,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 2.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17554.41,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 1.49,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17556.32,
                        "name": "lh:audit:csp-xss",
                        "duration": 2.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17558.689999999999,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 13.359999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17559.369999999999,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.40999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17559.860000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 11.390000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17571.459999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.48999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17572.599999999999,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 1.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17574.419999999998,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 1.26,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17576.080000000002,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 1.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17577.779999999999,
                        "name": "lh:audit:accesskeys",
                        "duration": 2.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17580.48,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 19.969999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17601.07,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 2.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17603.639999999999,
                        "name": "lh:audit:aria-command-name",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17605.610000000001,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 1.53,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17607.560000000001,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 6.0199999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17613.959999999999,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 1.6399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17615.93,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 1.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17618.130000000001,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 1.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17620.18,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 1.99,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17622.470000000001,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 1.8200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17624.709999999999,
                        "name": "lh:audit:aria-required-children",
                        "duration": 2.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17627.049999999999,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 2.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17629.560000000001,
                        "name": "lh:audit:aria-roles",
                        "duration": 2.1800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17632.080000000002,
                        "name": "lh:audit:aria-text",
                        "duration": 2.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17634.810000000001,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 2.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17637.57,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 2.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17640.869999999999,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 4.8899999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17646.48,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 23.199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17670.080000000002,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 3.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17674.389999999999,
                        "name": "lh:audit:button-name",
                        "duration": 4.3200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17679.25,
                        "name": "lh:audit:bypass",
                        "duration": 6.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17685.91,
                        "name": "lh:audit:color-contrast",
                        "duration": 5.1399999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17691.389999999999,
                        "name": "lh:audit:definition-list",
                        "duration": 2.8999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17694.610000000001,
                        "name": "lh:audit:dlitem",
                        "duration": 2.8399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17697.919999999998,
                        "name": "lh:audit:document-title",
                        "duration": 5.2199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17703.459999999999,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 26.789999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17730.57,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 2.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17733.790000000001,
                        "name": "lh:audit:empty-heading",
                        "duration": 5.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17739.580000000002,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 5.0599999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17745.189999999999,
                        "name": "lh:audit:frame-title",
                        "duration": 4.9299999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17750.650000000001,
                        "name": "lh:audit:heading-order",
                        "duration": 8.6099999999999994,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17759.599999999999,
                        "name": "lh:audit:html-has-lang",
                        "duration": 5.5300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17765.52,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 5.3499999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17771.209999999999,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 23.989999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17795.540000000001,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 7.1500000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17803.240000000002,
                        "name": "lh:audit:image-alt",
                        "duration": 5.9900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17809.630000000001,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 5.2300000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17815.209999999999,
                        "name": "lh:audit:input-button-name",
                        "duration": 3.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17818.549999999999,
                        "name": "lh:audit:input-image-alt",
                        "duration": 3.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17822.16,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 3.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17825.720000000001,
                        "name": "lh:audit:label",
                        "duration": 3.1400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17829.16,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 27.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17856.75,
                        "name": "lh:audit:link-name",
                        "duration": 5.3099999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17862.389999999999,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 5.0300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17867.75,
                        "name": "lh:audit:list",
                        "duration": 5.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17873.200000000001,
                        "name": "lh:audit:listitem",
                        "duration": 5.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17878.720000000001,
                        "name": "lh:audit:meta-refresh",
                        "duration": 3.4700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17882.509999999998,
                        "name": "lh:audit:meta-viewport",
                        "duration": 27.719999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17910.549999999999,
                        "name": "lh:audit:object-alt",
                        "duration": 4,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17914.880000000001,
                        "name": "lh:audit:select-name",
                        "duration": 3.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17918.900000000001,
                        "name": "lh:audit:skip-link",
                        "duration": 3.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17922.740000000002,
                        "name": "lh:audit:tabindex",
                        "duration": 3.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17926.939999999999,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 3.9300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17931.209999999999,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 4.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17935.740000000002,
                        "name": "lh:audit:target-size",
                        "duration": 27.93,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17964.040000000001,
                        "name": "lh:audit:td-has-header",
                        "duration": 4.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17968.720000000001,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 4.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17973.919999999998,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 5.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17979.279999999999,
                        "name": "lh:audit:valid-lang",
                        "duration": 4.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17984.029999999999,
                        "name": "lh:audit:video-caption",
                        "duration": 4.3899999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17988.470000000001,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17988.650000000001,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17988.759999999998,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17988.869999999999,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17988.950000000001,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17989.029999999999,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17989.110000000001,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17989.189999999999,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17989.259999999998,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17989.330000000002,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17989.779999999999,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 4.4699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17994.91,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 19.66,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18016.080000000002,
                        "name": "lh:audit:offscreen-images",
                        "duration": 3.2799999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18019.869999999999,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 2.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18022.73,
                        "name": "lh:audit:unminified-css",
                        "duration": 74.379999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18097.369999999999,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 19.780000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18117.630000000001,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 3.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18118.470000000001,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18121.360000000001,
                        "name": "lh:audit:unused-javascript",
                        "duration": 2.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18123.759999999998,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 1.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18126,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 1.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18128.110000000001,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 2.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18130.720000000001,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 3.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18131.470000000001,
                        "name": "lh:computed:ImageRecords",
                        "duration": 0.69999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18134.91,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 1.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18136.689999999999,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 1.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18138.799999999999,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 9.7699999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18148.91,
                        "name": "lh:audit:doctype",
                        "duration": 2.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18151.299999999999,
                        "name": "lh:audit:charset",
                        "duration": 1.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18153.259999999998,
                        "name": "lh:audit:dom-size",
                        "duration": 2.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18156,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 2.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18159.060000000001,
                        "name": "lh:audit:inspector-issues",
                        "duration": 1.9399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18161.580000000002,
                        "name": "lh:audit:no-document-write",
                        "duration": 1.51,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18181.139999999999,
                        "name": "lh:audit:js-libraries",
                        "duration": 1.6100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18183.119999999999,
                        "name": "lh:audit:notification-on-start",
                        "duration": 1.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18184.790000000001,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18186.720000000001,
                        "name": "lh:audit:uses-http2",
                        "duration": 1.9299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18189.02,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 1.3899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18190.709999999999,
                        "name": "lh:audit:meta-description",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18192.349999999999,
                        "name": "lh:audit:http-status-code",
                        "duration": 1.28,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18193.970000000001,
                        "name": "lh:audit:font-size",
                        "duration": 1.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18195.540000000001,
                        "name": "lh:audit:link-text",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18197.330000000002,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 1.8600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18199.509999999998,
                        "name": "lh:audit:is-crawlable",
                        "duration": 1.6599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18201.529999999999,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18203.049999999999,
                        "name": "lh:audit:tap-targets",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18204.560000000001,
                        "name": "lh:audit:hreflang",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18206.330000000002,
                        "name": "lh:audit:plugins",
                        "duration": 1.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18207.75,
                        "name": "lh:audit:canonical",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18209.599999999999,
                        "name": "lh:audit:structured-data",
                        "duration": 0.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18210.650000000001,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18212.34,
                        "name": "lh:runner:generate",
                        "duration": 0.76000000000000001,
                        "entryType": "measure"
                    }
                ],
                "total": 16275.809999999999
            },
            "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\/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 | title": [
                        "audits[errors-in-console].title"
                    ],
                    "core\/audits\/errors-in-console.js | description": [
                        "audits[errors-in-console].description"
                    ],
                    "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": 80.006
                            },
                            "path": "audits[server-response-time].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnURL": [
                        "audits[server-response-time].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 | title": [
                        "audits.deprecations.title"
                    ],
                    "core\/audits\/deprecations.js | description": [
                        "audits.deprecations.description"
                    ],
                    "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 | title": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "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": 72.491
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 82.024900000000002
                            },
                            "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 | fontResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | scriptResourceType": [
                        "audits[resource-summary].details.items[3].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | stylesheetResourceType": [
                        "audits[resource-summary].details.items[4].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | documentResourceType": [
                        "audits[resource-summary].details.items[5].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | mediaResourceType": [
                        "audits[resource-summary].details.items[6].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | otherResourceType": [
                        "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\/lib\/i18n\/i18n.js | columnDescription": [
                        "audits[csp-xss].details.headings[0].label"
                    ],
                    "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 | title": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "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 | title": [
                        "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\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[color-contrast].details.headings[0].label",
                        "audits[identical-links-same-purpose].details.headings[0].label",
                        "audits[image-alt].details.headings[0].label",
                        "audits[landmark-one-main].details.headings[0].label",
                        "audits[link-name].details.headings[0].label",
                        "audits[meta-viewport].details.headings[0].label"
                    ],
                    "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 | failureTitle": [
                        "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 | title": [
                        "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 | title": [
                        "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 | failureTitle": [
                        "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": 7
                            },
                            "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 | title": [
                        "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": 413699
                            },
                            "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 | title": [
                        "audits[dom-size].title"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | description": [
                        "audits[dom-size].description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 110
                            },
                            "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 | title": [
                        "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 | failureTitle": [
                        "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": 1
                            },
                            "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 | mainResourceHasCacheControlNoStore": [
                        "audits[bf-cache].details.items[0].reason"
                    ],
                    "core\/audits\/bf-cache.js | notActionableFailureType": [
                        "audits[bf-cache].details.items[0].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:\/\/co2.bruggekaas.be\/\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9223 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-39r7-10.10.1.198\/240906_BiDcK5_711.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\/128.0.0.0 Safari\/537.36 PTST\/24.09'\nFri, 06 Sep 2024 09:30:59 GMT LH:ChromeLauncher Found existing Chrome already running using port 9223, using that.\nFri, 06 Sep 2024 09:31:00 GMT LH:status Connecting to browser\nFri, 06 Sep 2024 09:31:00 GMT LH:status Navigating to about:blank\nFri, 06 Sep 2024 09:31:00 GMT LH:status Benchmarking machine\nFri, 06 Sep 2024 09:31:01 GMT LH:status Preparing target for navigation mode\nFri, 06 Sep 2024 09:31:01 GMT LH:status Cleaning origin data\nFri, 06 Sep 2024 09:31:01 GMT LH:status Cleaning browser cache\nFri, 06 Sep 2024 09:31:01 GMT LH:status Preparing network conditions\nFri, 06 Sep 2024 09:31:01 GMT LH:status Navigating to https:\/\/co2.bruggekaas.be\/\nFri, 06 Sep 2024 09:31:13 GMT LH:status Getting artifact: DevtoolsLog\nFri, 06 Sep 2024 09:31:13 GMT LH:status Getting artifact: Trace\nFri, 06 Sep 2024 09:31:13 GMT LH:status Getting artifact: DevtoolsLog\nFri, 06 Sep 2024 09:31:13 GMT LH:status Getting artifact: Trace\nFri, 06 Sep 2024 09:31:13 GMT LH:status Getting artifact: Accessibility\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: AnchorElements\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: ConsoleMessages\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: CSSUsage\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: Doctype\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: DOMStats\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: EmbeddedContent\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: FontSize\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: Inputs\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: GlobalListeners\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: ImageElements\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: InstallabilityErrors\nFri, 06 Sep 2024 09:31:14 GMT LH:status Get webapp installability errors\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: InspectorIssues\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: JsUsage\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: LinkElements\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: MainDocumentContent\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: MetaElements\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: NetworkUserAgent\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: OptimizedImages\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: ResponseCompression\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: RobotsTxt\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: Scripts\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: SourceMaps\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: Stacks\nFri, 06 Sep 2024 09:31:14 GMT LH:status Collect stacks\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: TapTargets\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: TraceElements\nFri, 06 Sep 2024 09:31:14 GMT LH:TraceElements:error NO_NAVSTART\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: ViewportDimensions\nFri, 06 Sep 2024 09:31:14 GMT LH:status Getting artifact: WebAppManifest\nFri, 06 Sep 2024 09:31:15 GMT LH:status Get webapp manifest\nFri, 06 Sep 2024 09:31:15 GMT LH:status Getting artifact: devtoolsLogs\nFri, 06 Sep 2024 09:31:15 GMT LH:status Getting artifact: traces\nFri, 06 Sep 2024 09:31:15 GMT LH:status Getting artifact: BFCacheFailures\nFri, 06 Sep 2024 09:31:15 GMT LH:status Analyzing and running audits...\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Uses HTTPS\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: First Contentful Paint\nFri, 06 Sep 2024 09:31:15 GMT LH:first-contentful-paint:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Largest Contentful Paint\nFri, 06 Sep 2024 09:31:15 GMT LH:largest-contentful-paint:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: First Meaningful Paint\nFri, 06 Sep 2024 09:31:15 GMT LH:first-meaningful-paint:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Speed Index\nFri, 06 Sep 2024 09:31:15 GMT LH:speed-index:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Screenshot Thumbnails\nFri, 06 Sep 2024 09:31:15 GMT LH:screenshot-thumbnails:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Final Screenshot\nFri, 06 Sep 2024 09:31:15 GMT LH:final-screenshot:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Total Blocking Time\nFri, 06 Sep 2024 09:31:15 GMT LH:total-blocking-time:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Max Potential First Input Delay\nFri, 06 Sep 2024 09:31:15 GMT LH:max-potential-fid:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Cumulative Layout Shift\nFri, 06 Sep 2024 09:31:15 GMT LH:cumulative-layout-shift:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: No browser errors logged to the console\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Initial server response time was short\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Time to Interactive\nFri, 06 Sep 2024 09:31:15 GMT LH:interactive:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: User Timing marks and measures\nFri, 06 Sep 2024 09:31:15 GMT LH:user-timings:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Avoid chaining critical requests\nFri, 06 Sep 2024 09:31:15 GMT LH:critical-request-chains:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Avoid multiple page redirects\nFri, 06 Sep 2024 09:31:15 GMT LH:redirects:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Configured for a custom splash screen\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Sets a theme color for the address bar.\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Manifest has a maskable icon\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Content is sized correctly for the viewport\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Displays images with correct aspect ratio\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Serves images with appropriate resolution\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Avoids deprecated APIs\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Avoids third-party cookies\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Minimizes main-thread work\nFri, 06 Sep 2024 09:31:15 GMT LH:mainthread-work-breakdown:error NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: JavaScript execution time\nFri, 06 Sep 2024 09:31:15 GMT LH:bootup-time:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Preload key requests\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Preconnect to required origins\nFri, 06 Sep 2024 09:31:15 GMT LH:uses-rel-preconnect:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: All text remains visible during webfont loads\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Diagnostics\nFri, 06 Sep 2024 09:31:15 GMT LH:diagnostics:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Network Requests\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Network Round Trip Times\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Server Backend Latencies\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Tasks\nFri, 06 Sep 2024 09:31:15 GMT LH:main-thread-tasks:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Metrics\nFri, 06 Sep 2024 09:31:15 GMT LH:metrics:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Performance budget\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Timing budget\nFri, 06 Sep 2024 09:31:15 GMT LH:timing-budget:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Resources Summary\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Minimize third-party usage\nFri, 06 Sep 2024 09:31:15 GMT LH:third-party-summary:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Lazy load third-party resources with facades\nFri, 06 Sep 2024 09:31:15 GMT LH:third-party-facades:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Largest Contentful Paint element\nFri, 06 Sep 2024 09:31:15 GMT LH:Runner:warn TraceElements gatherer, required by audit largest-contentful-paint-element, encountered an error: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nFri, 06 Sep 2024 09:31:15 GMT LH:Runner:warn TraceElements gatherer, required by audit lcp-lazy-loaded, encountered an error: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Avoid large layout shifts\nFri, 06 Sep 2024 09:31:15 GMT LH:Runner:warn TraceElements gatherer, required by audit layout-shift-elements, encountered an error: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Avoid long main-thread tasks\nFri, 06 Sep 2024 09:31:15 GMT LH:long-tasks:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Avoids `unload` event listeners\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Avoid non-composited animations\nFri, 06 Sep 2024 09:31:15 GMT LH:Runner:warn TraceElements gatherer, required by audit non-composited-animations, encountered an error: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Page has valid source maps\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Preload Largest Contentful Paint image\nFri, 06 Sep 2024 09:31:15 GMT LH:Runner:warn TraceElements gatherer, required by audit prioritize-lcp-image, encountered an error: NO_NAVSTART\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Script Treemap Data\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Site works cross-browser\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Each page has a URL\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: `[accesskey]` values are unique\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: ARIA input fields have accessible names\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: `[role]` values are valid\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: ARIA toggle fields have accessible names\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Buttons have an accessible name\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Document has a `<title>` element\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: ARIA IDs are unique\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: All heading elements contain content.\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: No form fields have multiple labels\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Identical links have the same purpose.\nFri, 06 Sep 2024 09:31:15 GMT LH:status Auditing: Image elements have `[alt]` attributes\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Input buttons have discernible text.\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Form elements have associated labels\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Document has a main landmark.\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Links have a discernible name\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Links are distinguishable without relying on color.\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nFri, 06 Sep 2024 09:31:16 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.\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: `<object>` elements have alternate text\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Select elements have associated label elements.\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Skip links are focusable.\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: `[lang]` attributes have a valid value\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Custom controls have associated labels\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Custom controls have ARIA roles\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Interactive controls are keyboard focusable\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: The page has a logical tab order\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Visual order on the page follows DOM order\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Uses efficient cache policy on static assets\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Avoids enormous network payloads\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Defer offscreen images\nFri, 06 Sep 2024 09:31:16 GMT LH:offscreen-images:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Eliminate render-blocking resources\nFri, 06 Sep 2024 09:31:16 GMT LH:render-blocking-resources:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Minify CSS\nFri, 06 Sep 2024 09:31:16 GMT LH:unminified-css:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Minify JavaScript\nFri, 06 Sep 2024 09:31:16 GMT LH:unminified-javascript:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Reduce unused CSS\nFri, 06 Sep 2024 09:31:16 GMT LH:unused-css-rules:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Reduce unused JavaScript\nFri, 06 Sep 2024 09:31:16 GMT LH:unused-javascript:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Serve images in next-gen formats\nFri, 06 Sep 2024 09:31:16 GMT LH:modern-image-formats:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Efficiently encode images\nFri, 06 Sep 2024 09:31:16 GMT LH:uses-optimized-images:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Enable text compression\nFri, 06 Sep 2024 09:31:16 GMT LH:uses-text-compression:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Properly size images\nFri, 06 Sep 2024 09:31:16 GMT LH:uses-responsive-images:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Use video formats for animated content\nFri, 06 Sep 2024 09:31:16 GMT LH:efficient-animated-content:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nFri, 06 Sep 2024 09:31:16 GMT LH:duplicated-javascript:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nFri, 06 Sep 2024 09:31:16 GMT LH:legacy-javascript:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Page has the HTML doctype\nFri, 06 Sep 2024 09:31:16 GMT LH:doctype:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Properly defines charset\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Avoids an excessive DOM size\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Avoids `document.write()`\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Detected JavaScript libraries\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Allows users to paste into input fields\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Use HTTP\/2\nFri, 06 Sep 2024 09:31:16 GMT LH:uses-http2:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Document has a meta description\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Page has successful HTTP status code\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Document uses legible font sizes\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Links have descriptive text\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Links are crawlable\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: robots.txt is valid\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Tap targets are sized appropriately\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Document has a valid `hreflang`\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Document avoids plugins\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Document has a valid `rel=canonical`\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Structured data is valid\nFri, 06 Sep 2024 09:31:16 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nFri, 06 Sep 2024 09:31:16 GMT LH:status Generating results...\nFri, 06 Sep 2024 09:31:16 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-39r7-10.10.1.198\/240906_BiDcK5_711.1.0\/lighthouse.report.html\nFri, 06 Sep 2024 09:31:16 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nFri, 06 Sep 2024 09:31:16 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-39r7-10.10.1.198\/240906_BiDcK5_711.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": 1509,
                "docTime": 1509,
                "fullyLoaded": 1509,
                "bytesOut": 26395,
                "bytesOutDoc": 26395,
                "bytesIn": 410440,
                "bytesInDoc": 410440,
                "requests": 13,
                "requestsFull": 13,
                "requestsDoc": 13,
                "responses_200": 13,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 1431,
                "loadEventEnd": 1432,
                "domContentLoadedEventStart": 1242,
                "domContentLoadedEventEnd": 1243,
                "connections": 4,
                "final_base_page_request": 0,
                "domInteractive": 1242,
                "firstPaint": 1259.9000000003725,
                "firstContentfulPaint": 1338,
                "firstImagePaint": 1338,
                "firstMeaningfulPaint": 1338,
                "renderBlockingCSS": 2,
                "renderBlockingJS": 0,
                "TTFB": 554,
                "basePageSSLTime": 76,
                "score_cache": 29,
                "score_cdn": 33,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 91,
                "score_etags": -1,
                "score_progressive_jpeg": 0,
                "gzip_total": 52032,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 291302,
                "image_savings": 28285,
                "cpu.ParseHTML": 7,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 1,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 12,
                "cpu.ParseAuthorStyleSheet": 3,
                "cpu.UpdateLayoutTree": 8,
                "cpu.Layout": 265,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 2,
                "cpu.Paint": 8,
                "cpu.Layerize": 1,
                "cpu.EvaluateScript": 39,
                "cpu.v8.compile": 3,
                "cpu.FunctionCall": 4,
                "cpu.MarkDOMContent": 0,
                "cpu.TimerFire": 0,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.Idle": 1155,
                "start_epoch": 1725615041.9914207,
                "date": 1725615044.9469409,
                "fullyLoadedCPUms": 2390,
                "fullyLoadedCPUpct": 29.110840438493504,
                "domElements": 136,
                "domComplete": 1431,
                "PerformancePaintTiming.first-paint": 1259.9000000003725,
                "PerformancePaintTiming.first-contentful-paint": 1259.9000000003725,
                "test_run_time_ms": 9983,
                "Colordepth": 24,
                "generated-content-percent": -0.01,
                "generated-content-size": 0,
                "lastVisualChange": 1700,
                "render": 1300,
                "visualComplete85": 1500,
                "visualComplete90": 1500,
                "visualComplete95": 1500,
                "visualComplete99": 1700,
                "visualComplete": 1700,
                "SpeedIndex": 1405,
                "chromeUserTiming.navigationStart": 165,
                "chromeUserTiming.fetchStart": 98,
                "chromeUserTiming.domLoading": 648,
                "chromeUserTiming.responseEnd": 637,
                "chromeUserTiming.domInteractive": 1320,
                "chromeUserTiming.domContentLoadedEventStart": 1320,
                "chromeUserTiming.domContentLoadedEventEnd": 1321,
                "chromeUserTiming.domComplete": 1509,
                "chromeUserTiming.unloadEventStart": 647,
                "chromeUserTiming.unloadEventEnd": 647,
                "chromeUserTiming.markAsMainFrame": 648,
                "chromeUserTiming.commitNavigationEnd": 648,
                "chromeUserTiming.firstPaint": 1338,
                "chromeUserTiming.firstContentfulPaint": 1338,
                "chromeUserTiming.firstImagePaint": 1338,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1338,
                "chromeUserTiming.firstMeaningfulPaint": 1338,
                "chromeUserTiming.LayoutShift": 1579,
                "chromeUserTiming.loadEventStart": 1509,
                "chromeUserTiming.loadEventEnd": 1510,
                "chromeUserTiming.LargestTextPaint": 1338,
                "chromeUserTiming.LargestImagePaint": 1475,
                "chromeUserTiming.LargestContentfulPaint": 1475,
                "chromeUserTiming.TotalLayoutShift": 0.0064840612905462131,
                "chromeUserTiming.CumulativeLayoutShift": 0.0064840612905462131,
                "maxFID": 0,
                "TTIMeasurementEnd": 4629,
                "LastInteractive": 1300,
                "TotalBlockingTime": 0,
                "run": 1,
                "step": 1,
                "effectiveBps": 429780,
                "domTime": 0,
                "aft": 0,
                "titleTime": 167,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.62,
                "lighthouse.SEO": 0.81999999999999995,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 429780,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 776,
                "docTime": 776,
                "fullyLoaded": 776,
                "bytesOut": 2125,
                "bytesOutDoc": 2125,
                "bytesIn": 2674,
                "bytesInDoc": 2674,
                "requests": 1,
                "requestsFull": 1,
                "requestsDoc": 1,
                "responses_200": 1,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 738,
                "loadEventEnd": 739,
                "domContentLoadedEventStart": 737,
                "domContentLoadedEventEnd": 738,
                "connections": 1,
                "final_base_page_request": 0,
                "domInteractive": 737,
                "firstPaint": 0,
                "firstContentfulPaint": 879,
                "firstImagePaint": 879,
                "firstMeaningfulPaint": 879,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 246,
                "basePageSSLTime": 78,
                "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,
                "score_progressive_jpeg": -1,
                "gzip_total": 2674,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 6,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 17,
                "cpu.ParseAuthorStyleSheet": 8,
                "cpu.UpdateLayoutTree": 7,
                "cpu.Layout": 311,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 1,
                "cpu.Paint": 3,
                "cpu.Layerize": 0,
                "cpu.EvaluateScript": 9,
                "cpu.v8.compile": 36,
                "cpu.FunctionCall": 1,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.TimerFire": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.Idle": 376,
                "start_epoch": 1725615077.246551,
                "date": 1725615079.6834424,
                "fullyLoadedCPUms": 1779,
                "fullyLoadedCPUpct": 25.648414985583717,
                "domElements": 136,
                "domComplete": 738,
                "PerformancePaintTiming.first-paint": 840.90000000037253,
                "PerformancePaintTiming.first-contentful-paint": 840.90000000037253,
                "test_run_time_ms": 7406,
                "Colordepth": 24,
                "generated-content-percent": -0.01,
                "generated-content-size": 0,
                "lastVisualChange": 1000,
                "render": 900,
                "visualComplete85": 1000,
                "visualComplete90": 1000,
                "visualComplete95": 1000,
                "visualComplete99": 1000,
                "visualComplete": 1000,
                "SpeedIndex": 950,
                "chromeUserTiming.navigationStart": 113,
                "chromeUserTiming.fetchStart": 62,
                "chromeUserTiming.domLoading": 300,
                "chromeUserTiming.responseEnd": 291,
                "chromeUserTiming.domInteractive": 775,
                "chromeUserTiming.domContentLoadedEventStart": 775,
                "chromeUserTiming.domContentLoadedEventEnd": 776,
                "chromeUserTiming.domComplete": 776,
                "chromeUserTiming.unloadEventStart": 299,
                "chromeUserTiming.unloadEventEnd": 299,
                "chromeUserTiming.markAsMainFrame": 299,
                "chromeUserTiming.commitNavigationEnd": 300,
                "chromeUserTiming.LayoutShift": 722,
                "chromeUserTiming.loadEventStart": 776,
                "chromeUserTiming.loadEventEnd": 777,
                "chromeUserTiming.firstPaint": 878,
                "chromeUserTiming.firstContentfulPaint": 878,
                "chromeUserTiming.firstImagePaint": 878,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 878,
                "chromeUserTiming.firstMeaningfulPaint": 878,
                "chromeUserTiming.LargestTextPaint": 879,
                "chromeUserTiming.LargestImagePaint": 962,
                "chromeUserTiming.LargestContentfulPaint": 962,
                "chromeUserTiming.TotalLayoutShift": 0.0013303709386874969,
                "chromeUserTiming.CumulativeLayoutShift": 0.0013303709386874969,
                "maxFID": 0,
                "TTIMeasurementEnd": 3854,
                "LastInteractive": 900,
                "TotalBlockingTime": 0,
                "run": 1,
                "step": 1,
                "effectiveBps": 5045,
                "domTime": 0,
                "aft": 0,
                "titleTime": 115,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.62,
                "lighthouse.SEO": 0.81999999999999995,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 5045,
                "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,
                "basePageSSLTime": 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.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.FunctionCall": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.TimerFire": 0,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 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.fetchStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 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,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 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,
                "basePageSSLTime": 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.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.FunctionCall": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.TimerFire": 0,
                "cpu.largestContentfulPaint::Candidate": 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.fetchStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 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-39r7-10.10.1.198",
                "loadTime": 1509,
                "docTime": 1509,
                "fullyLoaded": 1509,
                "bytesOut": 26395,
                "bytesOutDoc": 26395,
                "bytesIn": 410440,
                "bytesInDoc": 410440,
                "requests": [
                    {
                        "type": 3,
                        "id": "2634C13F2F3AAEF12CCC0828278F02E9",
                        "request_id": "2634C13F2F3AAEF12CCC0828278F02E9",
                        "ip_addr": "77.241.81.229",
                        "full_url": "https:\/\/co2.bruggekaas.be\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "co2.bruggekaas.be",
                        "url": "\/",
                        "raw_id": "2634C13F2F3AAEF12CCC0828278F02E9",
                        "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                        "documentURL": "https:\/\/co2.bruggekaas.be\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 374,
                        "ttfb_ms": 372,
                        "load_start": 182,
                        "load_start_float": 182.00008,
                        "bytesIn": 2674,
                        "objectSize": 2674,
                        "objectSizeUncompressed": 9363,
                        "chunks": [
                            {
                                "ts": 555,
                                "bytes": 2674,
                                "inflated": 9363
                            }
                        ],
                        "expires": "",
                        "cacheControl": "no-store",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 63,
                        "connect_start": 63,
                        "connect_end": 105,
                        "ssl_start": 105,
                        "ssl_end": 181,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "co2.bruggekaas.be",
                            "sanList": [
                                "co2.bruggecheese.com",
                                "co2.bruggefromage.be",
                                "co2.bruggekaas.be",
                                "www.co2.bruggecheese.com",
                                "www.co2.bruggefromage.be"
                            ],
                            "issuer": "R10",
                            "validFrom": 1722721263,
                            "validTo": 1730497262,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1722724773232,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100DEE541B626AC4D6925474A740FF8557C566E3A82A5EA89532441035828883C91022100F18B90D3A4C2014E1734AED26AB7F885A63C957FEE5DF4D8779FA5D68FADAF7D"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1722724773316,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022052F9ACA7B7B1C0A7160A569839BBAC80DEDFD129209444FE5A6F91AE243341540220645EE81346281178CFE0F973B903C1910E3BA1A6A1A608DAA602310D719574CD"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: co2.bruggekaas.be",
                                ":method: GET",
                                ":path: \/",
                                ":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=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "cache-control: no-store",
                                "content-encoding: gzip",
                                "content-length: 2674",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2125,
                        "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": 62,
                        "connect_ms": 42,
                        "ssl_ms": 76,
                        "gzip_total": 2674,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 20,
                        "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 80,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGUjCCBTqgAwIBAgISA59efKs5Xg94E5Xbced1eEQ1MA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODAzMjE0MTAzWhcNMjQxMTAxMjE0MTAyWjAcMRowGAYDVQQD\nExFjbzIuYnJ1Z2dla2Fhcy5iZTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAMyiZkuaoYHjAqmg7e9AFeWzFMquBg3SsEqber\/xpV0mer4W+F\/VOFNxXmRq\n2BvceGgSVDv6BrAZh0M37d\/fuAIs+LS85LqYo263PF7zklPsKnibeNO9\/NiRzQRt\nlaMMvRqwkbfRXgF5hZc9bmuc4eIIKvRs2mWzOJS1biRC8Gi6O+n\/N7n53tZBUYPI\nthNZSb6r7CMfXlwgkco+vPTOrVVE+IdRi+MdUVti25oPPFfD8qotmQLB6SrIv4ky\n9VrC1e0A2I6B8YoZLiahWXr3\/JGC4aFg6ZDTfBbauTbqiyO9\/hNIl\/Bmu7TEOw5C\n2uImFaXh6v9UuHpywwfTNZQWbgLt19L\/jGy648OOczrGCUkqxQAOAn\/WLH6nEMra\nJrLIh12S2o5mPBQ6lWny6J3LQ7BEYGkUVEsiukYk688bKh4mUBfUVPN9ZsWqmXHp\n5CsTiZ0NumbvcOqU5vfiUKZsu1dn829q3lIXLDUGKTkS23jEDitUQro6CvJ5DJKg\ndgaGVGscIQpW1iiVAS5ewL\/+kUFdM2xHR6NUHPi7N+0jCkDB1lPe3W7Gr0KlhMtd\nxk7rTMaZ9aBo+elYmWdIvtGM4msqytqQPnTz\/F03SZJCet5GykgxREXj9EANiQwJ\nvPTVKthiWAgG2T9Db2z59MtrhMkjgaZ8QKrViP4WVz05S3LRAgMBAAGjggJ1MIIC\ncTAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFPd\/icLmZWpC21XU9Gn2nKE4Wb62MB8G\nA1UdIwQYMBaAFLu8w0el5LypxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMC5pLmxlbmNyLm9yZy8wfAYDVR0RBHUwc4IUY28yLmJydWdnZWNo\nZWVzZS5jb22CFGNvMi5icnVnZ2Vmcm9tYWdlLmJlghFjbzIuYnJ1Z2dla2Fhcy5i\nZYIYd3d3LmNvMi5icnVnZ2VjaGVlc2UuY29tghh3d3cuY28yLmJydWdnZWZyb21h\nZ2UuYmUwEwYDVR0gBAwwCjAIBgZngQwBAgEwggEEBgorBgEEAdZ5AgQCBIH1BIHy\nAPAAdwBIsONr2qZHNA\/lagL6nTDrHFIBy1bdLIHZu7+rOdiEcwAAAZEaZe1wAAAE\nAwBIMEYCIQDe5UG2JqxNaSVHSnQP+FV8Vm46gqXqiVMkQQNYKIg8kQIhAPGLkNOk\nwgFOFzSu0mq3+IWmPJV\/7l302HefpdaPra99AHUAdv+IPwq2+5VRwmHM9Ye6NLSk\nzbsp3GhCCp\/mZ0xaOnQAAAGRGmXtxAAABAMARjBEAiBS+aynt7HApxYKVpg5u6yA\n3t\/RKSCURP5ab5GuJDNBVAIgZF7oE0YoEXjP4PlzuQPBkQ47oaahpgjapgIxDXGV\ndM0wDQYJKoZIhvcNAQELBQADggEBAIvdN+BG4cBNhbRXunjkIoIE1Ycn0435q+sM\nGYQvSJ49\/G1jpHe18iYS60W28QqGEvJpyH6NZRx1SORYjghm01LHq\/knDea4EBsK\nkOo9SFL1vQiMr8hF6E\/FQqOUXBL7d9ql4Zip\/DpGj9j8\/Z+58KVCSEpXihe7ZJNp\nogqB9wE+8k46V8BeoKtYi4vehrMK0wxRzFN5D\/GYNwZP0vYo7nkVkDC+BnowkSdL\nUfmHkWdFn4e\/QTwPXe8fvtgLW1K5bA5ZxHm4s5DsqX8KW9qfF3D\/szfSWtt0rKjn\nIgLIbj4gCVZttPqf2BNtKlsdOs0iuG\/FtEyMdyyaTwwm1LZuVbI=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 556,
                        "ttfb_start": 182,
                        "ttfb_end": 554,
                        "download_start": 554,
                        "download_end": 556,
                        "download_ms": 2,
                        "all_start": 1,
                        "all_end": 556,
                        "all_ms": 554,
                        "index": 0,
                        "number": 1
                    },
                    {
                        "type": 3,
                        "id": "146563.3",
                        "request_id": "146563.3",
                        "ip_addr": "77.241.81.229",
                        "full_url": "https:\/\/co2.bruggekaas.be\/resources\/styles\/main.css?v=617664b5",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "co2.bruggekaas.be",
                        "url": "\/resources\/styles\/main.css?v=617664b5",
                        "raw_id": "146563.3",
                        "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                        "documentURL": "https:\/\/co2.bruggekaas.be\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 62,
                        "ttfb_ms": 60,
                        "load_start": 603,
                        "load_start_float": 603.00010899999995,
                        "bytesIn": 6295,
                        "objectSize": 6295,
                        "objectSizeUncompressed": 38104,
                        "chunks": [
                            {
                                "ts": 664,
                                "bytes": 6295,
                                "inflated": 38104
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/co2.bruggekaas.be\/",
                        "initiator_line": 11,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: co2.bruggekaas.be",
                                ":method: GET",
                                ":path: \/resources\/styles\/main.css?v=617664b5",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/co2.bruggekaas.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 6295",
                                "content-type: text\/css",
                                "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                "etag: \"94d8-5cf28ca394cfa-gzip\"",
                                "last-modified: Mon, 25 Oct 2021 08:03:01 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1885,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "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": 6295,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 577,
                        "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 109,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 665,
                        "ttfb_start": 603,
                        "ttfb_end": 663,
                        "download_start": 663,
                        "download_end": 665,
                        "download_ms": 2,
                        "all_start": 603,
                        "all_end": 665,
                        "all_ms": 62,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "146563.4",
                        "request_id": "146563.4",
                        "ip_addr": "77.241.81.229",
                        "full_url": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "co2.bruggekaas.be",
                        "url": "\/resources\/graphics\/static\/bruggekaas--logo.png",
                        "raw_id": "146563.4",
                        "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                        "documentURL": "https:\/\/co2.bruggekaas.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 195,
                        "ttfb_ms": 156,
                        "load_start": 604,
                        "load_start_float": 604.00011500000005,
                        "bytesIn": 23525,
                        "objectSize": 23525,
                        "objectSizeUncompressed": 23525,
                        "chunks": [
                            {
                                "ts": 763,
                                "bytes": 16238
                            },
                            {
                                "ts": 799,
                                "bytes": 7287
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/co2.bruggekaas.be\/",
                        "initiator_line": 44,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: co2.bruggekaas.be",
                                ":method: GET",
                                ":path: \/resources\/graphics\/static\/bruggekaas--logo.png",
                                ":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: u=2, i",
                                "referer: https:\/\/co2.bruggekaas.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 23525",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                "etag: \"5be5-5cf28ca36bc91\"",
                                "last-modified: Mon, 25 Oct 2021 08:03:01 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2062,
                        "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": 23525,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 580,
                        "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 115,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "23 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 147,
                                    "ImageHeight": 69,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Software": "Adobe ImageReady"
                                },
                                "XMP": {
                                    "XMPToolkit": "Adobe XMP Core 5.3-c011 66.145661, 2012\/02\/06-14:56:27        ",
                                    "CreatorTool": "Adobe Photoshop CS6 (Macintosh)",
                                    "InstanceID": "xmp.iid:7CA209FD5ADB11E58C2CE7297FB78085",
                                    "DocumentID": "xmp.did:7CA209FE5ADB11E58C2CE7297FB78085",
                                    "DerivedFromInstanceID": "xmp.iid:7CA209FB5ADB11E58C2CE7297FB78085",
                                    "DerivedFromDocumentID": "xmp.did:7CA209FC5ADB11E58C2CE7297FB78085"
                                },
                                "Composite": {
                                    "ImageSize": "147x69",
                                    "Megapixels": 0.01
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 147,
                                    "height": 69,
                                    "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": 10143,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 122.642,
                                        "standardDeviation": 84.335099999999997,
                                        "kurtosis": -1.4542999999999999,
                                        "skewness": 0.121834,
                                        "entropy": 0.65081699999999998
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 64.527799999999999,
                                        "standardDeviation": 107.946,
                                        "kurtosis": -0.62789499999999998,
                                        "skewness": -1.1528499999999999,
                                        "entropy": 0.26195000000000002
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 123.8,
                                        "standardDeviation": 71.669300000000007,
                                        "kurtosis": -1.19106,
                                        "skewness": 0.144011,
                                        "entropy": 0.865587
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 98.4221,
                                        "standardDeviation": 79.414000000000001,
                                        "kurtosis": -1.0814900000000001,
                                        "skewness": 0.38951200000000002,
                                        "entropy": 0.82969499999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 77.874499999999998,
                                        "standardDeviation": 78.311099999999996,
                                        "kurtosis": -0.58233800000000002,
                                        "skewness": 0.64593299999999998,
                                        "entropy": 0.64603699999999997
                                    }
                                },
                                "alpha": "#B59E7C00",
                                "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": 147,
                                    "height": 69,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T09:30:45+00:00",
                                    "date:modify": "2024-09-06T09:30:45+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": "147, 69",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "png:text": "1 tEXt\/zTXt\/iTXt chunks were found",
                                    "signature": "2efe9a5f3f903104de548b9e465996b957512dd2e48752e7284bc9cecf0d25b6",
                                    "Software": "Adobe ImageReady"
                                },
                                "tainted": false,
                                "filesize": "23525B",
                                "numberPixels": "10143",
                                "pixelsPerSecond": "4.27074MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.002"
                            }
                        },
                        "load_end": 799,
                        "ttfb_start": 604,
                        "ttfb_end": 760,
                        "download_start": 760,
                        "download_end": 799,
                        "download_ms": 39,
                        "all_start": 604,
                        "all_end": 799,
                        "all_ms": 195,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "146563.6",
                        "request_id": "146563.6",
                        "ip_addr": "77.241.81.229",
                        "full_url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "co2.bruggekaas.be",
                        "url": "\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                        "raw_id": "146563.6",
                        "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                        "documentURL": "https:\/\/co2.bruggekaas.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 124,
                        "ttfb_ms": 122,
                        "load_start": 605,
                        "load_start_float": 605.00012100000004,
                        "bytesIn": 11145,
                        "objectSize": 11145,
                        "objectSizeUncompressed": 11145,
                        "chunks": [
                            {
                                "ts": 729,
                                "bytes": 11145
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/co2.bruggekaas.be\/",
                        "initiator_line": 154,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: co2.bruggekaas.be",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                                ":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: u=2, i",
                                "referer: https:\/\/co2.bruggekaas.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 11145",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                "etag: \"2b89-5cf28dc290104\"",
                                "last-modified: Mon, 25 Oct 2021 08:08:02 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2092,
                        "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": 11145,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 589,
                        "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 121,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "11 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 172,
                                    "ImageHeight": 57,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Software": "Adobe ImageReady"
                                },
                                "XMP": {
                                    "XMPToolkit": "Adobe XMP Core 5.6-c145 79.163499, 2018\/08\/13-16:40:22        ",
                                    "CreatorTool": "Adobe Photoshop CC 2019 (Macintosh)",
                                    "InstanceID": "xmp.iid:61848979209311ECA07187899981C9CD",
                                    "DocumentID": "xmp.did:6184897A209311ECA07187899981C9CD",
                                    "DerivedFromInstanceID": "xmp.iid:61848977209311ECA07187899981C9CD",
                                    "DerivedFromDocumentID": "xmp.did:61848978209311ECA07187899981C9CD"
                                },
                                "Composite": {
                                    "ImageSize": "172x57",
                                    "Megapixels": 0.01
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 172,
                                    "height": 57,
                                    "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": 9804,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 183.99000000000001,
                                        "standardDeviation": 87.049899999999994,
                                        "kurtosis": -0.672763,
                                        "skewness": -1.0024900000000001,
                                        "entropy": 0.386799
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 139.39500000000001,
                                        "standardDeviation": 123.288,
                                        "kurtosis": -1.91936,
                                        "skewness": 0.1862,
                                        "entropy": 0.25502900000000001
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 194.191,
                                        "standardDeviation": 91.284099999999995,
                                        "kurtosis": -0.066631200000000002,
                                        "skewness": -1.2073799999999999,
                                        "entropy": 0.39565299999999998
                                    },
                                    "green": {
                                        "min": 39,
                                        "max": 255,
                                        "mean": 216.56700000000001,
                                        "standardDeviation": 62.358400000000003,
                                        "kurtosis": 0.65210999999999997,
                                        "skewness": -1.4741299999999999,
                                        "entropy": 0.43706499999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 209.59700000000001,
                                        "standardDeviation": 71.268699999999995,
                                        "kurtosis": 1.43824,
                                        "skewness": -1.5821499999999999,
                                        "entropy": 0.459449
                                    }
                                },
                                "alpha": "#FFFFFF00",
                                "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": 172,
                                    "height": 57,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T09:30:45+00:00",
                                    "date:modify": "2024-09-06T09:30:45+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": "172, 57",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "png:text": "1 tEXt\/zTXt\/iTXt chunks were found",
                                    "signature": "bae82b0f680bbafe50a1b2f463724b21bdadfa83cde0b50aa92492a8775ed11f",
                                    "Software": "Adobe ImageReady"
                                },
                                "tainted": false,
                                "filesize": "11145B",
                                "numberPixels": "9804",
                                "pixelsPerSecond": "821661B",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.011"
                            }
                        },
                        "load_end": 729,
                        "ttfb_start": 605,
                        "ttfb_end": 727,
                        "download_start": 727,
                        "download_end": 729,
                        "download_ms": 2,
                        "all_start": 605,
                        "all_end": 729,
                        "all_ms": 124,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "146563.8",
                        "request_id": "146563.8",
                        "ip_addr": "77.241.81.229",
                        "full_url": "https:\/\/co2.bruggekaas.be\/resources\/scripts\/main.js?v=617664b5",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "co2.bruggekaas.be",
                        "url": "\/resources\/scripts\/main.js?v=617664b5",
                        "raw_id": "146563.8",
                        "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                        "documentURL": "https:\/\/co2.bruggekaas.be\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 127,
                        "ttfb_ms": 126,
                        "load_start": 606,
                        "load_start_float": 606.00013999999999,
                        "bytesIn": 1688,
                        "objectSize": 1688,
                        "objectSizeUncompressed": 6652,
                        "chunks": [
                            {
                                "ts": 733,
                                "bytes": 1688,
                                "inflated": 6652
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/co2.bruggekaas.be\/",
                        "initiator_line": 209,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: co2.bruggekaas.be",
                                ":method: GET",
                                ":path: \/resources\/scripts\/main.js?v=617664b5",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2",
                                "referer: https:\/\/co2.bruggekaas.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 1688",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                "etag: \"19fc-5cf28ca392de2-gzip\"",
                                "last-modified: Mon, 25 Oct 2021 08:03:01 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1843,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "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": 1688,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 598,
                        "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 140,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 733,
                        "ttfb_start": 606,
                        "ttfb_end": 732,
                        "download_start": 732,
                        "download_end": 733,
                        "download_ms": 1,
                        "all_start": 606,
                        "all_end": 733,
                        "all_ms": 127,
                        "index": 4,
                        "number": 5,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 3,
                        "js_timing": [
                            [
                                1318.6210000000001,
                                1320.0039999999999
                            ],
                            [
                                1318.6500000000001,
                                1318.9590000000001
                            ],
                            [
                                1509.0940000000001,
                                1509.163
                            ],
                            [
                                1509.1690000000001,
                                1509.3399999999999
                            ],
                            [
                                1509.346,
                                1510.114
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "146563.7",
                        "request_id": "146563.7",
                        "ip_addr": "104.17.25.14",
                        "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdnjs.cloudflare.com",
                        "url": "\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js",
                        "raw_id": "146563.7",
                        "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                        "documentURL": "https:\/\/co2.bruggekaas.be\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 150,
                        "ttfb_ms": 78,
                        "load_start": 703,
                        "load_start_float": 703.00012700000002,
                        "bytesIn": 27958,
                        "objectSize": 27958,
                        "objectSizeUncompressed": 89476,
                        "chunks": [
                            {
                                "ts": 782,
                                "bytes": 1716,
                                "inflated": 3633
                            },
                            {
                                "ts": 785,
                                "bytes": 3528,
                                "inflated": 11193
                            },
                            {
                                "ts": 790,
                                "bytes": 2352,
                                "inflated": 7455
                            },
                            {
                                "ts": 791,
                                "bytes": 1176,
                                "inflated": 3836
                            },
                            {
                                "ts": 793,
                                "bytes": 1176,
                                "inflated": 4052
                            },
                            {
                                "ts": 794,
                                "bytes": 551,
                                "inflated": 1724
                            },
                            {
                                "ts": 812,
                                "bytes": 564,
                                "inflated": 1843
                            },
                            {
                                "ts": 817,
                                "bytes": 1170,
                                "inflated": 3653
                            },
                            {
                                "ts": 819,
                                "bytes": 1176,
                                "inflated": 3642
                            },
                            {
                                "ts": 821,
                                "bytes": 1176,
                                "inflated": 3981
                            },
                            {
                                "ts": 825,
                                "bytes": 2347,
                                "inflated": 8227
                            },
                            {
                                "ts": 827,
                                "bytes": 1174,
                                "inflated": 3648
                            },
                            {
                                "ts": 829,
                                "bytes": 1174,
                                "inflated": 3777
                            },
                            {
                                "ts": 842,
                                "bytes": 2345,
                                "inflated": 8324
                            },
                            {
                                "ts": 850,
                                "bytes": 3522,
                                "inflated": 10866
                            },
                            {
                                "ts": 851,
                                "bytes": 1171,
                                "inflated": 4116
                            },
                            {
                                "ts": 853,
                                "bytes": 1640,
                                "inflated": 5506
                            }
                        ],
                        "expires": "Wed, 27 Aug 2025 09:30:45 GMT",
                        "cacheControl": "public, max-age=30672000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": 596,
                        "dns_end": 633,
                        "connect_start": 598,
                        "connect_end": 598,
                        "ssl_start": 598,
                        "ssl_end": 666,
                        "securityDetails": {
                            "protocol": "QUIC",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519Kyber768Draft00",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "cdnjs.cloudflare.com",
                            "sanList": [
                                "cdnjs.cloudflare.com",
                                "*.cdnjs.cloudflare.com"
                            ],
                            "issuer": "WE1",
                            "validFrom": 1722399370,
                            "validTo": 1730175369,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1722402970990,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100F87C11D0DB4F2CCDBEFFAF6D003DED76EDBD724C6D2691CBEF062284681BD2E9022100AA4EF6125D079B247FB707992B45FD35AAF62A487F55A2B92CF03B639F56578A"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2024h2'",
                                    "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                    "timestamp": 1722402971198,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022022243C30AAA10E50E8DC8DA4380C6F30ACA4BFE4D51759A79FB11472789BA58802203447AB348B03985E5312AD7F277FD84793E8D7CC279A890E36B7A86964FE49C7"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/co2.bruggekaas.be\/",
                        "initiator_line": 208,
                        "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.5.1\/jquery.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/co2.bruggekaas.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 104023",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: public, max-age=30672000",
                                "cf-cache-status: HIT",
                                "cf-cdnjs-via: cfworker\/kv",
                                "cf-ray: 8bed71345e673683-FRA",
                                "content-encoding: br",
                                "content-length: 27958",
                                "content-type: application\/javascript; charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                "etag: \"5eb09ed3-15d84\"",
                                "expires: Wed, 27 Aug 2025 09:30:45 GMT",
                                "last-modified: Mon, 04 May 2020 23:01:39 GMT",
                                "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=6YWhoSyTq8JUe5KSMz%2B2ssdqL%2BU0AdQS%2BUjXzueLcmEllBifZNmqAvB%2FgWbouJRBxdsC4WbV%2Fhjvz2TSxnfM%2BMf3b%2FEIFIUCueUofTjvSMjNz60d0XEyWMrKs73D4fbkNzfeEDrI\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "strict-transport-security: max-age=15780000",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff"
                            ]
                        },
                        "bytesOut": 1849,
                        "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": 37,
                        "connect_ms": 0,
                        "ssl_ms": 68,
                        "gzip_total": 27958,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 30567977,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 592,
                        "netlog_id": 127,
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 853,
                        "ttfb_start": 703,
                        "ttfb_end": 781,
                        "download_start": 781,
                        "download_end": 853,
                        "download_ms": 72,
                        "all_start": 596,
                        "all_end": 853,
                        "all_ms": 255,
                        "index": 5,
                        "number": 6,
                        "cpuTimes": {
                            "EvaluateScript": 46,
                            "v8.compile": 3,
                            "FunctionCall": 4
                        },
                        "cpu.EvaluateScript": 46,
                        "cpu.v8.compile": 3,
                        "cpu.FunctionCall": 4,
                        "cpuTime": 53,
                        "js_timing": [
                            [
                                1265.0419999999999,
                                1311.0940000000001
                            ],
                            [
                                1265.0699999999999,
                                1268.066
                            ],
                            [
                                1320.921,
                                1321.348
                            ],
                            [
                                1321.893,
                                1325.354
                            ],
                            [
                                1325.3920000000001,
                                1325.739
                            ],
                            [
                                1325.768,
                                1325.8119999999999
                            ],
                            [
                                1325.8489999999999,
                                1325.8720000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "146563.2",
                        "request_id": "146563.2",
                        "ip_addr": "142.250.181.234",
                        "full_url": "https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "fonts.googleapis.com",
                        "url": "\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap",
                        "raw_id": "146563.2",
                        "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                        "documentURL": "https:\/\/co2.bruggekaas.be\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 81,
                        "ttfb_ms": 76,
                        "load_start": 724,
                        "load_start_float": 724.00009599999998,
                        "bytesIn": 2071,
                        "objectSize": 2071,
                        "objectSizeUncompressed": 29285,
                        "chunks": [
                            {
                                "ts": 801,
                                "bytes": 1947
                            },
                            {
                                "ts": 804,
                                "bytes": 124
                            },
                            {
                                "ts": 804,
                                "bytes": 0
                            }
                        ],
                        "expires": "Fri, 06 Sep 2024 09:30:45 GMT",
                        "cacheControl": "private, max-age=86400, stale-while-revalidate=604800",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 147,
                        "protocol": "HTTP\/2",
                        "dns_start": 574,
                        "dns_end": 608,
                        "connect_start": 609,
                        "connect_end": 642,
                        "ssl_start": 642,
                        "ssl_end": 723,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "upload.video.google.com",
                            "sanList": [
                                "upload.video.google.com",
                                "*.clients.google.com",
                                "*.docs.google.com",
                                "*.drive.google.com",
                                "*.gdata.youtube.com",
                                "*.googleapis.com",
                                "*.photos.google.com",
                                "*.youtube-3rd-party.com",
                                "upload.google.com",
                                "*.upload.google.com",
                                "upload.youtube.com",
                                "*.upload.youtube.com",
                                "uploads.stage.gdata.youtube.com",
                                "bg-call-donation.goog",
                                "bg-call-donation-alpha.goog",
                                "bg-call-donation-canary.goog",
                                "bg-call-donation-dev.goog"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1722842300,
                            "validTo": 1730099899,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1722845901722,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100C57DFB2DA9CBE0D63DEF09ECE1276901420D10C4782E1F6551D7B40418C415CC022038009AF7E0DD33C7EC39F0906384D88B0640C60E71C9D1048D85080BD2209B7A"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1722845901710,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30440220652B093090695E54B34F55B0C476ACDC6E92568801EAE4F29AC39CAFA1E2BB00022076F91CB590C7DA96052738595B7F95FA6B54EE1644DBCFE9E572B320A727BD5A"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/co2.bruggekaas.be\/",
                        "initiator_line": 9,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: fonts.googleapis.com",
                                ":method: GET",
                                ":path: \/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/co2.bruggekaas.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "x-client-data: CO3\/ygE="
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: private, max-age=86400, stale-while-revalidate=604800",
                                "content-encoding: gzip",
                                "content-type: text\/css; charset=utf-8",
                                "cross-origin-opener-policy: same-origin-allow-popups",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                "expires: Fri, 06 Sep 2024 09:30:45 GMT",
                                "last-modified: Fri, 06 Sep 2024 08:58:00 GMT",
                                "link: <https:\/\/fonts.gstatic.com>; rel=preconnect; crossorigin",
                                "server: ESF",
                                "strict-transport-security: max-age=31536000",
                                "timing-allow-origin: *",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2086,
                        "score_cache": 50,
                        "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": 34,
                        "connect_ms": 33,
                        "ssl_ms": 81,
                        "gzip_total": 2330,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 86400,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 571,
                        "socket_group": "https:\/\/fonts.googleapis.com <https:\/\/bruggekaas.be same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "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": 96,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIF4DCCBMigAwIBAgIRAOvK+wvE9RNiCvEgVTZHYXMwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MDgwNTA3MTgyMFoXDTI0MTAyODA3MTgxOVowIjEg\nMB4GA1UEAxMXdXBsb2FkLnZpZGVvLmdvb2dsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATp8201ynPGaIqwfpq\/\/m5duZr+OpqnZ6y5bJ74R9PK+d7t96Mc\nlQxJH+cdlsjQkcue\/bRC+9gSqnCKBp5Q0qmao4IDwTCCA70wDgYDVR0PAQH\/BAQD\nAgeAMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYE\nFI79jH9ydHKcCIuNsxDvjAyhbV3EMB8GA1UdIwQYMBaAFN4bHu15FdQ+NyTDIbvs\nNDltQrIwMFgGCCsGAQUFBwEBBEwwSjAhBggrBgEFBQcwAYYVaHR0cDovL28ucGtp\nLmdvb2cvd3IyMCUGCCsGAQUFBzAChhlodHRwOi8vaS5wa2kuZ29vZy93cjIuY3J0\nMIIBmAYDVR0RBIIBjzCCAYuCF3VwbG9hZC52aWRlby5nb29nbGUuY29tghQqLmNs\naWVudHMuZ29vZ2xlLmNvbYIRKi5kb2NzLmdvb2dsZS5jb22CEiouZHJpdmUuZ29v\nZ2xlLmNvbYITKi5nZGF0YS55b3V0dWJlLmNvbYIQKi5nb29nbGVhcGlzLmNvbYIT\nKi5waG90b3MuZ29vZ2xlLmNvbYIXKi55b3V0dWJlLTNyZC1wYXJ0eS5jb22CEXVw\nbG9hZC5nb29nbGUuY29tghMqLnVwbG9hZC5nb29nbGUuY29tghJ1cGxvYWQueW91\ndHViZS5jb22CFCoudXBsb2FkLnlvdXR1YmUuY29tgh91cGxvYWRzLnN0YWdlLmdk\nYXRhLnlvdXR1YmUuY29tghViZy1jYWxsLWRvbmF0aW9uLmdvb2eCG2JnLWNhbGwt\nZG9uYXRpb24tYWxwaGEuZ29vZ4IcYmctY2FsbC1kb25hdGlvbi1jYW5hcnkuZ29v\nZ4IZYmctY2FsbC1kb25hdGlvbi1kZXYuZ29vZzATBgNVHSAEDDAKMAgGBmeBDAEC\nATA2BgNVHR8ELzAtMCugKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvb1E2bnly\nOEYwbTAuY3JsMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHYAdv+IPwq2+5VRwmHM\n9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGRIZ4zmgAABAMARzBFAiEAxX37LanL4NY9\n7wns4SdpAUINEMR4Lh9lUde0BBjEFcwCIDgAmvfg3TPH7DnwkGOE2IsGQMYOccnR\nBI2FCAvSIJt6AHUASLDja9qmRzQP5WoC+p0w6xxSActW3SyB2bu\/qznYhHMAAAGR\nIZ4zjgAABAMARjBEAiBlKwkwkGleVLNPVbDEdqzcbpJWiAHq5PKaw5yvoeK7AAIg\ndvkctZDH2pYFJzhZW3+V+mtU7hZE28\/p5XKzIKcnvVowDQYJKoZIhvcNAQELBQAD\nggEBAJPwb4seiRTvhTekn1Zs3njA+r9SIJuXlrs2D1SuBq+jrnARdFfcyWTHHS5d\nRPFhEtvc1mXuV605tJ7iyokiGtEt7IbpwRr7ziBnIpXNUY8LZUZ+EeK8ZucuTAce\njTUaLieiB\/pBLR5tHJBds75O5c02X4lpxeOH\/iClIVGJEnmYjVsSrzj+2NkaxEkI\nMYv1xfmkdx77XdMkMJecaKe6rs9WMgDTsq5LJ732oHvSFy9yCvJ0f8QnQfN0ijbm\nwD4QPz7MVggCKD15jXQ6G1aw0ieKJnyl5Ur\/qXpnB\/c361QIEE1y9mTWkpMO9RsL\nzE2ZUoihL3OnO+Fr0as8OnNIm4Q=\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": "blocking",
                        "load_end": 805,
                        "ttfb_start": 724,
                        "ttfb_end": 800,
                        "download_start": 800,
                        "download_end": 805,
                        "download_ms": 5,
                        "all_start": 574,
                        "all_end": 805,
                        "all_ms": 229,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "146563.65",
                        "request_id": "146563.65",
                        "ip_addr": "77.241.81.229",
                        "full_url": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--background.jpeg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "co2.bruggekaas.be",
                        "url": "\/resources\/graphics\/static\/bruggekaas--background.jpeg",
                        "raw_id": "146563.65",
                        "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                        "documentURL": "https:\/\/co2.bruggekaas.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 179,
                        "ttfb_ms": 76,
                        "load_start": 824,
                        "load_start_float": 824.00019099999997,
                        "bytesIn": 77015,
                        "objectSize": 77015,
                        "objectSizeUncompressed": 77015,
                        "chunks": [
                            {
                                "ts": 902,
                                "bytes": 16237
                            },
                            {
                                "ts": 930,
                                "bytes": 16366
                            },
                            {
                                "ts": 956,
                                "bytes": 16366
                            },
                            {
                                "ts": 983,
                                "bytes": 16366
                            },
                            {
                                "ts": 1003,
                                "bytes": 11680
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/co2.bruggekaas.be\/",
                        "initiator_line": 208,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: co2.bruggekaas.be",
                                ":method: GET",
                                ":path: \/resources\/graphics\/static\/bruggekaas--background.jpeg",
                                ":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:\/\/co2.bruggekaas.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 77015",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                "etag: \"12cd7-5cf28ca369e03\"",
                                "last-modified: Mon, 25 Oct 2021 08:03:01 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2068,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 63,
                        "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": 77015,
                        "image_save": 28285,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 822,
                        "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 191,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "75 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ExifByteOrder": "Little-endian (Intel, II)",
                                    "ImageWidth": 272,
                                    "ImageHeight": 728,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "Ducky": {
                                    "Quality": "80%"
                                },
                                "XMP": {
                                    "XMPToolkit": "Adobe XMP Core 5.6-c140 79.160451, 2017\/05\/06-01:08:21        ",
                                    "OriginalDocumentID": "xmp.did:f05bfe68-643d-1940-835c-3f3607866dcc",
                                    "DocumentID": "xmp.did:BDCFEE7A3B0B11E8A985998FB38D113B",
                                    "InstanceID": "xmp.iid:BDCFEE793B0B11E8A985998FB38D113B",
                                    "CreatorTool": "Adobe Photoshop CC 2014 (Macintosh)",
                                    "DerivedFromInstanceID": "xmp.iid:391BE0DB360911E8AAC4C30AEB3BAA17",
                                    "DerivedFromDocumentID": "xmp.did:391BE0DC360911E8AAC4C30AEB3BAA17"
                                },
                                "APP14": {
                                    "DCTEncodeVersion": 100,
                                    "APP14Flags0": "[14], Encoded with Blend=1 downsampling",
                                    "APP14Flags1": "(none)",
                                    "ColorTransform": "YCbCr"
                                },
                                "Composite": {
                                    "ImageSize": "272x728",
                                    "Megapixels": 0.19800000000000001
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 272,
                                    "height": 728,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 198016,
                                "imageStatistics": {
                                    "all": {
                                        "min": 2,
                                        "max": 255,
                                        "mean": 217.91300000000001,
                                        "standardDeviation": 25.141100000000002,
                                        "kurtosis": 17.189699999999998,
                                        "skewness": -3.4693499999999999,
                                        "entropy": 0.75485899999999995
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 8,
                                        "max": 255,
                                        "mean": 220.405,
                                        "standardDeviation": 24.503299999999999,
                                        "kurtosis": 18.173100000000002,
                                        "skewness": -3.58386,
                                        "entropy": 0.74869200000000002
                                    },
                                    "green": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 217.345,
                                        "standardDeviation": 24.787400000000002,
                                        "kurtosis": 17.844200000000001,
                                        "skewness": -3.5526300000000002,
                                        "entropy": 0.74967200000000001
                                    },
                                    "blue": {
                                        "min": 2,
                                        "max": 255,
                                        "mean": 215.988,
                                        "standardDeviation": 26.132400000000001,
                                        "kurtosis": 16.089400000000001,
                                        "skewness": -3.34022,
                                        "entropy": 0.76621300000000003
                                    }
                                },
                                "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": 272,
                                    "height": 728,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 94,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T09:30:46+00:00",
                                    "date:modify": "2024-09-06T09:30:46+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "23ccfcd6f25323e91a2fa7894ab07d6eb0c0f8e3c6f1b2f7556583189398a8eb"
                                },
                                "profiles": {
                                    "app12": {
                                        "length": 15
                                    },
                                    "exif": {
                                        "length": 22
                                    },
                                    "xmp": {
                                        "length": 858
                                    }
                                },
                                "tainted": false,
                                "filesize": "77015B",
                                "numberPixels": "198016",
                                "pixelsPerSecond": "5.85292MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.033"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 1003,
                        "ttfb_start": 824,
                        "ttfb_end": 900,
                        "download_start": 900,
                        "download_end": 1003,
                        "download_ms": 103,
                        "all_start": 824,
                        "all_end": 1003,
                        "all_ms": 179,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "146563.66",
                        "request_id": "146563.66",
                        "ip_addr": "77.241.81.229",
                        "full_url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "co2.bruggekaas.be",
                        "url": "\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg",
                        "raw_id": "146563.66",
                        "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                        "documentURL": "https:\/\/co2.bruggekaas.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 307,
                        "ttfb_ms": 193,
                        "load_start": 838,
                        "load_start_float": 838.00019699999996,
                        "bytesIn": 85104,
                        "objectSize": 85104,
                        "objectSizeUncompressed": 85104,
                        "chunks": [
                            {
                                "ts": 1034,
                                "bytes": 16237
                            },
                            {
                                "ts": 1056,
                                "bytes": 16366
                            },
                            {
                                "ts": 1090,
                                "bytes": 16366
                            },
                            {
                                "ts": 1116,
                                "bytes": 16366
                            },
                            {
                                "ts": 1143,
                                "bytes": 16366
                            },
                            {
                                "ts": 1145,
                                "bytes": 3403
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/co2.bruggekaas.be\/",
                        "initiator_line": 208,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: co2.bruggekaas.be",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg",
                                ":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:\/\/co2.bruggekaas.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 85104",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                "etag: \"14c70-5cf28dc28f90a\"",
                                "last-modified: Mon, 25 Oct 2021 08:08:02 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2077,
                        "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": 85104,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 830,
                        "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 197,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "83 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ExifByteOrder": "Little-endian (Intel, II)",
                                    "ImageWidth": 874,
                                    "ImageHeight": 545,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "Ducky": {
                                    "Quality": "60%"
                                },
                                "XMP": {
                                    "XMPToolkit": "Adobe XMP Core 5.6-c145 79.163499, 2018\/08\/13-16:40:22        ",
                                    "CreatorTool": "Adobe Photoshop CC 2019 (Macintosh)",
                                    "InstanceID": "xmp.iid:6184897D209311ECA07187899981C9CD",
                                    "DocumentID": "xmp.did:6184897E209311ECA07187899981C9CD",
                                    "DerivedFromInstanceID": "xmp.iid:6184897B209311ECA07187899981C9CD",
                                    "DerivedFromDocumentID": "xmp.did:6184897C209311ECA07187899981C9CD"
                                },
                                "APP14": {
                                    "DCTEncodeVersion": 100,
                                    "APP14Flags0": "[14], Encoded with Blend=1 downsampling",
                                    "APP14Flags1": "(none)",
                                    "ColorTransform": "YCbCr"
                                },
                                "Composite": {
                                    "ImageSize": "874x545",
                                    "Megapixels": 0.47599999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 874,
                                    "height": 545,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 476330,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 230,
                                        "mean": 145.19900000000001,
                                        "standardDeviation": 54.696399999999997,
                                        "kurtosis": -0.60131199999999996,
                                        "skewness": -0.68501599999999996,
                                        "entropy": 0.76051500000000005
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 1,
                                        "max": 230,
                                        "mean": 155.00800000000001,
                                        "standardDeviation": 49.116700000000002,
                                        "kurtosis": -0.099266400000000005,
                                        "skewness": -0.84885699999999997,
                                        "entropy": 0.75209199999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 223,
                                        "mean": 154.08799999999999,
                                        "standardDeviation": 52.225299999999997,
                                        "kurtosis": 0.0837783,
                                        "skewness": -0.913748,
                                        "entropy": 0.75518700000000005
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 220,
                                        "mean": 126.502,
                                        "standardDeviation": 62.747199999999999,
                                        "kurtosis": -1.26163,
                                        "skewness": -0.24027799999999999,
                                        "entropy": 0.77426700000000004
                                    }
                                },
                                "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": 874,
                                    "height": 545,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 86,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T09:30:46+00:00",
                                    "date:modify": "2024-09-06T09:30:46+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "9a24feaab20d12176046192d299dae6623444414dbe80b872309587014cddd08"
                                },
                                "profiles": {
                                    "app12": {
                                        "length": 15
                                    },
                                    "exif": {
                                        "length": 22
                                    },
                                    "xmp": {
                                        "length": 786
                                    }
                                },
                                "tainted": false,
                                "filesize": "85104B",
                                "numberPixels": "476330",
                                "pixelsPerSecond": "24.9599MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.019"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 1145,
                        "ttfb_start": 838,
                        "ttfb_end": 1031,
                        "download_start": 1031,
                        "download_end": 1145,
                        "download_ms": 114,
                        "all_start": 838,
                        "all_end": 1145,
                        "all_ms": 307,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "146563.67",
                        "request_id": "146563.67",
                        "ip_addr": "77.241.81.229",
                        "full_url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "co2.bruggekaas.be",
                        "url": "\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg",
                        "raw_id": "146563.67",
                        "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                        "documentURL": "https:\/\/co2.bruggekaas.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 459,
                        "ttfb_ms": 332,
                        "load_start": 841,
                        "load_start_float": 841.00020300000006,
                        "bytesIn": 94513,
                        "objectSize": 94513,
                        "objectSizeUncompressed": 94513,
                        "chunks": [
                            {
                                "ts": 1178,
                                "bytes": 16237
                            },
                            {
                                "ts": 1204,
                                "bytes": 16366
                            },
                            {
                                "ts": 1230,
                                "bytes": 16366
                            },
                            {
                                "ts": 1256,
                                "bytes": 16366
                            },
                            {
                                "ts": 1283,
                                "bytes": 16366
                            },
                            {
                                "ts": 1300,
                                "bytes": 12812
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/co2.bruggekaas.be\/",
                        "initiator_line": 208,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: co2.bruggekaas.be",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg",
                                ":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:\/\/co2.bruggekaas.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 94513",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                "etag: \"17131-5cf28dc28fd12\"",
                                "last-modified: Mon, 25 Oct 2021 08:08:02 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2077,
                        "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": 94513,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 833,
                        "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 203,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "92 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ExifByteOrder": "Little-endian (Intel, II)",
                                    "ImageWidth": 874,
                                    "ImageHeight": 545,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "Ducky": {
                                    "Quality": "60%"
                                },
                                "XMP": {
                                    "XMPToolkit": "Adobe XMP Core 5.6-c145 79.163499, 2018\/08\/13-16:40:22        ",
                                    "CreatorTool": "Adobe Photoshop CC 2019 (Macintosh)",
                                    "InstanceID": "xmp.iid:87C98AF8209511ECA07187899981C9CD",
                                    "DocumentID": "xmp.did:87C98AF9209511ECA07187899981C9CD",
                                    "DerivedFromInstanceID": "xmp.iid:6184897F209311ECA07187899981C9CD",
                                    "DerivedFromDocumentID": "xmp.did:61848980209311ECA07187899981C9CD"
                                },
                                "APP14": {
                                    "DCTEncodeVersion": 100,
                                    "APP14Flags0": "[14], Encoded with Blend=1 downsampling",
                                    "APP14Flags1": "(none)",
                                    "ColorTransform": "YCbCr"
                                },
                                "Composite": {
                                    "ImageSize": "874x545",
                                    "Megapixels": 0.47599999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 874,
                                    "height": 545,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 476330,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 240,
                                        "mean": 67.393600000000006,
                                        "standardDeviation": 47.640599999999999,
                                        "kurtosis": 0.724217,
                                        "skewness": 1.03986,
                                        "entropy": 0.91204799999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 240,
                                        "mean": 75.037599999999998,
                                        "standardDeviation": 52.6355,
                                        "kurtosis": 0.063759200000000002,
                                        "skewness": 0.86729500000000004,
                                        "entropy": 0.926006
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 239,
                                        "mean": 70.051100000000005,
                                        "standardDeviation": 49.069299999999998,
                                        "kurtosis": 0.25742199999999998,
                                        "skewness": 0.86263000000000001,
                                        "entropy": 0.92328500000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 237,
                                        "mean": 57.092100000000002,
                                        "standardDeviation": 41.217199999999998,
                                        "kurtosis": 2.6016400000000002,
                                        "skewness": 1.3895299999999999,
                                        "entropy": 0.88685199999999997
                                    }
                                },
                                "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": 874,
                                    "height": 545,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 86,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T09:30:46+00:00",
                                    "date:modify": "2024-09-06T09:30:46+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "e7a6d6e03de326859a64662d3c4292141557449cf3b3f8b0a79ffb9fbbaf041f"
                                },
                                "profiles": {
                                    "app12": {
                                        "length": 15
                                    },
                                    "exif": {
                                        "length": 22
                                    },
                                    "xmp": {
                                        "length": 786
                                    }
                                },
                                "tainted": false,
                                "filesize": "94513B",
                                "numberPixels": "476330",
                                "pixelsPerSecond": "44.2826MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.010"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 1300,
                        "ttfb_start": 841,
                        "ttfb_end": 1173,
                        "download_start": 1173,
                        "download_end": 1300,
                        "download_ms": 127,
                        "all_start": 841,
                        "all_end": 1300,
                        "all_ms": 459,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "146563.34",
                        "request_id": "146563.34",
                        "ip_addr": "172.217.16.195",
                        "full_url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v40\/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "fonts.gstatic.com",
                        "url": "\/s\/opensans\/v40\/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2",
                        "raw_id": "146563.34",
                        "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                        "documentURL": "https:\/\/co2.bruggekaas.be\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 227,
                        "ttfb_ms": 144,
                        "load_start": 1157,
                        "load_start_float": 1157.0002159999999,
                        "bytesIn": 48236,
                        "objectSize": 48236,
                        "objectSizeUncompressed": 48236,
                        "chunks": [
                            {
                                "ts": 1309,
                                "bytes": 2363
                            },
                            {
                                "ts": 1311,
                                "bytes": 2372
                            },
                            {
                                "ts": 1314,
                                "bytes": 2372
                            },
                            {
                                "ts": 1318,
                                "bytes": 2262
                            },
                            {
                                "ts": 1322,
                                "bytes": 2372
                            },
                            {
                                "ts": 1326,
                                "bytes": 2372
                            },
                            {
                                "ts": 1329,
                                "bytes": 1186
                            },
                            {
                                "ts": 1331,
                                "bytes": 1085
                            },
                            {
                                "ts": 1333,
                                "bytes": 1177
                            },
                            {
                                "ts": 1337,
                                "bytes": 2372
                            },
                            {
                                "ts": 1341,
                                "bytes": 2372
                            },
                            {
                                "ts": 1345,
                                "bytes": 2271
                            },
                            {
                                "ts": 1354,
                                "bytes": 4735
                            },
                            {
                                "ts": 1359,
                                "bytes": 2372
                            },
                            {
                                "ts": 1362,
                                "bytes": 2262
                            },
                            {
                                "ts": 1365,
                                "bytes": 2372
                            },
                            {
                                "ts": 1369,
                                "bytes": 2372
                            },
                            {
                                "ts": 1372,
                                "bytes": 1186
                            },
                            {
                                "ts": 1374,
                                "bytes": 1085
                            },
                            {
                                "ts": 1377,
                                "bytes": 2363
                            },
                            {
                                "ts": 1381,
                                "bytes": 2372
                            },
                            {
                                "ts": 1384,
                                "bytes": 2541
                            }
                        ],
                        "expires": "Sat, 06 Sep 2025 09:15:28 GMT",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 182,
                        "protocol": "HTTP\/2",
                        "dns_start": 638,
                        "dns_end": 696,
                        "connect_start": 698,
                        "connect_end": 765,
                        "ssl_start": 765,
                        "ssl_end": 849,
                        "initiator": "https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: fonts.gstatic.com",
                                ":method: GET",
                                ":path: \/s\/opensans\/v40\/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/co2.bruggekaas.be",
                                "priority: u=0",
                                "referer: https:\/\/fonts.googleapis.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "x-client-data: CO3\/ygE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 918",
                                "cache-control: public, max-age=31536000",
                                "content-length: 48236",
                                "content-security-policy-report-only: require-trusted-types-for 'script'; report-uri https:\/\/csp.withgoogle.com\/csp\/apps-themes",
                                "content-type: font\/woff2",
                                "cross-origin-opener-policy: same-origin; report-to=\"apps-themes\"",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 09:15:28 GMT",
                                "expires: Sat, 06 Sep 2025 09:15:28 GMT",
                                "last-modified: Thu, 14 Dec 2023 02:08:40 GMT",
                                "report-to: {\"group\":\"apps-themes\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/apps-themes\"}]}",
                                "server: sffe",
                                "timing-allow-origin: *",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2107,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 58,
                        "connect_ms": 67,
                        "ssl_ms": 84,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31535082,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 1153,
                        "socket_group": "pm\/https:\/\/fonts.gstatic.com <https:\/\/bruggekaas.be same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "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": 216,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIEeTCCA2GgAwIBAgIQFpwNXiqjIEMQSsYYkjzEOTANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjIwHhcNMjQwODA1MDcxODIwWhcNMjQxMDI4MDcxODE5WjAYMRYw\nFAYDVQQDDA0qLmdzdGF0aWMuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\nn3dFWqE1vxhu2Ep+TB5SFIOU6iKhGMV4kftpgDUQx3IOOjY+jPxekRvl9Q7tqZpC\nP0tVjgkcQvBQtI6qG3MKEqOCAmUwggJhMA4GA1UdDwEB\/wQEAwIHgDATBgNVHSUE\nDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBSEPDmCYRG3S+En\niomFSuIDj6k33TAfBgNVHSMEGDAWgBTeGx7teRXUPjckwyG77DQ5bUKyMDBYBggr\nBgEFBQcBAQRMMEowIQYIKwYBBQUHMAGGFWh0dHA6Ly9vLnBraS5nb29nL3dyMjAl\nBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd3IyLmNydDA7BgNVHREENDAy\ngg0qLmdzdGF0aWMuY29tggtnc3RhdGljLmNvbYIUKi5tZXRyaWMuZ3N0YXRpYy5j\nb20wEwYDVR0gBAwwCjAIBgZngQwBAgEwNgYDVR0fBC8wLTAroCmgJ4YlaHR0cDov\nL2MucGtpLmdvb2cvd3IyL0dTeVQxTjRQQnJnLmNybDCCAQYGCisGAQQB1nkCBAIE\ngfcEgfQA8gB3AD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkSGe\nMocAAAQDAEgwRgIhAPSTk3HuT4LAwwRtMiwYHanYdGNxsN1jTHfdwpyRR6EmAiEA\nwyqy2NcFt1BiNrrkhIZslyACOu+5meh6KUedBng6zkQAdwB2\/4g\/Crb7lVHCYcz1\nh7o0tKTNuyncaEIKn+ZnTFo6dAAAAZEhnjKmAAAEAwBIMEYCIQCn91De9udm+sFZ\nJWx9I4W8CtOjhD5+0bhr0Pb9QbQJyAIhAPHZ6mXMhBGkSr8a5svi04xnio8G+4Hr\n9DpEPCA6hVPbMA0GCSqGSIb3DQEBCwUAA4IBAQAyXPOjsebol1uzfYYcg4w3qkmm\nJrffJt9qqO6uq\/UWvsfR4XZGVe43P23mcq5ZxRUVpNeZGWN9DYFwbtF6\/9K3GSB4\nAIc6QF8pVZwO0aahuFtF87px7eWRK2nsdnfMCXtfvUfUuRYHcsc2hPh+gUcdMDNf\n8CsyUKnw9jq9ikvyh2x8nxREK4YIb3\/g6kRDtY6z4bqlBkTQyoUjURvPcM5Tlfvg\ns57kbcgp+ALfZ2vUFzBBHrQ4pSdzhn7Y9gmsCTtTI8jEyq2+O0wk9kBSDk+OMVjl\nBiK02pjKl+1dtW9RYiylIIcKPB7fyediaE05k536B4LmAnqyCCkJdMVCRzKb\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",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 719,
                                "GPOS": 3906,
                                "GSUB": 872,
                                "HVAR": 1144,
                                "OS\/2": 96,
                                "STAT": 164,
                                "avar": 30,
                                "cmap": 304,
                                "cvar": 19,
                                "cvt ": 252,
                                "fpgm": 3988,
                                "fvar": 86,
                                "gasp": 16,
                                "glyf": 19883,
                                "gvar": 43318,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1120,
                                "loca": 0,
                                "maxp": 32,
                                "name": 1022,
                                "post": 1183,
                                "prep": 671
                            },
                            "names": {
                                "0": "Copyright 2020 The Open Sans Project Authors (https:\/\/github.com",
                                "1": "Open Sans",
                                "2": "Regular",
                                "3": "3.003;GOOG;OpenSans-Regular",
                                "4": "Open Sans Regular",
                                "5": "Version 3.003",
                                "6": "OpenSans-Regular",
                                "14": "http:\/\/scripts.sil.org\/OFL"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 1049,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 1331,
                                "ySubscriptYSize": 1229,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 154,
                                "ySuperscriptXSize": 1331,
                                "ySuperscriptYSize": 1229,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 717,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 658,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2147483751,
                                "ulUnicodeRange2": 11,
                                "ulUnicodeRange3": 40,
                                "ulUnicodeRange4": 0,
                                "achVendID": "GOOG",
                                "fsSelection": 448,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 65533,
                                "sTypoAscender": 2189,
                                "sTypoDescender": -600,
                                "sTypoLineGap": 0,
                                "usWinAscent": 2302,
                                "usWinDescent": 651,
                                "ulCodePageRange1": 415,
                                "ulCodePageRange2": 0,
                                "sxHeight": 1096,
                                "sCapHeight": 1462,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 4,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 0,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -100,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "fvar": {
                                "wght": {
                                    "min": 300,
                                    "default": 400,
                                    "max": 800
                                }
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    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,
                                    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,
                                    305,
                                    338,
                                    339,
                                    700,
                                    710,
                                    730,
                                    732,
                                    768,
                                    769,
                                    771,
                                    772,
                                    776,
                                    777,
                                    803,
                                    8194,
                                    8201,
                                    8203,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8308,
                                    8364,
                                    8482,
                                    8722,
                                    8725,
                                    65279,
                                    65533
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "hebr": {
                                        "default": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "APPH": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "IPPH": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "MAH ": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "MOL ": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "NAV ": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "ROM ": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "hebr": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 232,
                                "num_glyphs": 280
                            }
                        },
                        "load_end": 1384,
                        "ttfb_start": 1157,
                        "ttfb_end": 1301,
                        "download_start": 1301,
                        "download_end": 1384,
                        "download_ms": 83,
                        "all_start": 638,
                        "all_end": 1384,
                        "all_ms": 436,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "146563.24",
                        "request_id": "146563.24",
                        "ip_addr": "172.217.16.195",
                        "full_url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v40\/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewA.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "fonts.gstatic.com",
                        "url": "\/s\/opensans\/v40\/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewA.woff2",
                        "raw_id": "146563.24",
                        "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                        "documentURL": "https:\/\/co2.bruggekaas.be\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 252,
                        "ttfb_ms": 220,
                        "load_start": 1165,
                        "load_start_float": 1165.000223,
                        "bytesIn": 19280,
                        "objectSize": 19280,
                        "objectSizeUncompressed": 19280,
                        "chunks": [
                            {
                                "ts": 1390,
                                "bytes": 2363
                            },
                            {
                                "ts": 1394,
                                "bytes": 2372
                            },
                            {
                                "ts": 1400,
                                "bytes": 1875
                            },
                            {
                                "ts": 1406,
                                "bytes": 4735
                            },
                            {
                                "ts": 1410,
                                "bytes": 2372
                            },
                            {
                                "ts": 1414,
                                "bytes": 2262
                            },
                            {
                                "ts": 1417,
                                "bytes": 3301
                            }
                        ],
                        "expires": "Sat, 06 Sep 2025 09:30:46 GMT",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 182,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: fonts.gstatic.com",
                                ":method: GET",
                                ":path: \/s\/opensans\/v40\/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewA.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/co2.bruggekaas.be",
                                "priority: u=0",
                                "referer: https:\/\/fonts.googleapis.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "x-client-data: CO3\/ygE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 19280",
                                "content-security-policy-report-only: require-trusted-types-for 'script'; report-uri https:\/\/csp.withgoogle.com\/csp\/apps-themes",
                                "content-type: font\/woff2",
                                "cross-origin-opener-policy: same-origin; report-to=\"apps-themes\"",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 09:30:46 GMT",
                                "expires: Sat, 06 Sep 2025 09:30:46 GMT",
                                "last-modified: Thu, 14 Dec 2023 02:02:23 GMT",
                                "report-to: {\"group\":\"apps-themes\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/apps-themes\"}]}",
                                "server: sffe",
                                "timing-allow-origin: *",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2167,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "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": 31536000,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 1161,
                        "socket_group": "pm\/https:\/\/fonts.gstatic.com <https:\/\/bruggekaas.be same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 223,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 144,
                                "GPOS": 2214,
                                "GSUB": 1006,
                                "OS\/2": 96,
                                "STAT": 90,
                                "cmap": 320,
                                "cvt ": 312,
                                "fpgm": 3988,
                                "gasp": 16,
                                "glyf": 20739,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1144,
                                "loca": 0,
                                "maxp": 32,
                                "name": 604,
                                "post": 1251,
                                "prep": 790
                            },
                            "names": {
                                "0": "Copyright 2020 The Open Sans Project Authors (https:\/\/github.com",
                                "1": "Open Sans",
                                "2": "Italic",
                                "3": "3.003;GOOG;OpenSans-Italic",
                                "4": "Open Sans Italic",
                                "5": "Version 3.003",
                                "6": "OpenSans-Italic",
                                "14": "http:\/\/scripts.sil.org\/OFL"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 1008,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 1331,
                                "ySubscriptYSize": 1229,
                                "ySubscriptXOffset": -33,
                                "ySubscriptYOffset": 154,
                                "ySuperscriptXSize": 1331,
                                "ySuperscriptYSize": 1229,
                                "ySuperscriptXOffset": 152,
                                "ySuperscriptYOffset": 717,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 658,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2147483751,
                                "ulUnicodeRange2": 11,
                                "ulUnicodeRange3": 40,
                                "ulUnicodeRange4": 0,
                                "achVendID": "GOOG",
                                "fsSelection": 385,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 65533,
                                "sTypoAscender": 2189,
                                "sTypoDescender": -600,
                                "sTypoLineGap": 0,
                                "usWinAscent": 2302,
                                "usWinDescent": 651,
                                "ulCodePageRange1": 415,
                                "ulCodePageRange2": 0,
                                "sxHeight": 1096,
                                "sCapHeight": 1462,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 4,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 0,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": -12,
                                "underlinePosition": -100,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    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,
                                    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,
                                    305,
                                    338,
                                    339,
                                    700,
                                    710,
                                    730,
                                    732,
                                    768,
                                    769,
                                    771,
                                    772,
                                    776,
                                    777,
                                    803,
                                    8194,
                                    8201,
                                    8203,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8308,
                                    8364,
                                    8482,
                                    8722,
                                    8725,
                                    65279,
                                    65533
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "hebr": {
                                        "default": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "APPH": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "EWE ": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "IPPH": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "MAH ": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "MOL ": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "NAV ": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "ROM ": [
                                            "ccmp",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "hebr": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 232,
                                "num_glyphs": 286
                            }
                        },
                        "load_end": 1417,
                        "ttfb_start": 1165,
                        "ttfb_end": 1385,
                        "download_start": 1385,
                        "download_end": 1417,
                        "download_ms": 32,
                        "all_start": 1165,
                        "all_end": 1417,
                        "all_ms": 252,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "146563.69",
                        "request_id": "146563.69",
                        "ip_addr": "77.241.81.229",
                        "full_url": "https:\/\/co2.bruggekaas.be\/favicon.ico",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "co2.bruggekaas.be",
                        "url": "\/favicon.ico",
                        "raw_id": "146563.69",
                        "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                        "documentURL": "https:\/\/co2.bruggekaas.be\/",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 65,
                        "ttfb_ms": 64,
                        "load_start": 1443,
                        "load_start_float": 1443.000229,
                        "bytesIn": 10936,
                        "objectSize": 10936,
                        "objectSizeUncompressed": 32988,
                        "chunks": [
                            {
                                "ts": 1507,
                                "bytes": 10936,
                                "inflated": 32988
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/x-icon",
                        "contentEncoding": "br",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "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": [
                                ":authority: co2.bruggekaas.be",
                                ":method: GET",
                                ":path: \/favicon.ico",
                                ":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: u=1, i",
                                "referer: https:\/\/co2.bruggekaas.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "content-encoding: br",
                                "content-type: image\/x-icon",
                                "date: Fri, 06 Sep 2024 09:30:46 GMT",
                                "etag: W\/\"80dc-5cf28ca34f351\"",
                                "last-modified: Mon, 25 Oct 2021 08:03:01 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1957,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "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": 11087,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1440,
                        "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 229,
                        "server_port": "443",
                        "load_end": 1508,
                        "ttfb_start": 1443,
                        "ttfb_end": 1507,
                        "download_start": 1507,
                        "download_end": 1508,
                        "download_ms": 1,
                        "all_start": 1443,
                        "all_end": 1508,
                        "all_ms": 65,
                        "index": 12,
                        "number": 13
                    }
                ],
                "requestsFull": 13,
                "requestsDoc": 13,
                "responses_200": 13,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "947ABC476E3C38D9B15BBA39A434ED78",
                "loadEventStart": 1431,
                "loadEventEnd": 1432,
                "domContentLoadedEventStart": 1242,
                "domContentLoadedEventEnd": 1243,
                "URL": "https:\/\/co2.bruggekaas.be\/",
                "connections": 4,
                "final_base_page_request": 0,
                "final_base_page_request_id": "2634C13F2F3AAEF12CCC0828278F02E9",
                "final_url": "https:\/\/co2.bruggekaas.be\/",
                "domInteractive": 1242,
                "firstPaint": 1259.9000000003725,
                "firstContentfulPaint": 1338,
                "firstImagePaint": 1338,
                "firstMeaningfulPaint": 1338,
                "renderBlockingCSS": 2,
                "renderBlockingJS": 0,
                "TTFB": 554,
                "basePageSSLTime": 76,
                "score_cache": 29,
                "score_cdn": 33,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 91,
                "score_etags": -1,
                "score_progressive_jpeg": 0,
                "gzip_total": 52032,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 291302,
                "image_savings": 28285,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 7,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 1,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 12,
                    "ParseAuthorStyleSheet": 3,
                    "UpdateLayoutTree": 8,
                    "Layout": 265,
                    "ResourceChangePriority": 0,
                    "PrePaint": 2,
                    "Paint": 8,
                    "Layerize": 1,
                    "EvaluateScript": 39,
                    "v8.compile": 3,
                    "FunctionCall": 4,
                    "MarkDOMContent": 0,
                    "TimerFire": 0,
                    "HitTest": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkLoad": 0,
                    "Idle": 1155
                },
                "cpuTimesDoc": {
                    "ParseHTML": 7,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 1,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 12,
                    "ParseAuthorStyleSheet": 3,
                    "UpdateLayoutTree": 8,
                    "Layout": 265,
                    "ResourceChangePriority": 0,
                    "PrePaint": 2,
                    "Paint": 8,
                    "Layerize": 1,
                    "EvaluateScript": 39,
                    "v8.compile": 3,
                    "FunctionCall": 4,
                    "MarkDOMContent": 0,
                    "TimerFire": 0,
                    "HitTest": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkLoad": 0,
                    "Idle": 1155
                },
                "cpu.ParseHTML": 7,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 1,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 12,
                "cpu.ParseAuthorStyleSheet": 3,
                "cpu.UpdateLayoutTree": 8,
                "cpu.Layout": 265,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 2,
                "cpu.Paint": 8,
                "cpu.Layerize": 1,
                "cpu.EvaluateScript": 39,
                "cpu.v8.compile": 3,
                "cpu.FunctionCall": 4,
                "cpu.MarkDOMContent": 0,
                "cpu.TimerFire": 0,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.Idle": 1155,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725615041.9914207,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725615044.9469409,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 2390,
                "fullyLoadedCPUpct": 29.110840438493504,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "947ABC476E3C38D9B15BBA39A434ED78",
                                "loaderId": "12F47429F7B44C26AB75C7860DB44FF5"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/co2.bruggekaas.be",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/co2.bruggekaas.be\/",
                "document_hostname": "co2.bruggekaas.be",
                "document_origin": "https:\/\/co2.bruggekaas.be",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 136,
                "domComplete": 1431,
                "PerformancePaintTiming.first-paint": 1259.9000000003725,
                "PerformancePaintTiming.first-contentful-paint": 1259.9000000003725,
                "origin_dns": {
                    "ns": [
                        "ns4.european-server.com.",
                        "ns3.european-server.com.",
                        "ns1.european-server.eu."
                    ],
                    "mx": [
                        "10 mx.mailprotect.be.",
                        "50 mx.backup.mailprotect.be."
                    ],
                    "txt": [
                        "\"facebook-domain-verification=8pv2q0ff52y7ee90ovs4o9kwdmm3be\\194\\160\""
                    ],
                    "soa": [
                        "ns3.european-server.com. hostmaster.bruggekaas.be. 1724843704 10800 3600 604800 40000"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "C",
                    "Web servers": "Nginx",
                    "Reverse proxies": "Nginx",
                    "CDN": "Cloudflare,cdnjs",
                    "Font scripts": "Google Font API",
                    "JavaScript libraries": "jQuery 3.5.1",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "C": "",
                    "Nginx": "",
                    "Cloudflare": "",
                    "Google Font API": "",
                    "jQuery": "3.5.1",
                    "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": "",
                        "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
                    },
                    "Google Font API": {
                        "name": "Google Font API",
                        "description": "Google Font API is a web service that supports open-source font files that can be used on your web designs.",
                        "slug": "google-font-api",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Font API.svg",
                        "website": "http:\/\/google.com\/fonts",
                        "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.5.1",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    "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": "",
                        "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": "Google Font API",
                        "description": "Google Font API is a web service that supports open-source font files that can be used on your web designs.",
                        "slug": "google-font-api",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Font API.svg",
                        "website": "http:\/\/google.com\/fonts",
                        "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.5.1",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    {
                        "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": "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": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body>",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>",
                                    "target": [
                                        "p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body>",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em>Dat Brugge Kaas met veel liefde en zorg wordt bereid, proef je. Maar in dat bereidingsproces houden we niet alleen rekening met de smaak, maar ook met het milieu. Want Brugge Kaas wordt op een duurzamere manier geproduceerd. CO<\/em>",
                                    "target": [
                                        "p:nth-child(2) > em:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body>",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em>- neutraal zelfs, <\/em>",
                                    "target": [
                                        "em:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body>",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em>. Volledig volgens de <\/em>",
                                    "target": [
                                        "em:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body>",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em>waarden van Milcobel<\/em>",
                                    "target": [
                                        "strong:nth-child(4) > em"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body>",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em> garanderen we zo een <\/em>",
                                    "target": [
                                        "em:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body>",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em>duurzame toekomst voor de melkveehouderij<\/em>",
                                    "target": [
                                        "strong:nth-child(6) > em"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body>",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em>Zo is niet alleen het eindproduct op je bord of tussen je boterham, maar ook de productie ervan, iets om trots op te zijn.<\/em>",
                                    "target": [
                                        "p:nth-child(3) > em"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "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 does not have an alt attribute"
                                        },
                                        {
                                            "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": "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": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                                    "target": [
                                        ".navigation__brand > a[href$=\"co2.bruggekaas.be\"] > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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'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:\/\/co2.bruggekaas.be\">\n\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">\n\t\t\t\t<\/a>",
                                    "target": [
                                        ".navigation__brand > a[href$=\"co2.bruggekaas.be\"]"
                                    ],
                                    "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:\/\/www.facebook.com\/bruggekaas\/\" class=\"circle\" target=\"_blank\">",
                                    "target": [
                                        "li:nth-child(1) > .circle[target=\"_blank\"]"
                                    ],
                                    "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:\/\/www.instagram.com\/bruggekaas\" class=\"circle\" target=\"_blank\">",
                                    "target": [
                                        "li:nth-child(2) > .circle[target=\"_blank\"]"
                                    ],
                                    "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"
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "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": "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": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"heading size-l spacing-l\">Brugge Kaas, duurzamere kaas.<\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>",
                                                    "target": [
                                                        ".categories__item:nth-child(1) > .categories__in > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-m spacing-xl\">Meer smaak.<br><strong>Minder plastic.<\/strong><\/h2>",
                                                    "target": [
                                                        ".categories__item:nth-child(2) > .categories__in > h2"
                                                    ]
                                                }
                                            ],
                                            "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": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "31.5pt (42px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.18"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1 class=\"heading size-l spacing-l\">Brugge Kaas, duurzamere kaas.<\/h1>",
                                    "target": [
                                        "h1"
                                    ]
                                }
                            ]
                        },
                        {
                            "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",
                            "impact": null,
                            "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": "schema_name",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<meta id=\"schema_name\" itemprop=\"name\" content=\"Duurzaamheid en co2 | Brugge Kaas\">",
                                    "target": [
                                        "#schema_name"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "brugge-kaas-duurzame-kaas",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"brugge-kaas-duurzame-kaas\" class=\"section contentSection\">",
                                    "target": [
                                        "#brugge-kaas-duurzame-kaas"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "call-to-actions",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"call-to-actions\" class=\"section contentSection padding-t-0 padding-b-0\">",
                                    "target": [
                                        "#call-to-actions"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "critical",
                            "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:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png\" alt=\"\">",
                                    "target": [
                                        "img[alt=\"\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"https:\/\/www.bruggekaas.be\/\" target=\"_blank\">\n            <span>Home<\/span>\n                    <\/a>",
                                    "target": [
                                        "a[href$=\"bruggekaas.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.bruggekaas.be\/onze-kazen\" target=\"_blank\">\n            <span>Onze kazen<\/span>\n                    <\/a>",
                                    "target": [
                                        ".navigation__list > ul > li:nth-child(2) > a[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=\"https:\/\/www.bruggekaas.be\/recepten\" target=\"_blank\">\n            <span>Onze recepten<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(3) > a[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=\"https:\/\/www.bruggekaas.be\/nieuws\" target=\"_blank\">\n            <span>Nieuws<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(4) > a[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=\"https:\/\/co2.bruggekaas.be\" class=\"is-active\">\n            <span>Duurzaamheid en co2<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(5) > .is-active[href$=\"co2.bruggekaas.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.bruggekaas.be\/van-melk-tot-kaas\" target=\"_blank\">\n            <span>Van melk tot kaas<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(6) > a[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=\"https:\/\/www.bruggekaas.be\/kaasambassadeur\" target=\"_blank\">\n            <span>Kaasambassadeur<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(7) > a[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=\"https:\/\/www.bruggekaas.be\/contact\" target=\"_blank\">\n            <span>Contact<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(8) > a[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=\"https:\/\/co2.bruggekaas.be\" hreflang=\"nl\" class=\"is-active\">\n            nl        <\/a>",
                                    "target": [
                                        "a[hreflang=\"nl\"]"
                                    ]
                                },
                                {
                                    "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:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n            fr        <\/a>",
                                    "target": [
                                        "a[href$=\"co2.bruggefromage.be\"][hreflang=\"fr\"]"
                                    ]
                                },
                                {
                                    "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:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n            en        <\/a>",
                                    "target": [
                                        "a[href$=\"co2.bruggecheese.com\"][hreflang=\"en\"]"
                                    ]
                                },
                                {
                                    "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:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>",
                                    "target": [
                                        ".categories__item:nth-child(1) > .categories__in > .btn.type-bordered.color-neutrals-0"
                                    ]
                                },
                                {
                                    "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:\/\/co2.bruggekaas.be\/meer-smaak-minder-plastic\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>",
                                    "target": [
                                        ".categories__item:nth-child(2) > .categories__in > .btn.type-bordered.color-neutrals-0"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": [
                                        ".navigation__list > ul"
                                    ]
                                },
                                {
                                    "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": [
                                        ".socials__list > ul"
                                    ]
                                },
                                {
                                    "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": [
                                        ".navigation__language > ul"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": null,
                            "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/\" target=\"_blank\">\n            <span>Home<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        ".navigation__list > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/onze-kazen\" target=\"_blank\">\n            <span>Onze kazen<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        ".navigation__list > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/recepten\" target=\"_blank\">\n            <span>Onze recepten<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        ".navigation__list > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/nieuws\" target=\"_blank\">\n            <span>Nieuws<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        "li:nth-child(4)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/co2.bruggekaas.be\" class=\"is-active\">\n            <span>Duurzaamheid en co2<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        "li:nth-child(5)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/van-melk-tot-kaas\" target=\"_blank\">\n            <span>Van melk tot kaas<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        "li:nth-child(6)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/kaasambassadeur\" target=\"_blank\">\n            <span>Kaasambassadeur<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        "li:nth-child(7)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/contact\" target=\"_blank\">\n            <span>Contact<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        "li:nth-child(8)"
                                    ]
                                },
                                {
                                    "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": [
                                        ".socials__list > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "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": [
                                        ".socials__list > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/co2.bruggekaas.be\" hreflang=\"nl\" class=\"is-active\">\n            nl        <\/a>\n    <\/li>",
                                    "target": [
                                        ".navigation__language > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n            fr        <\/a>\n    <\/li>",
                                    "target": [
                                        ".navigation__language > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n            en        <\/a>\n    <\/li>",
                                    "target": [
                                        ".navigation__language > ul > li:nth-child(3)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                                    "target": [
                                        ".navigation__brand > a[href$=\"co2.bruggekaas.be\"] > img"
                                    ]
                                }
                            ]
                        }
                    ],
                    "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": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Home<\/span>",
                                    "target": [
                                        "a[href$=\"bruggekaas.be\/\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Onze kazen<\/span>",
                                    "target": [
                                        "li:nth-child(2) > a[target=\"_blank\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Onze recepten<\/span>",
                                    "target": [
                                        "li:nth-child(3) > a[target=\"_blank\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Nieuws<\/span>",
                                    "target": [
                                        "li:nth-child(4) > a[target=\"_blank\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Duurzaamheid en co2<\/span>",
                                    "target": [
                                        ".is-active[href$=\"co2.bruggekaas.be\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Van melk tot kaas<\/span>",
                                    "target": [
                                        "li:nth-child(6) > a[target=\"_blank\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Kaasambassadeur<\/span>",
                                    "target": [
                                        "li:nth-child(7) > a[target=\"_blank\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Contact<\/span>",
                                    "target": [
                                        "li:nth-child(8) > a[target=\"_blank\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/co2.bruggekaas.be\" hreflang=\"nl\" class=\"is-active\">\n            nl        <\/a>",
                                    "target": [
                                        "a[hreflang=\"nl\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n            fr        <\/a>",
                                    "target": [
                                        "a[href$=\"co2.bruggefromage.be\"][hreflang=\"fr\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n            en        <\/a>",
                                    "target": [
                                        "a[href$=\"co2.bruggecheese.com\"][hreflang=\"en\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');\">",
                                                    "target": [
                                                        ".categories__item:nth-child(1)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>",
                                    "target": [
                                        ".categories__item:nth-child(1) > .categories__in > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>",
                                                    "target": [
                                                        ".categories__item:nth-child(1) > .categories__in > .btn.type-bordered.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": [
                                        ".categories__item:nth-child(1) > .categories__in > .btn.type-bordered.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": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg');\">",
                                                    "target": [
                                                        ".categories__item:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-m spacing-xl\">Meer smaak.<br><strong>Minder plastic.<\/strong><\/h2>",
                                    "target": [
                                        ".categories__item:nth-child(2) > .categories__in > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg');\">",
                                                    "target": [
                                                        ".categories__item:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<strong>Minder plastic.<\/strong>",
                                    "target": [
                                        "h2 > strong"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/co2.bruggekaas.be\/meer-smaak-minder-plastic\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>",
                                                    "target": [
                                                        ".categories__item:nth-child(2) > .categories__in > .btn.type-bordered.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": [
                                        ".categories__item:nth-child(2) > .categories__in > .btn.type-bordered.color-neutrals-0 > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "linweb339.webhosting.be",
                "base_page_cname": "",
                "base_page_dns_server": "ns3.european-server.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 9983,
                "testUrl": "https:\/\/co2.bruggekaas.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:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png\",\"width\":147,\"height\":69,\"naturalWidth\":147,\"naturalHeight\":69},{\"url\":\"https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png\",\"width\":147,\"height\":69,\"naturalWidth\":147,\"naturalHeight\":69},{\"url\":\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png\",\"width\":150,\"height\":50,\"naturalWidth\":172,\"naturalHeight\":57}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    }
                ],
                "generated-content-percent": "-0.01",
                "generated-content-size": "-0.00",
                "imgs-in-viewport": [
                    {
                        "src": "\/resources\/graphics\/static\/bruggekaas--logo.png",
                        "html": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                        "currentSrc": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 147,
                        "naturalHeight": 69
                    },
                    {
                        "src": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                        "html": "<img src=\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png\" alt=\"\">",
                        "currentSrc": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 172,
                        "naturalHeight": 57
                    }
                ],
                "imgs-no-alt": [
                    {
                        "src": "\/resources\/graphics\/static\/bruggekaas--logo.png",
                        "html": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                        "currentSrc": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png"
                    },
                    {
                        "src": "\/resources\/graphics\/static\/bruggekaas--logo.png",
                        "html": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                        "currentSrc": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png"
                    }
                ],
                "imgs-out-viewport": [],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no",
                "possibly-render-blocking-reqs": [
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js",
                    "https:\/\/co2.bruggekaas.be\/resources\/scripts\/main.js?v=617664b5",
                    "https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap",
                    "https:\/\/co2.bruggekaas.be\/resources\/styles\/main.css?v=617664b5"
                ],
                "rendered-html": "<html lang=\"nl\"><head>\n\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no\">\n\n\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n\t<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&amp;display=swap\" rel=\"stylesheet\">\n\n    <link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/co2.bruggekaas.be\/resources\/styles\/main.css?v=617664b5\">\n\n    <link rel=\"alternate\" href=\"https:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n<link rel=\"alternate\" href=\"https:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n<link rel=\"alternate\" href=\"https:\/\/co2.bruggekaas.be\" hreflang=\"x-default\">\n<style itemscope=\"\" itemtype=\"https:\/\/schema.org\/WebSite\" itemref=\"schema_name schema_description schema_image\">\/* inner styles set by WPT to match CSSOM *\/<\/style>\n<title>Duurzaamheid en co2 | Brugge Kaas<\/title>\n<meta id=\"schema_name\" itemprop=\"name\" content=\"Duurzaamheid en co2 | Brugge Kaas\">\n<meta name=\"date\" content=\"2021-10-25\" scheme=\"YYYY-MM-DD\">\n<link rel=\"canonical\" href=\"https:\/\/co2.bruggekaas.be\/\">\n<meta property=\"og:title\" content=\"Duurzaamheid en co2 | Brugge Kaas\">\n<meta property=\"og:url\" content=\"https:\/\/co2.bruggekaas.be\/\">\n<meta property=\"og:determiner\" content=\"auto\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"fb:app_id\" content=\"966242223397117\">\n<meta property=\"og:locale\" content=\"nl_BE\">\n<meta property=\"og:locale:alternate\" content=\"en_US\">\n<meta property=\"og:locale:alternate\" content=\"fr_FR\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Duurzaamheid en co2 | Brugge Kaas\">\n    \n\t\n<\/head>\n<body>\n\n\n\n<div class=\"wrapper\">\n\t<div class=\"wrapper__inner\">\n<div class=\"topbar section\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">\n\t<div class=\"topbar__inner section__inner\">\n\t\t<div class=\"topbar__brand\">\n\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\">\n\t\t\t\t<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"topbar__offcanvas\">\n\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\" class=\"offcanvas trigger--offcanvas-toggle\">\n\t\t\t\t<span><\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\n\t<\/div>\n<\/div>\n\n<div class=\"wrapper__aside\">\n\t<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">\n\t\t<div class=\"navigation__inner\">\n\t\t\t<div class=\"navigation__brand\">\n\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\">\n\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t<div class=\"navigation__main\">\n\t\t\t\t<div class=\"navigation__list\">\n\t\t\t\t\t<ul>\n        <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/\" target=\"_blank\">\n            <span>Home<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/onze-kazen\" target=\"_blank\">\n            <span>Onze kazen<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/recepten\" target=\"_blank\">\n            <span>Onze recepten<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/nieuws\" target=\"_blank\">\n            <span>Nieuws<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/co2.bruggekaas.be\" class=\"is-active\">\n            <span>Duurzaamheid en co2<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/van-melk-tot-kaas\" target=\"_blank\">\n            <span>Van melk tot kaas<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/kaasambassadeur\" target=\"_blank\">\n            <span>Kaasambassadeur<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/contact\" target=\"_blank\">\n            <span>Contact<\/span>\n                    <\/a>\n            <\/li>\n    <\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"navigation__socials\">\n\t\t\t\t\t<div class=\"socials\">\n    <div class=\"socials__list\">\n        <ul>\n                        <li>\n                <a href=\"https:\/\/www.facebook.com\/bruggekaas\/\" class=\"circle\" target=\"_blank\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M40.8 17.5h-8.5v-5.6c0-2.1 1.4-2.6 2.4-2.6h6V0h-8.3c-9.1 0-11.2 6.8-11.2 11.3v6.2h-5.3V27h5.3v26.9h11.2V27h7.5l.9-9.5z\"><\/path><\/svg>                <\/a>\n            <\/li>\n                        <li>\n                <a href=\"https:\/\/www.instagram.com\/bruggekaas\" class=\"circle\" target=\"_blank\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M45.7 0H11C4.9 0 0 4.9 0 11v34.8c0 6 4.9 11 11 11h34.8c6 0 11-4.9 11-11V11c-.1-6.1-5-11-11.1-11zm3.2 6.5h1.3v9.6h-9.6V6.5h8.3zm-28.6 16c1.8-2.5 4.8-4.2 8.1-4.2s6.3 1.6 8.1 4.2c1.2 1.6 1.9 3.6 1.9 5.8 0 5.5-4.5 10-10 10s-10-4.5-10-10c0-2.1.7-4.1 1.9-5.8zm30.9 23.2c0 3-2.4 5.4-5.4 5.4H11c-3 0-5.4-2.4-5.4-5.4V22.5H14c-.7 1.8-1.1 3.8-1.1 5.8 0 8.5 7 15.5 15.5 15.5s15.5-7 15.5-15.5c0-2.1-.4-4-1.1-5.8h8.5v23.2z\"><\/path><\/svg>                <\/a>\n            <\/li>\n                    <\/ul>\n    <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"navigation__language\">\n\t\t\t\t<ul>\n            <li>\n        <a href=\"https:\/\/co2.bruggekaas.be\" hreflang=\"nl\" class=\"is-active\">\n            nl        <\/a>\n    <\/li>\n            <li>\n        <a href=\"https:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n            fr        <\/a>\n    <\/li>\n            <li>\n        <a href=\"https:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n            en        <\/a>\n    <\/li>\n    <\/ul>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n<div class=\"wrapper__content\">\n\n\n<div id=\"brugge-kaas-duurzame-kaas\" class=\"section contentSection\">\n\t<div class=\"section__inner contentSection__inner\">\n\t\t<div class=\"contentSection__limited  size-l\">\n                            <h1 class=\"heading size-l spacing-l\">Brugge Kaas, duurzamere kaas.<\/h1>\n            \t\t\t<p><em>Dat Brugge Kaas met veel liefde en zorg wordt bereid, proef je. Maar in dat bereidingsproces houden we niet alleen rekening met de smaak, maar ook met het milieu. Want Brugge Kaas wordt op een duurzamere manier geproduceerd. CO<\/em>\u2082<em>- neutraal zelfs, <\/em>zonder netto impact op het klimaat<em>. Volledig volgens de <\/em><strong><em>waarden van Milcobel<\/em><\/strong><em> garanderen we zo een <\/em><strong><em>duurzame toekomst voor de melkveehouderij<\/em><\/strong><em>.<\/em><\/p><p><em>Zo is niet alleen het eindproduct op je bord of tussen je boterham, maar ook de productie ervan, iets om trots op te zijn.<\/em><\/p>            \t\t<\/div>\n                    <div class=\"contentSection__brands\">\n                <img src=\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png\" alt=\"\">\n            <\/div>\n        \t<\/div>\n\n    <\/div>\n<div id=\"call-to-actions\" class=\"section contentSection padding-t-0 padding-b-0\">\n    <div class=\"section__inner contentSection__inner type-full no-pad\">\n\t\t<div class=\"categories\">\n\t\t\t<div class=\"categories__inner\">\n\t\t\t\t<div class=\"categories__list\">\n                \t\t\t\t\t<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');\">\n\t\t\t\t\t\t<div class=\"categories__in\">\n\t\t\t\t\t\t\t<!-- <div class=\"categories__icon\">\n\t\t\t\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/cloud.png\" \/>\n\t\t\t\t\t\t\t<\/div> -->\n\t\t\t\t\t\t\t<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>\n\t\t\t\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n                \t\t\t\t\t<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg');\">\n\t\t\t\t\t\t<div class=\"categories__in\">\n\t\t\t\t\t\t\t<!-- <div class=\"categories__icon\">\n\t\t\t\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/cloud.png\" \/>\n\t\t\t\t\t\t\t<\/div> -->\n\t\t\t\t\t\t\t<h2 class=\"heading size-m spacing-xl\">Meer smaak.<br><strong>Minder plastic.<\/strong><\/h2>\n\t\t\t\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\/meer-smaak-minder-plastic\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>\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<\/div>\n\n    <\/div>\n\n\n<\/div>\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\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"m34.4 28.3 21-21c1.7-1.7 1.7-4.4 0-6-1.7-1.7-4.4-1.7-6 0l-21.1 21-21-21.1c-1.7-1.7-4.4-1.7-6 0-1.7 1.7-1.7 4.4 0 6l21.1 21.1L1.2 49.4c-1.7 1.7-1.7 4.4 0 6 .8.8 1.9 1.2 3 1.2s2.2-.4 3-1.2l21.1-21.1 21.1 21.1c.8.8 1.9 1.2 3 1.2s2.2-.4 3-1.2c1.7-1.7 1.7-4.4 0-6l-21-21.1z\"><\/path><\/svg>\t\t\t<\/a>\n        <\/div>\n    <\/div>\n    <div class=\"layer__solid trigger--layer-conceal\"><\/div>\n<\/div>\n\n<script src=\"\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js\"><\/script>\n<script src=\"https:\/\/co2.bruggekaas.be\/resources\/scripts\/main.js?v=617664b5\"><\/script>\n\n\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        913
                    ],
                    [
                        1165,
                        4629
                    ]
                ],
                "longTasks": [
                    [
                        913,
                        1165
                    ]
                ],
                "lastVisualChange": 1700,
                "render": 1300,
                "visualComplete85": 1500,
                "visualComplete90": 1500,
                "visualComplete95": 1500,
                "visualComplete99": 1700,
                "visualComplete": 1700,
                "SpeedIndex": 1405,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 1338,
                        "size": 81016,
                        "DOMNodeId": 3,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                743,
                                171.1875,
                                800,
                                115.1875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1475,
                        "size": 330708,
                        "DOMNodeId": 71,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "class": "categories__item",
                                "style": "background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');"
                            },
                            "bounds": [
                                381,
                                558.671875,
                                762,
                                485
                            ],
                            "styles": {
                                "background-image": "url(\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg\")"
                            }
                        },
                        "imageUrl": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1475,
                        "size": 330708,
                        "element": {
                            "nodeName": "DIV",
                            "boundingRect": {
                                "x": 381,
                                "y": 558.671875,
                                "width": 762,
                                "height": 485,
                                "top": 558.671875,
                                "right": 1143,
                                "bottom": 1043.671875,
                                "left": 381
                            },
                            "outerHTML": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');\">\n\t\t\t\t\t\t<div class=\"categories__in\">\n\t\t\t\t\t\t\t<!-- <div class=\"categories__icon\">\n\t\t\t\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/cloud.png\" \/>\n\t\t\t\t\t\t\t<\/div> -->\n\t\t\t\t\t\t\t<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>\n\t\t\t\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>",
                            "background-image": "url(\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg\")",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1338,
                        "size": 81016,
                        "DOMNodeId": 3,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                743,
                                171.1875,
                                800,
                                115.1875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1475,
                        "size": 330708,
                        "DOMNodeId": 71,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "class": "categories__item",
                                "style": "background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');"
                            },
                            "bounds": [
                                381,
                                558.671875,
                                762,
                                485
                            ],
                            "styles": {
                                "background-image": "url(\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg\")"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1475,
                        "size": 330708,
                        "element": {
                            "nodeName": "DIV",
                            "boundingRect": {
                                "x": 381,
                                "y": 558.671875,
                                "width": 762,
                                "height": 485,
                                "top": 558.671875,
                                "right": 1143,
                                "bottom": 1043.671875,
                                "left": 381
                            },
                            "outerHTML": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');\">\n\t\t\t\t\t\t<div class=\"categories__in\">\n\t\t\t\t\t\t\t<!-- <div class=\"categories__icon\">\n\t\t\t\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/cloud.png\" \/>\n\t\t\t\t\t\t\t<\/div> -->\n\t\t\t\t\t\t\t<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>\n\t\t\t\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>",
                            "background-image": "url(\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg\")",
                            "content": "normal"
                        },
                        "type": "image"
                    }
                ],
                "LargestContentfulPaintType": "background-image",
                "LargestContentfulPaintNodeType": "DIV",
                "LargestContentfulPaintImageURL": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 78
                    },
                    {
                        "name": "fetchStart",
                        "time": 98
                    },
                    {
                        "name": "navigationStart",
                        "time": 165
                    },
                    {
                        "name": "domLoading",
                        "time": 165
                    },
                    {
                        "name": "responseEnd",
                        "time": 166
                    },
                    {
                        "name": "domInteractive",
                        "time": 166
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 166
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 166
                    },
                    {
                        "name": "domComplete",
                        "time": 167
                    },
                    {
                        "name": "responseEnd",
                        "time": 637
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 647
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 647
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 647
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 647
                    },
                    {
                        "name": "domLoading",
                        "time": 648
                    },
                    {
                        "name": "domInteractive",
                        "time": 1320
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1320
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1321
                    },
                    {
                        "name": "firstPaint",
                        "time": 1338
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1338
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1338
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1338
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1338
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1338
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1496
                    },
                    {
                        "name": "domComplete",
                        "time": 1508
                    },
                    {
                        "name": "loadEventStart",
                        "time": 1509
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 1510
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1579
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 1338
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 1475
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 1475
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.0064840612905462131
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.0064840612905462131
                    }
                ],
                "chromeUserTiming.navigationStart": 165,
                "chromeUserTiming.fetchStart": 98,
                "chromeUserTiming.domLoading": 648,
                "chromeUserTiming.responseEnd": 637,
                "chromeUserTiming.domInteractive": 1320,
                "chromeUserTiming.domContentLoadedEventStart": 1320,
                "chromeUserTiming.domContentLoadedEventEnd": 1321,
                "chromeUserTiming.domComplete": 1509,
                "chromeUserTiming.unloadEventStart": 647,
                "chromeUserTiming.unloadEventEnd": 647,
                "chromeUserTiming.markAsMainFrame": 648,
                "chromeUserTiming.commitNavigationEnd": 648,
                "chromeUserTiming.firstPaint": 1338,
                "chromeUserTiming.firstContentfulPaint": 1338,
                "chromeUserTiming.firstImagePaint": 1338,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1338,
                "chromeUserTiming.firstMeaningfulPaint": 1338,
                "chromeUserTiming.LayoutShift": 1579,
                "chromeUserTiming.loadEventStart": 1509,
                "chromeUserTiming.loadEventEnd": 1510,
                "chromeUserTiming.LargestTextPaint": 1338,
                "chromeUserTiming.LargestImagePaint": 1475,
                "chromeUserTiming.LargestContentfulPaint": 1475,
                "chromeUserTiming.TotalLayoutShift": 0.0064840612905462131,
                "chromeUserTiming.CumulativeLayoutShift": 0.0064840612905462131,
                "LayoutShifts": [
                    {
                        "time": 1496,
                        "score": 0.0024566006676491367,
                        "cumulative_score": 0.0024566006676491367,
                        "window_score": 0.0024566006676491367,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                743,
                                94,
                                800,
                                62
                            ],
                            [
                                743,
                                234,
                                800,
                                50
                            ],
                            [
                                743,
                                301,
                                800,
                                64
                            ],
                            [
                                120,
                                393,
                                132,
                                2
                            ],
                            [
                                115,
                                395,
                                141,
                                14
                            ],
                            [
                                115,
                                409,
                                141,
                                10
                            ],
                            [
                                648,
                                409,
                                990,
                                10
                            ],
                            [
                                648,
                                419,
                                990,
                                46
                            ],
                            [
                                381,
                                559,
                                1524,
                                35
                            ],
                            [
                                102,
                                594,
                                168,
                                2
                            ],
                            [
                                381,
                                594,
                                1524,
                                2
                            ],
                            [
                                96,
                                596,
                                180,
                                24
                            ],
                            [
                                381,
                                596,
                                1524,
                                24
                            ],
                            [
                                381,
                                620,
                                1524,
                                317
                            ],
                            [
                                135,
                                937,
                                22,
                                3
                            ],
                            [
                                181,
                                937,
                                20,
                                3
                            ],
                            [
                                224,
                                937,
                                22,
                                3
                            ],
                            [
                                381,
                                937,
                                1524,
                                3
                            ],
                            [
                                134,
                                940,
                                23,
                                19
                            ],
                            [
                                179,
                                940,
                                22,
                                19
                            ],
                            [
                                224,
                                940,
                                23,
                                19
                            ],
                            [
                                381,
                                940,
                                1524,
                                19
                            ],
                            [
                                134,
                                959,
                                22,
                                3
                            ],
                            [
                                179,
                                959,
                                22,
                                3
                            ],
                            [
                                225,
                                959,
                                22,
                                3
                            ],
                            [
                                381,
                                959,
                                1524,
                                3
                            ],
                            [
                                381,
                                962,
                                1524,
                                31
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 743,
                                    "y": 301,
                                    "width": 800,
                                    "height": 58,
                                    "top": 301,
                                    "right": 1543,
                                    "bottom": 359,
                                    "left": 743
                                },
                                "currentRect": {
                                    "x": 743,
                                    "y": 305,
                                    "width": 800,
                                    "height": 60,
                                    "top": 305,
                                    "right": 1543,
                                    "bottom": 365,
                                    "left": 743
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 648,
                                    "y": 409,
                                    "width": 990,
                                    "height": 50,
                                    "top": 409,
                                    "right": 1638,
                                    "bottom": 459,
                                    "left": 648
                                },
                                "currentRect": {
                                    "x": 648,
                                    "y": 415,
                                    "width": 990,
                                    "height": 50,
                                    "top": 415,
                                    "right": 1638,
                                    "bottom": 465,
                                    "left": 648
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 381,
                                    "y": 559,
                                    "width": 1524,
                                    "height": 434,
                                    "top": 559,
                                    "right": 1905,
                                    "bottom": 993,
                                    "left": 381
                                },
                                "currentRect": {
                                    "x": 381,
                                    "y": 565,
                                    "width": 1524,
                                    "height": 428,
                                    "top": 565,
                                    "right": 1905,
                                    "bottom": 993,
                                    "left": 381
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 743,
                                    "y": 99,
                                    "width": 800,
                                    "height": 57,
                                    "top": 99,
                                    "right": 1543,
                                    "bottom": 156,
                                    "left": 743
                                },
                                "currentRect": {
                                    "x": 743,
                                    "y": 94,
                                    "width": 800,
                                    "height": 57,
                                    "top": 94,
                                    "right": 1543,
                                    "bottom": 151,
                                    "left": 743
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 743,
                                    "y": 234,
                                    "width": 800,
                                    "height": 47,
                                    "top": 234,
                                    "right": 1543,
                                    "bottom": 281,
                                    "left": 743
                                },
                                "currentRect": {
                                    "x": 743,
                                    "y": 237,
                                    "width": 800,
                                    "height": 47,
                                    "top": 237,
                                    "right": 1543,
                                    "bottom": 284,
                                    "left": 743
                                }
                            }
                        ]
                    },
                    {
                        "time": 1579,
                        "score": 0.0040274606228970769,
                        "cumulative_score": 0.0064840612905462131,
                        "window_score": 0.0064840612905462131,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                743,
                                174,
                                800,
                                115
                            ],
                            [
                                743,
                                301,
                                800,
                                64
                            ],
                            [
                                648,
                                409,
                                990,
                                56
                            ],
                            [
                                381,
                                559,
                                1524,
                                434
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 743,
                                    "y": 177,
                                    "width": 800,
                                    "height": 80,
                                    "top": 177,
                                    "right": 1543,
                                    "bottom": 257,
                                    "left": 743
                                },
                                "currentRect": {
                                    "x": 743,
                                    "y": 174,
                                    "width": 800,
                                    "height": 80,
                                    "top": 174,
                                    "right": 1543,
                                    "bottom": 254,
                                    "left": 743
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 743,
                                    "y": 237,
                                    "width": 800,
                                    "height": 51,
                                    "top": 237,
                                    "right": 1543,
                                    "bottom": 288,
                                    "left": 743
                                },
                                "currentRect": {
                                    "x": 743,
                                    "y": 232,
                                    "width": 800,
                                    "height": 51,
                                    "top": 232,
                                    "right": 1543,
                                    "bottom": 283,
                                    "left": 743
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 381,
                                    "y": 565,
                                    "width": 1524,
                                    "height": 428,
                                    "top": 565,
                                    "right": 1905,
                                    "bottom": 993,
                                    "left": 381
                                },
                                "currentRect": {
                                    "x": 381,
                                    "y": 559,
                                    "width": 1524,
                                    "height": 434,
                                    "top": 559,
                                    "right": 1905,
                                    "bottom": 993,
                                    "left": 381
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 743,
                                    "y": 305,
                                    "width": 800,
                                    "height": 60,
                                    "top": 305,
                                    "right": 1543,
                                    "bottom": 365,
                                    "left": 743
                                },
                                "currentRect": {
                                    "x": 743,
                                    "y": 301,
                                    "width": 800,
                                    "height": 58,
                                    "top": 301,
                                    "right": 1543,
                                    "bottom": 359,
                                    "left": 743
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 648,
                                    "y": 415,
                                    "width": 990,
                                    "height": 50,
                                    "top": 415,
                                    "right": 1638,
                                    "bottom": 465,
                                    "left": 648
                                },
                                "currentRect": {
                                    "x": 648,
                                    "y": 409,
                                    "width": 990,
                                    "height": 50,
                                    "top": 409,
                                    "right": 1638,
                                    "bottom": 459,
                                    "left": 648
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 1265.326
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 650.65200000000004
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 650.66399999999999
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 661.58500000000004
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 661.63599999999997
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 661.64300000000003
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 661.72900000000004
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 663.05999999999995
                        },
                        "900": {
                            "name": "LinkRelPreconnect",
                            "firstUsed": 663.94000000000005
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 669.00699999999995
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 670.88699999999994
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 670.93299999999999
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 672.18899999999996
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 750.29600000000005
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 750.32500000000005
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 750.40300000000002
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 750.45299999999997
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 881.26199999999994
                        },
                        "903": {
                            "name": "LinkHeaderPreconnect",
                            "firstUsed": 883.56200000000001
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 888.70899999999995
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 901.22699999999998
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 901.23599999999999
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 901.24199999999996
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 901.34699999999998
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 903.53999999999996
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 911.63
                        },
                        "1023": {
                            "name": "CSSFilterBlur",
                            "firstUsed": 912.404
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 912.54700000000003
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 1264.74
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 1265.3340000000001
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 1274.434
                        },
                        "1898": {
                            "name": "HTMLSlotElement",
                            "firstUsed": 1274.454
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 1303.4690000000001
                        },
                        "1066": {
                            "name": "SameOriginTextScript",
                            "firstUsed": 1318.527
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1514.3679999999999
                        }
                    },
                    "CSSFeatures": {
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 669.81600000000003
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 888.72799999999995
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 888.73599999999999
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 888.74400000000003
                        },
                        "80": {
                            "name": "CSSPropertyFontStretch",
                            "firstUsed": 888.75900000000001
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 888.76599999999996
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 888.78800000000001
                        },
                        "156": {
                            "name": "CSSPropertyUnicodeRange",
                            "firstUsed": 889.09100000000001
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 901.25900000000001
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 901.27200000000005
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 901.27800000000002
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 901.28700000000003
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 901.29600000000005
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 901.30399999999997
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 901.31500000000005
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 901.327
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 901.471
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 901.47900000000004
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 901.50400000000002
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 901.51199999999994
                        },
                        "11": {
                            "name": "CSSPropertyTextRendering",
                            "firstUsed": 901.51900000000001
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 901.52999999999997
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 901.59500000000003
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 901.60199999999998
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 901.62599999999998
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 901.63300000000004
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 901.63900000000001
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 901.65099999999995
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 901.65800000000002
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 901.66700000000003
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 901.67399999999998
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 901.72799999999995
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 901.73599999999999
                        },
                        "94": {
                            "name": "CSSPropertyMaxHeight",
                            "firstUsed": 903.26400000000001
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 903.279
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 903.399
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 903.40700000000004
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 903.41300000000001
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 903.49099999999999
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 903.524
                        },
                        "230": {
                            "name": "CSSPropertyAlignContent",
                            "firstUsed": 903.62599999999998
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 903.66600000000005
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 903.70100000000002
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 903.70799999999997
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 903.71400000000006
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 907.77999999999997
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 909.51900000000001
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 910.90300000000002
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 910.91300000000001
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 910.91899999999998
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 910.92399999999998
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 911.01800000000003
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 911.08399999999995
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 911.61000000000001
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 911.62099999999998
                        },
                        "658": {
                            "name": "CSSPropertyAppearance",
                            "firstUsed": 911.63499999999999
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 911.64200000000005
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 911.673
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 911.67999999999995
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 911.69299999999998
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 911.70899999999995
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 911.73599999999999
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 912.37199999999996
                        },
                        "508": {
                            "name": "CSSPropertyBackdropFilter",
                            "firstUsed": 912.38800000000003
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 0,
                "TTIMeasurementEnd": 4629,
                "LastInteractive": 1300,
                "TotalBlockingTime": 0,
                "testID": "240906_BiDcK5_711",
                "step": 1,
                "effectiveBps": 429780,
                "domTime": 0,
                "aft": 0,
                "titleTime": 167,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.62,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 0.81999999999999995,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "112": 63.200000000000003,
                            "213": 100,
                            "319": 75,
                            "420": 31.800000000000001,
                            "521": 15,
                            "622": 20,
                            "723": 50,
                            "824": 72.700000000000003,
                            "925": 68.400000000000006,
                            "1026": 95.200000000000003,
                            "1126": 84.200000000000003,
                            "1230": 81.799999999999997,
                            "1331": 100,
                            "1432": 100,
                            "1536": 100,
                            "1637": 94.700000000000003,
                            "1737": 52.399999999999999,
                            "1838": 30,
                            "1939": 25,
                            "2040": 20,
                            "2141": 15.800000000000001,
                            "2242": 25,
                            "2343": 60,
                            "2444": 19,
                            "2545": 10.5,
                            "2646": 10.5,
                            "2747": 22.699999999999999,
                            "2848": 15.800000000000001,
                            "2949": 31.800000000000001,
                            "3050": 10.5,
                            "3151": 19,
                            "3252": 25,
                            "3353": 55,
                            "3454": 15,
                            "3555": 15,
                            "3656": 15,
                            "3757": 15,
                            "3858": 10,
                            "3959": 19,
                            "4060": 10.5,
                            "4161": 19,
                            "4262": 36.399999999999999,
                            "4363": 50,
                            "4464": 10.5,
                            "4565": 22.699999999999999,
                            "4666": 10.5,
                            "4767": 100
                        },
                        "max": 100,
                        "count": 48
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "112": 0,
                            "213": 31237,
                            "319": 593457,
                            "420": 137618,
                            "521": 0,
                            "622": 0,
                            "723": 255235,
                            "824": 4219529,
                            "925": 3694588,
                            "1026": 5382461,
                            "1126": 10204506,
                            "1230": 5108974,
                            "1331": 1349730,
                            "1432": 201485,
                            "1536": 4066266,
                            "1637": 904639,
                            "1737": 0,
                            "1838": 0,
                            "1939": 0,
                            "2040": 0,
                            "2141": 0,
                            "2242": 0,
                            "2343": 0,
                            "2444": 0,
                            "2545": 0,
                            "2646": 0,
                            "2747": 16724,
                            "2848": 682755,
                            "2949": 96263,
                            "3050": 0,
                            "3151": 0,
                            "3252": 0,
                            "3353": 0,
                            "3454": 0,
                            "3555": 0,
                            "3656": 0,
                            "3757": 0,
                            "3858": 0,
                            "3959": 0,
                            "4060": 0,
                            "4161": 0,
                            "4262": 0,
                            "4363": 0,
                            "4464": 0,
                            "4565": 0,
                            "4666": 0,
                            "4767": 0
                        },
                        "max": 10204506,
                        "count": 48
                    }
                },
                "effectiveBpsDoc": 429780,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcK5_711&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcK5_711&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&video=video_1&file=ms_001300.jpg",
                        "VisuallyComplete": 50
                    },
                    {
                        "time": 1500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&video=video_1&file=ms_001500.jpg",
                        "VisuallyComplete": 98
                    },
                    {
                        "time": 1600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&video=video_1&file=ms_001600.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&video=video_1&file=ms_001700.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "co2.bruggekaas.be": {
                        "bytes": 301959,
                        "requests": 8,
                        "connections": 1
                    },
                    "fonts.gstatic.com": {
                        "bytes": 67516,
                        "requests": 2,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "cdnjs.cloudflare.com": {
                        "bytes": 27958,
                        "requests": 1,
                        "cdn_provider": "Cloudflare",
                        "connections": 1
                    },
                    "fonts.googleapis.com": {
                        "bytes": 2071,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 2674,
                        "bytesUncompressed": 9363,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 29646,
                        "bytesUncompressed": 96128,
                        "requests": 2
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 8366,
                        "bytesUncompressed": 67389,
                        "requests": 2
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 291302,
                        "bytesUncompressed": 291302,
                        "requests": 5
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 67516,
                        "bytesUncompressed": 67516,
                        "requests": 2
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    }
                },
                "consoleLog": []
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-39r7-10.10.1.198",
                "loadTime": 776,
                "docTime": 776,
                "fullyLoaded": 776,
                "bytesOut": 2125,
                "bytesOutDoc": 2125,
                "bytesIn": 2674,
                "bytesInDoc": 2674,
                "requests": [
                    {
                        "type": 3,
                        "id": "14F72BF401F05ED5D3E79F4D13405531",
                        "request_id": "14F72BF401F05ED5D3E79F4D13405531",
                        "ip_addr": "77.241.81.229",
                        "full_url": "https:\/\/co2.bruggekaas.be\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "co2.bruggekaas.be",
                        "url": "\/",
                        "raw_id": "14F72BF401F05ED5D3E79F4D13405531",
                        "frame_id": "858B8877BFB063A1916D95BAC0427C94",
                        "documentURL": "https:\/\/co2.bruggekaas.be\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 74,
                        "ttfb_ms": 72,
                        "load_start": 174,
                        "load_start_float": 174.00006200000001,
                        "bytesIn": 2674,
                        "objectSize": 2674,
                        "objectSizeUncompressed": 9363,
                        "chunks": [
                            {
                                "ts": 247,
                                "bytes": 2674,
                                "inflated": 9363
                            }
                        ],
                        "expires": "",
                        "cacheControl": "no-store",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 56,
                        "connect_start": 56,
                        "connect_end": 96,
                        "ssl_start": 96,
                        "ssl_end": 174,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "co2.bruggekaas.be",
                            "sanList": [
                                "co2.bruggecheese.com",
                                "co2.bruggefromage.be",
                                "co2.bruggekaas.be",
                                "www.co2.bruggecheese.com",
                                "www.co2.bruggefromage.be"
                            ],
                            "issuer": "R10",
                            "validFrom": 1722721263,
                            "validTo": 1730497262,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1722724773232,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100DEE541B626AC4D6925474A740FF8557C566E3A82A5EA89532441035828883C91022100F18B90D3A4C2014E1734AED26AB7F885A63C957FEE5DF4D8779FA5D68FADAF7D"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1722724773316,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022052F9ACA7B7B1C0A7160A569839BBAC80DEDFD129209444FE5A6F91AE243341540220645EE81346281178CFE0F973B903C1910E3BA1A6A1A608DAA602310D719574CD"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/co2.bruggekaas.be\/resources\/scripts\/main.js?v=617664b5",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: co2.bruggekaas.be",
                                ":method: GET",
                                ":path: \/",
                                ":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=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "cache-control: no-store",
                                "content-encoding: gzip",
                                "content-length: 2674",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Fri, 06 Sep 2024 09:31:19 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2125,
                        "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": 55,
                        "connect_ms": 40,
                        "ssl_ms": 78,
                        "gzip_total": 2674,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 22,
                        "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 62,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGUjCCBTqgAwIBAgISA59efKs5Xg94E5Xbced1eEQ1MA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODAzMjE0MTAzWhcNMjQxMTAxMjE0MTAyWjAcMRowGAYDVQQD\nExFjbzIuYnJ1Z2dla2Fhcy5iZTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAMyiZkuaoYHjAqmg7e9AFeWzFMquBg3SsEqber\/xpV0mer4W+F\/VOFNxXmRq\n2BvceGgSVDv6BrAZh0M37d\/fuAIs+LS85LqYo263PF7zklPsKnibeNO9\/NiRzQRt\nlaMMvRqwkbfRXgF5hZc9bmuc4eIIKvRs2mWzOJS1biRC8Gi6O+n\/N7n53tZBUYPI\nthNZSb6r7CMfXlwgkco+vPTOrVVE+IdRi+MdUVti25oPPFfD8qotmQLB6SrIv4ky\n9VrC1e0A2I6B8YoZLiahWXr3\/JGC4aFg6ZDTfBbauTbqiyO9\/hNIl\/Bmu7TEOw5C\n2uImFaXh6v9UuHpywwfTNZQWbgLt19L\/jGy648OOczrGCUkqxQAOAn\/WLH6nEMra\nJrLIh12S2o5mPBQ6lWny6J3LQ7BEYGkUVEsiukYk688bKh4mUBfUVPN9ZsWqmXHp\n5CsTiZ0NumbvcOqU5vfiUKZsu1dn829q3lIXLDUGKTkS23jEDitUQro6CvJ5DJKg\ndgaGVGscIQpW1iiVAS5ewL\/+kUFdM2xHR6NUHPi7N+0jCkDB1lPe3W7Gr0KlhMtd\nxk7rTMaZ9aBo+elYmWdIvtGM4msqytqQPnTz\/F03SZJCet5GykgxREXj9EANiQwJ\nvPTVKthiWAgG2T9Db2z59MtrhMkjgaZ8QKrViP4WVz05S3LRAgMBAAGjggJ1MIIC\ncTAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFPd\/icLmZWpC21XU9Gn2nKE4Wb62MB8G\nA1UdIwQYMBaAFLu8w0el5LypxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMC5pLmxlbmNyLm9yZy8wfAYDVR0RBHUwc4IUY28yLmJydWdnZWNo\nZWVzZS5jb22CFGNvMi5icnVnZ2Vmcm9tYWdlLmJlghFjbzIuYnJ1Z2dla2Fhcy5i\nZYIYd3d3LmNvMi5icnVnZ2VjaGVlc2UuY29tghh3d3cuY28yLmJydWdnZWZyb21h\nZ2UuYmUwEwYDVR0gBAwwCjAIBgZngQwBAgEwggEEBgorBgEEAdZ5AgQCBIH1BIHy\nAPAAdwBIsONr2qZHNA\/lagL6nTDrHFIBy1bdLIHZu7+rOdiEcwAAAZEaZe1wAAAE\nAwBIMEYCIQDe5UG2JqxNaSVHSnQP+FV8Vm46gqXqiVMkQQNYKIg8kQIhAPGLkNOk\nwgFOFzSu0mq3+IWmPJV\/7l302HefpdaPra99AHUAdv+IPwq2+5VRwmHM9Ye6NLSk\nzbsp3GhCCp\/mZ0xaOnQAAAGRGmXtxAAABAMARjBEAiBS+aynt7HApxYKVpg5u6yA\n3t\/RKSCURP5ab5GuJDNBVAIgZF7oE0YoEXjP4PlzuQPBkQ47oaahpgjapgIxDXGV\ndM0wDQYJKoZIhvcNAQELBQADggEBAIvdN+BG4cBNhbRXunjkIoIE1Ycn0435q+sM\nGYQvSJ49\/G1jpHe18iYS60W28QqGEvJpyH6NZRx1SORYjghm01LHq\/knDea4EBsK\nkOo9SFL1vQiMr8hF6E\/FQqOUXBL7d9ql4Zip\/DpGj9j8\/Z+58KVCSEpXihe7ZJNp\nogqB9wE+8k46V8BeoKtYi4vehrMK0wxRzFN5D\/GYNwZP0vYo7nkVkDC+BnowkSdL\nUfmHkWdFn4e\/QTwPXe8fvtgLW1K5bA5ZxHm4s5DsqX8KW9qfF3D\/szfSWtt0rKjn\nIgLIbj4gCVZttPqf2BNtKlsdOs0iuG\/FtEyMdyyaTwwm1LZuVbI=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 248,
                        "ttfb_start": 174,
                        "ttfb_end": 246,
                        "download_start": 246,
                        "download_end": 248,
                        "download_ms": 2,
                        "all_start": 1,
                        "all_end": 248,
                        "all_ms": 247,
                        "index": 0,
                        "number": 1
                    }
                ],
                "requestsFull": 1,
                "requestsDoc": 1,
                "responses_200": 1,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "858B8877BFB063A1916D95BAC0427C94",
                "loadEventStart": 738,
                "loadEventEnd": 739,
                "domContentLoadedEventStart": 737,
                "domContentLoadedEventEnd": 738,
                "URL": "https:\/\/co2.bruggekaas.be\/",
                "connections": 1,
                "final_base_page_request": 0,
                "final_base_page_request_id": "14F72BF401F05ED5D3E79F4D13405531",
                "final_url": "https:\/\/co2.bruggekaas.be\/",
                "domInteractive": 737,
                "firstPaint": 0,
                "firstContentfulPaint": 879,
                "firstImagePaint": 879,
                "firstMeaningfulPaint": 879,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 246,
                "basePageSSLTime": 78,
                "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,
                "score_progressive_jpeg": -1,
                "gzip_total": 2674,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 6,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 17,
                    "ParseAuthorStyleSheet": 8,
                    "UpdateLayoutTree": 7,
                    "Layout": 311,
                    "ResourceChangePriority": 0,
                    "PrePaint": 1,
                    "Paint": 3,
                    "Layerize": 0,
                    "EvaluateScript": 9,
                    "v8.compile": 36,
                    "FunctionCall": 1,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "TimerFire": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "Idle": 376
                },
                "cpuTimesDoc": {
                    "ParseHTML": 6,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 17,
                    "ParseAuthorStyleSheet": 8,
                    "UpdateLayoutTree": 7,
                    "Layout": 311,
                    "ResourceChangePriority": 0,
                    "PrePaint": 1,
                    "Paint": 3,
                    "Layerize": 0,
                    "EvaluateScript": 9,
                    "v8.compile": 36,
                    "FunctionCall": 1,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "TimerFire": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "Idle": 376
                },
                "cpu.ParseHTML": 6,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 17,
                "cpu.ParseAuthorStyleSheet": 8,
                "cpu.UpdateLayoutTree": 7,
                "cpu.Layout": 311,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 1,
                "cpu.Paint": 3,
                "cpu.Layerize": 0,
                "cpu.EvaluateScript": 9,
                "cpu.v8.compile": 36,
                "cpu.FunctionCall": 1,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.TimerFire": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.Idle": 376,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725615077.246551,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725615079.6834424,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 1779,
                "fullyLoadedCPUpct": 25.648414985583717,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "858B8877BFB063A1916D95BAC0427C94",
                                "loaderId": "B0331DB82929F1F3A980D7E34F527E76"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/co2.bruggekaas.be",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/co2.bruggekaas.be\/",
                "document_hostname": "co2.bruggekaas.be",
                "document_origin": "https:\/\/co2.bruggekaas.be",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 136,
                "domComplete": 738,
                "PerformancePaintTiming.first-paint": 840.90000000037253,
                "PerformancePaintTiming.first-contentful-paint": 840.90000000037253,
                "origin_dns": {
                    "ns": [
                        "ns3.european-server.com.",
                        "ns1.european-server.eu.",
                        "ns4.european-server.com."
                    ],
                    "mx": [
                        "50 mx.backup.mailprotect.be.",
                        "10 mx.mailprotect.be."
                    ],
                    "txt": [
                        "\"facebook-domain-verification=8pv2q0ff52y7ee90ovs4o9kwdmm3be\\194\\160\""
                    ],
                    "soa": [
                        "ns3.european-server.com. hostmaster.bruggekaas.be. 1724843704 10800 3600 604800 40000"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "C",
                    "Web servers": "Nginx",
                    "Reverse proxies": "Nginx",
                    "CDN": "Cloudflare,cdnjs",
                    "Font scripts": "Google Font API",
                    "JavaScript libraries": "jQuery 3.5.1",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "C": "",
                    "Nginx": "",
                    "Cloudflare": "",
                    "Google Font API": "",
                    "jQuery": "3.5.1",
                    "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": "",
                        "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
                    },
                    "Google Font API": {
                        "name": "Google Font API",
                        "description": "Google Font API is a web service that supports open-source font files that can be used on your web designs.",
                        "slug": "google-font-api",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Font API.svg",
                        "website": "http:\/\/google.com\/fonts",
                        "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.5.1",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    "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": "",
                        "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": "Google Font API",
                        "description": "Google Font API is a web service that supports open-source font files that can be used on your web designs.",
                        "slug": "google-font-api",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Font API.svg",
                        "website": "http:\/\/google.com\/fonts",
                        "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.5.1",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    {
                        "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": "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": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body>",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>",
                                    "target": [
                                        "p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body>",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em>Dat Brugge Kaas met veel liefde en zorg wordt bereid, proef je. Maar in dat bereidingsproces houden we niet alleen rekening met de smaak, maar ook met het milieu. Want Brugge Kaas wordt op een duurzamere manier geproduceerd. CO<\/em>",
                                    "target": [
                                        "p:nth-child(2) > em:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body>",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em>- neutraal zelfs, <\/em>",
                                    "target": [
                                        "em:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body>",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em>. Volledig volgens de <\/em>",
                                    "target": [
                                        "em:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body>",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em>waarden van Milcobel<\/em>",
                                    "target": [
                                        "strong:nth-child(4) > em"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body>",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em> garanderen we zo een <\/em>",
                                    "target": [
                                        "em:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body>",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em>duurzame toekomst voor de melkveehouderij<\/em>",
                                    "target": [
                                        "strong:nth-child(6) > em"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body>",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em>Zo is niet alleen het eindproduct op je bord of tussen je boterham, maar ook de productie ervan, iets om trots op te zijn.<\/em>",
                                    "target": [
                                        "p:nth-child(3) > em"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "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 does not have an alt attribute"
                                        },
                                        {
                                            "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": "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": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                                    "target": [
                                        ".navigation__brand > a[href$=\"co2.bruggekaas.be\"] > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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'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:\/\/co2.bruggekaas.be\">\n\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">\n\t\t\t\t<\/a>",
                                    "target": [
                                        ".navigation__brand > a[href$=\"co2.bruggekaas.be\"]"
                                    ],
                                    "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:\/\/www.facebook.com\/bruggekaas\/\" class=\"circle\" target=\"_blank\">",
                                    "target": [
                                        "li:nth-child(1) > .circle[target=\"_blank\"]"
                                    ],
                                    "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:\/\/www.instagram.com\/bruggekaas\" class=\"circle\" target=\"_blank\">",
                                    "target": [
                                        "li:nth-child(2) > .circle[target=\"_blank\"]"
                                    ],
                                    "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"
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "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": "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": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"heading size-l spacing-l\">Brugge Kaas, duurzamere kaas.<\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>",
                                                    "target": [
                                                        ".categories__item:nth-child(1) > .categories__in > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"heading size-m spacing-xl\">Meer smaak.<br><strong>Minder plastic.<\/strong><\/h2>",
                                                    "target": [
                                                        ".categories__item:nth-child(2) > .categories__in > h2"
                                                    ]
                                                }
                                            ],
                                            "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": "#4b6b5b",
                                                "bgColor": "#ccdecb",
                                                "contrastRatio": 4.1799999999999997,
                                                "fontSize": "31.5pt (42px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.18"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1 class=\"heading size-l spacing-l\">Brugge Kaas, duurzamere kaas.<\/h1>",
                                    "target": [
                                        "h1"
                                    ]
                                }
                            ]
                        },
                        {
                            "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",
                            "impact": null,
                            "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": "schema_name",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<meta id=\"schema_name\" itemprop=\"name\" content=\"Duurzaamheid en co2 | Brugge Kaas\">",
                                    "target": [
                                        "#schema_name"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "brugge-kaas-duurzame-kaas",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"brugge-kaas-duurzame-kaas\" class=\"section contentSection\">",
                                    "target": [
                                        "#brugge-kaas-duurzame-kaas"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "call-to-actions",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"call-to-actions\" class=\"section contentSection padding-t-0 padding-b-0\">",
                                    "target": [
                                        "#call-to-actions"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "critical",
                            "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:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png\" alt=\"\">",
                                    "target": [
                                        "img[alt=\"\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"https:\/\/www.bruggekaas.be\/\" target=\"_blank\">\n            <span>Home<\/span>\n                    <\/a>",
                                    "target": [
                                        "a[href$=\"bruggekaas.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.bruggekaas.be\/onze-kazen\" target=\"_blank\">\n            <span>Onze kazen<\/span>\n                    <\/a>",
                                    "target": [
                                        ".navigation__list > ul > li:nth-child(2) > a[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=\"https:\/\/www.bruggekaas.be\/recepten\" target=\"_blank\">\n            <span>Onze recepten<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(3) > a[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=\"https:\/\/www.bruggekaas.be\/nieuws\" target=\"_blank\">\n            <span>Nieuws<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(4) > a[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=\"https:\/\/co2.bruggekaas.be\" class=\"is-active\">\n            <span>Duurzaamheid en co2<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(5) > .is-active[href$=\"co2.bruggekaas.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.bruggekaas.be\/van-melk-tot-kaas\" target=\"_blank\">\n            <span>Van melk tot kaas<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(6) > a[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=\"https:\/\/www.bruggekaas.be\/kaasambassadeur\" target=\"_blank\">\n            <span>Kaasambassadeur<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(7) > a[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=\"https:\/\/www.bruggekaas.be\/contact\" target=\"_blank\">\n            <span>Contact<\/span>\n                    <\/a>",
                                    "target": [
                                        "li:nth-child(8) > a[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=\"https:\/\/co2.bruggekaas.be\" hreflang=\"nl\" class=\"is-active\">\n            nl        <\/a>",
                                    "target": [
                                        "a[hreflang=\"nl\"]"
                                    ]
                                },
                                {
                                    "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:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n            fr        <\/a>",
                                    "target": [
                                        "a[href$=\"co2.bruggefromage.be\"][hreflang=\"fr\"]"
                                    ]
                                },
                                {
                                    "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:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n            en        <\/a>",
                                    "target": [
                                        "a[href$=\"co2.bruggecheese.com\"][hreflang=\"en\"]"
                                    ]
                                },
                                {
                                    "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:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>",
                                    "target": [
                                        ".categories__item:nth-child(1) > .categories__in > .btn.type-bordered.color-neutrals-0"
                                    ]
                                },
                                {
                                    "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:\/\/co2.bruggekaas.be\/meer-smaak-minder-plastic\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>",
                                    "target": [
                                        ".categories__item:nth-child(2) > .categories__in > .btn.type-bordered.color-neutrals-0"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": [
                                        ".navigation__list > ul"
                                    ]
                                },
                                {
                                    "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": [
                                        ".socials__list > ul"
                                    ]
                                },
                                {
                                    "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": [
                                        ".navigation__language > ul"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": null,
                            "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/\" target=\"_blank\">\n            <span>Home<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        ".navigation__list > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/onze-kazen\" target=\"_blank\">\n            <span>Onze kazen<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        ".navigation__list > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/recepten\" target=\"_blank\">\n            <span>Onze recepten<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        ".navigation__list > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/nieuws\" target=\"_blank\">\n            <span>Nieuws<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        "li:nth-child(4)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/co2.bruggekaas.be\" class=\"is-active\">\n            <span>Duurzaamheid en co2<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        "li:nth-child(5)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/van-melk-tot-kaas\" target=\"_blank\">\n            <span>Van melk tot kaas<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        "li:nth-child(6)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/kaasambassadeur\" target=\"_blank\">\n            <span>Kaasambassadeur<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        "li:nth-child(7)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/contact\" target=\"_blank\">\n            <span>Contact<\/span>\n                    <\/a>\n            <\/li>",
                                    "target": [
                                        "li:nth-child(8)"
                                    ]
                                },
                                {
                                    "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": [
                                        ".socials__list > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "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": [
                                        ".socials__list > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/co2.bruggekaas.be\" hreflang=\"nl\" class=\"is-active\">\n            nl        <\/a>\n    <\/li>",
                                    "target": [
                                        ".navigation__language > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n            fr        <\/a>\n    <\/li>",
                                    "target": [
                                        ".navigation__language > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "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>\n        <a href=\"https:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n            en        <\/a>\n    <\/li>",
                                    "target": [
                                        ".navigation__language > ul > li:nth-child(3)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                                    "target": [
                                        ".navigation__brand > a[href$=\"co2.bruggekaas.be\"] > img"
                                    ]
                                }
                            ]
                        }
                    ],
                    "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": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Home<\/span>",
                                    "target": [
                                        "a[href$=\"bruggekaas.be\/\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Onze kazen<\/span>",
                                    "target": [
                                        "li:nth-child(2) > a[target=\"_blank\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Onze recepten<\/span>",
                                    "target": [
                                        "li:nth-child(3) > a[target=\"_blank\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Nieuws<\/span>",
                                    "target": [
                                        "li:nth-child(4) > a[target=\"_blank\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Duurzaamheid en co2<\/span>",
                                    "target": [
                                        ".is-active[href$=\"co2.bruggekaas.be\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Van melk tot kaas<\/span>",
                                    "target": [
                                        "li:nth-child(6) > a[target=\"_blank\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Kaasambassadeur<\/span>",
                                    "target": [
                                        "li:nth-child(7) > a[target=\"_blank\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>Contact<\/span>",
                                    "target": [
                                        "li:nth-child(8) > a[target=\"_blank\"] > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/co2.bruggekaas.be\" hreflang=\"nl\" class=\"is-active\">\n            nl        <\/a>",
                                    "target": [
                                        "a[hreflang=\"nl\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n            fr        <\/a>",
                                    "target": [
                                        "a[href$=\"co2.bruggefromage.be\"][hreflang=\"fr\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#584656",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                    "target": [
                                                        ".navigation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n            en        <\/a>",
                                    "target": [
                                        "a[href$=\"co2.bruggecheese.com\"][hreflang=\"en\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');\">",
                                                    "target": [
                                                        ".categories__item:nth-child(1)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>",
                                    "target": [
                                        ".categories__item:nth-child(1) > .categories__in > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>",
                                                    "target": [
                                                        ".categories__item:nth-child(1) > .categories__in > .btn.type-bordered.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": [
                                        ".categories__item:nth-child(1) > .categories__in > .btn.type-bordered.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": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg');\">",
                                                    "target": [
                                                        ".categories__item:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"heading size-m spacing-xl\">Meer smaak.<br><strong>Minder plastic.<\/strong><\/h2>",
                                    "target": [
                                        ".categories__item:nth-child(2) > .categories__in > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "27.0pt (36px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg');\">",
                                                    "target": [
                                                        ".categories__item:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<strong>Minder plastic.<\/strong>",
                                    "target": [
                                        "h2 > strong"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/co2.bruggekaas.be\/meer-smaak-minder-plastic\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>",
                                                    "target": [
                                                        ".categories__item:nth-child(2) > .categories__in > .btn.type-bordered.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": [
                                        ".categories__item:nth-child(2) > .categories__in > .btn.type-bordered.color-neutrals-0 > span"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "linweb339.webhosting.be",
                "base_page_cname": "",
                "base_page_dns_server": "ns4.european-server.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 7406,
                "testUrl": "https:\/\/co2.bruggekaas.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:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png\",\"width\":147,\"height\":69,\"naturalWidth\":147,\"naturalHeight\":69},{\"url\":\"https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png\",\"width\":147,\"height\":69,\"naturalWidth\":147,\"naturalHeight\":69},{\"url\":\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png\",\"width\":150,\"height\":50,\"naturalWidth\":172,\"naturalHeight\":57}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "800"
                    }
                ],
                "generated-content-percent": "-0.01",
                "generated-content-size": "-0.00",
                "imgs-in-viewport": [
                    {
                        "src": "\/resources\/graphics\/static\/bruggekaas--logo.png",
                        "html": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                        "currentSrc": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 147,
                        "naturalHeight": 69
                    },
                    {
                        "src": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                        "html": "<img src=\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png\" alt=\"\">",
                        "currentSrc": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 172,
                        "naturalHeight": 57
                    }
                ],
                "imgs-no-alt": [
                    {
                        "src": "\/resources\/graphics\/static\/bruggekaas--logo.png",
                        "html": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                        "currentSrc": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png"
                    },
                    {
                        "src": "\/resources\/graphics\/static\/bruggekaas--logo.png",
                        "html": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                        "currentSrc": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png"
                    }
                ],
                "imgs-out-viewport": [],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no",
                "possibly-render-blocking-reqs": [
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js",
                    "https:\/\/co2.bruggekaas.be\/resources\/scripts\/main.js?v=617664b5",
                    "https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap",
                    "https:\/\/co2.bruggekaas.be\/resources\/styles\/main.css?v=617664b5"
                ],
                "rendered-html": "<html lang=\"nl\"><head>\n\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no\">\n\n\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n\t<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&amp;display=swap\" rel=\"stylesheet\">\n\n    <link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/co2.bruggekaas.be\/resources\/styles\/main.css?v=617664b5\">\n\n    <link rel=\"alternate\" href=\"https:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n<link rel=\"alternate\" href=\"https:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n<link rel=\"alternate\" href=\"https:\/\/co2.bruggekaas.be\" hreflang=\"x-default\">\n<style itemscope=\"\" itemtype=\"https:\/\/schema.org\/WebSite\" itemref=\"schema_name schema_description schema_image\">\/* inner styles set by WPT to match CSSOM *\/<\/style>\n<title>Duurzaamheid en co2 | Brugge Kaas<\/title>\n<meta id=\"schema_name\" itemprop=\"name\" content=\"Duurzaamheid en co2 | Brugge Kaas\">\n<meta name=\"date\" content=\"2021-10-25\" scheme=\"YYYY-MM-DD\">\n<link rel=\"canonical\" href=\"https:\/\/co2.bruggekaas.be\/\">\n<meta property=\"og:title\" content=\"Duurzaamheid en co2 | Brugge Kaas\">\n<meta property=\"og:url\" content=\"https:\/\/co2.bruggekaas.be\/\">\n<meta property=\"og:determiner\" content=\"auto\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"fb:app_id\" content=\"966242223397117\">\n<meta property=\"og:locale\" content=\"nl_BE\">\n<meta property=\"og:locale:alternate\" content=\"en_US\">\n<meta property=\"og:locale:alternate\" content=\"fr_FR\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Duurzaamheid en co2 | Brugge Kaas\">\n    \n\t\n<\/head>\n<body>\n\n\n\n<div class=\"wrapper\">\n\t<div class=\"wrapper__inner\">\n<div class=\"topbar section\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">\n\t<div class=\"topbar__inner section__inner\">\n\t\t<div class=\"topbar__brand\">\n\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\">\n\t\t\t\t<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"topbar__offcanvas\">\n\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\" class=\"offcanvas trigger--offcanvas-toggle\">\n\t\t\t\t<span><\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\n\t<\/div>\n<\/div>\n\n<div class=\"wrapper__aside\">\n\t<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">\n\t\t<div class=\"navigation__inner\">\n\t\t\t<div class=\"navigation__brand\">\n\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\">\n\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t<div class=\"navigation__main\">\n\t\t\t\t<div class=\"navigation__list\">\n\t\t\t\t\t<ul>\n        <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/\" target=\"_blank\">\n            <span>Home<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/onze-kazen\" target=\"_blank\">\n            <span>Onze kazen<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/recepten\" target=\"_blank\">\n            <span>Onze recepten<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/nieuws\" target=\"_blank\">\n            <span>Nieuws<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/co2.bruggekaas.be\" class=\"is-active\">\n            <span>Duurzaamheid en co2<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/van-melk-tot-kaas\" target=\"_blank\">\n            <span>Van melk tot kaas<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/kaasambassadeur\" target=\"_blank\">\n            <span>Kaasambassadeur<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/contact\" target=\"_blank\">\n            <span>Contact<\/span>\n                    <\/a>\n            <\/li>\n    <\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"navigation__socials\">\n\t\t\t\t\t<div class=\"socials\">\n    <div class=\"socials__list\">\n        <ul>\n                        <li>\n                <a href=\"https:\/\/www.facebook.com\/bruggekaas\/\" class=\"circle\" target=\"_blank\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M40.8 17.5h-8.5v-5.6c0-2.1 1.4-2.6 2.4-2.6h6V0h-8.3c-9.1 0-11.2 6.8-11.2 11.3v6.2h-5.3V27h5.3v26.9h11.2V27h7.5l.9-9.5z\"><\/path><\/svg>                <\/a>\n            <\/li>\n                        <li>\n                <a href=\"https:\/\/www.instagram.com\/bruggekaas\" class=\"circle\" target=\"_blank\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M45.7 0H11C4.9 0 0 4.9 0 11v34.8c0 6 4.9 11 11 11h34.8c6 0 11-4.9 11-11V11c-.1-6.1-5-11-11.1-11zm3.2 6.5h1.3v9.6h-9.6V6.5h8.3zm-28.6 16c1.8-2.5 4.8-4.2 8.1-4.2s6.3 1.6 8.1 4.2c1.2 1.6 1.9 3.6 1.9 5.8 0 5.5-4.5 10-10 10s-10-4.5-10-10c0-2.1.7-4.1 1.9-5.8zm30.9 23.2c0 3-2.4 5.4-5.4 5.4H11c-3 0-5.4-2.4-5.4-5.4V22.5H14c-.7 1.8-1.1 3.8-1.1 5.8 0 8.5 7 15.5 15.5 15.5s15.5-7 15.5-15.5c0-2.1-.4-4-1.1-5.8h8.5v23.2z\"><\/path><\/svg>                <\/a>\n            <\/li>\n                    <\/ul>\n    <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"navigation__language\">\n\t\t\t\t<ul>\n            <li>\n        <a href=\"https:\/\/co2.bruggekaas.be\" hreflang=\"nl\" class=\"is-active\">\n            nl        <\/a>\n    <\/li>\n            <li>\n        <a href=\"https:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n            fr        <\/a>\n    <\/li>\n            <li>\n        <a href=\"https:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n            en        <\/a>\n    <\/li>\n    <\/ul>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n<div class=\"wrapper__content\">\n\n\n<div id=\"brugge-kaas-duurzame-kaas\" class=\"section contentSection\">\n\t<div class=\"section__inner contentSection__inner\">\n\t\t<div class=\"contentSection__limited  size-l\">\n                            <h1 class=\"heading size-l spacing-l\">Brugge Kaas, duurzamere kaas.<\/h1>\n            \t\t\t<p><em>Dat Brugge Kaas met veel liefde en zorg wordt bereid, proef je. Maar in dat bereidingsproces houden we niet alleen rekening met de smaak, maar ook met het milieu. Want Brugge Kaas wordt op een duurzamere manier geproduceerd. CO<\/em>\u2082<em>- neutraal zelfs, <\/em>zonder netto impact op het klimaat<em>. Volledig volgens de <\/em><strong><em>waarden van Milcobel<\/em><\/strong><em> garanderen we zo een <\/em><strong><em>duurzame toekomst voor de melkveehouderij<\/em><\/strong><em>.<\/em><\/p><p><em>Zo is niet alleen het eindproduct op je bord of tussen je boterham, maar ook de productie ervan, iets om trots op te zijn.<\/em><\/p>            \t\t<\/div>\n                    <div class=\"contentSection__brands\">\n                <img src=\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png\" alt=\"\">\n            <\/div>\n        \t<\/div>\n\n    <\/div>\n<div id=\"call-to-actions\" class=\"section contentSection padding-t-0 padding-b-0\">\n    <div class=\"section__inner contentSection__inner type-full no-pad\">\n\t\t<div class=\"categories\">\n\t\t\t<div class=\"categories__inner\">\n\t\t\t\t<div class=\"categories__list\">\n                \t\t\t\t\t<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');\">\n\t\t\t\t\t\t<div class=\"categories__in\">\n\t\t\t\t\t\t\t<!-- <div class=\"categories__icon\">\n\t\t\t\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/cloud.png\" \/>\n\t\t\t\t\t\t\t<\/div> -->\n\t\t\t\t\t\t\t<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>\n\t\t\t\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n                \t\t\t\t\t<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg');\">\n\t\t\t\t\t\t<div class=\"categories__in\">\n\t\t\t\t\t\t\t<!-- <div class=\"categories__icon\">\n\t\t\t\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/cloud.png\" \/>\n\t\t\t\t\t\t\t<\/div> -->\n\t\t\t\t\t\t\t<h2 class=\"heading size-m spacing-xl\">Meer smaak.<br><strong>Minder plastic.<\/strong><\/h2>\n\t\t\t\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\/meer-smaak-minder-plastic\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>\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<\/div>\n\n    <\/div>\n\n\n<\/div>\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\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"m34.4 28.3 21-21c1.7-1.7 1.7-4.4 0-6-1.7-1.7-4.4-1.7-6 0l-21.1 21-21-21.1c-1.7-1.7-4.4-1.7-6 0-1.7 1.7-1.7 4.4 0 6l21.1 21.1L1.2 49.4c-1.7 1.7-1.7 4.4 0 6 .8.8 1.9 1.2 3 1.2s2.2-.4 3-1.2l21.1-21.1 21.1 21.1c.8.8 1.9 1.2 3 1.2s2.2-.4 3-1.2c1.7-1.7 1.7-4.4 0-6l-21-21.1z\"><\/path><\/svg>\t\t\t<\/a>\n        <\/div>\n    <\/div>\n    <div class=\"layer__solid trigger--layer-conceal\"><\/div>\n<\/div>\n\n<script src=\"\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js\"><\/script>\n<script src=\"https:\/\/co2.bruggekaas.be\/resources\/scripts\/main.js?v=617664b5\"><\/script>\n\n\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        395
                    ],
                    [
                        698,
                        3854
                    ]
                ],
                "longTasks": [
                    [
                        395,
                        698
                    ]
                ],
                "lastVisualChange": 1000,
                "render": 900,
                "visualComplete85": 1000,
                "visualComplete90": 1000,
                "visualComplete95": 1000,
                "visualComplete99": 1000,
                "visualComplete": 1000,
                "SpeedIndex": 950,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 879,
                        "size": 81016,
                        "DOMNodeId": 3,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                743,
                                171.1875,
                                800,
                                115.1875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 962,
                        "size": 330708,
                        "DOMNodeId": 43,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "class": "categories__item",
                                "style": "background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');"
                            },
                            "bounds": [
                                381,
                                558.671875,
                                762,
                                485
                            ],
                            "styles": {
                                "background-image": "url(\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg\")"
                            }
                        },
                        "imageUrl": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 962,
                        "size": 330708,
                        "element": {
                            "nodeName": "DIV",
                            "boundingRect": {
                                "x": 381,
                                "y": 558.671875,
                                "width": 762,
                                "height": 485,
                                "top": 558.671875,
                                "right": 1143,
                                "bottom": 1043.671875,
                                "left": 381
                            },
                            "outerHTML": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');\">\n\t\t\t\t\t\t<div class=\"categories__in\">\n\t\t\t\t\t\t\t<!-- <div class=\"categories__icon\">\n\t\t\t\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/cloud.png\" \/>\n\t\t\t\t\t\t\t<\/div> -->\n\t\t\t\t\t\t\t<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>\n\t\t\t\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>",
                            "background-image": "url(\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg\")",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 878,
                        "size": 81016,
                        "DOMNodeId": 3,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                743,
                                171.1875,
                                800,
                                115.1875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 961,
                        "size": 330708,
                        "DOMNodeId": 43,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "class": "categories__item",
                                "style": "background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');"
                            },
                            "bounds": [
                                381,
                                558.671875,
                                762,
                                485
                            ],
                            "styles": {
                                "background-image": "url(\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg\")"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 961,
                        "size": 330708,
                        "element": {
                            "nodeName": "DIV",
                            "boundingRect": {
                                "x": 381,
                                "y": 558.671875,
                                "width": 762,
                                "height": 485,
                                "top": 558.671875,
                                "right": 1143,
                                "bottom": 1043.671875,
                                "left": 381
                            },
                            "outerHTML": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');\">\n\t\t\t\t\t\t<div class=\"categories__in\">\n\t\t\t\t\t\t\t<!-- <div class=\"categories__icon\">\n\t\t\t\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/cloud.png\" \/>\n\t\t\t\t\t\t\t<\/div> -->\n\t\t\t\t\t\t\t<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>\n\t\t\t\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>",
                            "background-image": "url(\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg\")",
                            "content": "normal"
                        },
                        "type": "image"
                    }
                ],
                "LargestContentfulPaintType": "background-image",
                "LargestContentfulPaintNodeType": "DIV",
                "LargestContentfulPaintImageURL": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 37
                    },
                    {
                        "name": "fetchStart",
                        "time": 61
                    },
                    {
                        "name": "navigationStart",
                        "time": 113
                    },
                    {
                        "name": "domLoading",
                        "time": 113
                    },
                    {
                        "name": "responseEnd",
                        "time": 114
                    },
                    {
                        "name": "domInteractive",
                        "time": 114
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 114
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 114
                    },
                    {
                        "name": "domComplete",
                        "time": 115
                    },
                    {
                        "name": "responseEnd",
                        "time": 290
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 298
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 298
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 298
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 299
                    },
                    {
                        "name": "domLoading",
                        "time": 300
                    },
                    {
                        "name": "LayoutShift",
                        "time": 721
                    },
                    {
                        "name": "domInteractive",
                        "time": 775
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 775
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 775
                    },
                    {
                        "name": "domComplete",
                        "time": 776
                    },
                    {
                        "name": "loadEventStart",
                        "time": 776
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 777
                    },
                    {
                        "name": "firstPaint",
                        "time": 878
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 878
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 878
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 878
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 878
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 878
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 878
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 961
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 961
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.0013303709386874969
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.0013303709386874969
                    }
                ],
                "chromeUserTiming.navigationStart": 113,
                "chromeUserTiming.fetchStart": 62,
                "chromeUserTiming.domLoading": 300,
                "chromeUserTiming.responseEnd": 291,
                "chromeUserTiming.domInteractive": 775,
                "chromeUserTiming.domContentLoadedEventStart": 775,
                "chromeUserTiming.domContentLoadedEventEnd": 776,
                "chromeUserTiming.domComplete": 776,
                "chromeUserTiming.unloadEventStart": 299,
                "chromeUserTiming.unloadEventEnd": 299,
                "chromeUserTiming.markAsMainFrame": 299,
                "chromeUserTiming.commitNavigationEnd": 300,
                "chromeUserTiming.LayoutShift": 722,
                "chromeUserTiming.loadEventStart": 776,
                "chromeUserTiming.loadEventEnd": 777,
                "chromeUserTiming.firstPaint": 878,
                "chromeUserTiming.firstContentfulPaint": 878,
                "chromeUserTiming.firstImagePaint": 878,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 878,
                "chromeUserTiming.firstMeaningfulPaint": 878,
                "chromeUserTiming.LargestTextPaint": 879,
                "chromeUserTiming.LargestImagePaint": 962,
                "chromeUserTiming.LargestContentfulPaint": 962,
                "chromeUserTiming.TotalLayoutShift": 0.0013303709386874969,
                "chromeUserTiming.CumulativeLayoutShift": 0.0013303709386874969,
                "LayoutShifts": [
                    {
                        "time": 721,
                        "score": 0.0013303709386874969,
                        "cumulative_score": 0.0013303709386874969,
                        "window_score": 0.0013303709386874969,
                        "shift_window_num": 0,
                        "rects": [
                            [
                                743,
                                94,
                                800,
                                62
                            ],
                            [
                                743,
                                174,
                                800,
                                111
                            ],
                            [
                                120,
                                393,
                                132,
                                2
                            ],
                            [
                                115,
                                395,
                                141,
                                24
                            ],
                            [
                                102,
                                594,
                                168,
                                2
                            ],
                            [
                                96,
                                596,
                                180,
                                24
                            ],
                            [
                                431,
                                720,
                                662,
                                92
                            ],
                            [
                                1193,
                                720,
                                662,
                                92
                            ],
                            [
                                683,
                                834,
                                158,
                                44
                            ],
                            [
                                1445,
                                834,
                                158,
                                44
                            ],
                            [
                                135,
                                937,
                                22,
                                3
                            ],
                            [
                                181,
                                937,
                                20,
                                3
                            ],
                            [
                                224,
                                937,
                                22,
                                3
                            ],
                            [
                                134,
                                940,
                                23,
                                19
                            ],
                            [
                                179,
                                940,
                                22,
                                19
                            ],
                            [
                                224,
                                940,
                                23,
                                19
                            ],
                            [
                                134,
                                959,
                                22,
                                3
                            ],
                            [
                                179,
                                959,
                                22,
                                3
                            ],
                            [
                                225,
                                959,
                                22,
                                3
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 431,
                                    "y": 724,
                                    "width": 662,
                                    "height": 49,
                                    "top": 724,
                                    "right": 1093,
                                    "bottom": 773,
                                    "left": 431
                                },
                                "currentRect": {
                                    "x": 431,
                                    "y": 720,
                                    "width": 662,
                                    "height": 49,
                                    "top": 720,
                                    "right": 1093,
                                    "bottom": 769,
                                    "left": 431
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 431,
                                    "y": 763,
                                    "width": 662,
                                    "height": 49,
                                    "top": 763,
                                    "right": 1093,
                                    "bottom": 812,
                                    "left": 431
                                },
                                "currentRect": {
                                    "x": 431,
                                    "y": 759,
                                    "width": 662,
                                    "height": 49,
                                    "top": 759,
                                    "right": 1093,
                                    "bottom": 808,
                                    "left": 431
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 743,
                                    "y": 176,
                                    "width": 800,
                                    "height": 80,
                                    "top": 176,
                                    "right": 1543,
                                    "bottom": 256,
                                    "left": 743
                                },
                                "currentRect": {
                                    "x": 743,
                                    "y": 174,
                                    "width": 800,
                                    "height": 80,
                                    "top": 174,
                                    "right": 1543,
                                    "bottom": 254,
                                    "left": 743
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 743,
                                    "y": 99,
                                    "width": 800,
                                    "height": 57,
                                    "top": 99,
                                    "right": 1543,
                                    "bottom": 156,
                                    "left": 743
                                },
                                "currentRect": {
                                    "x": 743,
                                    "y": 94,
                                    "width": 800,
                                    "height": 57,
                                    "top": 94,
                                    "right": 1543,
                                    "bottom": 151,
                                    "left": 743
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 743,
                                    "y": 234,
                                    "width": 800,
                                    "height": 51,
                                    "top": 234,
                                    "right": 1543,
                                    "bottom": 285,
                                    "left": 743
                                },
                                "currentRect": {
                                    "x": 743,
                                    "y": 232,
                                    "width": 800,
                                    "height": 51,
                                    "top": 232,
                                    "right": 1543,
                                    "bottom": 283,
                                    "left": 743
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 1,
                    "cumulative_score": 0.0013303709386874969,
                    "fraction_of_total": 1
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 771.65800000000002
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 301.69299999999998
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 301.70699999999999
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 304.43799999999999
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 321.05900000000003
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 321.10000000000002
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 321.108
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 321.13499999999999
                        },
                        "900": {
                            "name": "LinkRelPreconnect",
                            "firstUsed": 324.24599999999998
                        },
                        "903": {
                            "name": "LinkHeaderPreconnect",
                            "firstUsed": 324.25299999999999
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 341.25400000000002
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 347.92000000000002
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 347.947
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 348.18000000000001
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 348.24000000000001
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 353.84399999999999
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 370.32400000000001
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 370.392
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 371.28100000000001
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 379.49900000000002
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 379.50700000000001
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 379.51299999999998
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 379.62200000000001
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 385.98000000000002
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 388.47800000000001
                        },
                        "1023": {
                            "name": "CSSFilterBlur",
                            "firstUsed": 389.46800000000002
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 389.60700000000003
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 723.11199999999997
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 723.226
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 761.56200000000001
                        },
                        "1898": {
                            "name": "HTMLSlotElement",
                            "firstUsed": 761.60599999999999
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 770.47299999999996
                        },
                        "1066": {
                            "name": "SameOriginTextScript",
                            "firstUsed": 772.53399999999999
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1036.377
                        }
                    },
                    "CSSFeatures": {
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 341.27600000000001
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 341.28800000000001
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 341.29599999999999
                        },
                        "80": {
                            "name": "CSSPropertyFontStretch",
                            "firstUsed": 341.33100000000002
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 341.34399999999999
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 341.37
                        },
                        "156": {
                            "name": "CSSPropertyUnicodeRange",
                            "firstUsed": 341.39100000000002
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 368.93299999999999
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 379.53100000000001
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 379.54000000000002
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 379.54599999999999
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 379.55200000000002
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 379.56099999999998
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 379.56799999999998
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 379.58100000000002
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 379.59199999999998
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 379.73899999999998
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 379.74799999999999
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 379.77199999999999
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 379.78100000000001
                        },
                        "11": {
                            "name": "CSSPropertyTextRendering",
                            "firstUsed": 379.78800000000001
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 379.798
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 379.851
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 379.85700000000003
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 379.88499999999999
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 379.892
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 379.89699999999999
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 379.904
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 379.911
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 379.91899999999998
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 379.92700000000002
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 379.97500000000002
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 379.98200000000003
                        },
                        "94": {
                            "name": "CSSPropertyMaxHeight",
                            "firstUsed": 385.76299999999998
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 385.77999999999997
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 385.82400000000001
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 385.83199999999999
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 385.83800000000002
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 385.923
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 385.96300000000002
                        },
                        "230": {
                            "name": "CSSPropertyAlignContent",
                            "firstUsed": 385.99400000000003
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 386.03199999999998
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 386.06999999999999
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 386.09300000000002
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 386.09800000000001
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 386.55399999999997
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 387.05000000000001
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 387.41800000000001
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 387.43000000000001
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 387.43799999999999
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 387.44600000000003
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 387.58800000000002
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 387.72000000000003
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 388.459
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 388.46899999999999
                        },
                        "658": {
                            "name": "CSSPropertyAppearance",
                            "firstUsed": 388.48399999999998
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 388.51100000000002
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 388.56200000000001
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 388.57100000000003
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 388.58600000000001
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 388.60599999999999
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 388.64499999999998
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 389.43000000000001
                        },
                        "508": {
                            "name": "CSSPropertyBackdropFilter",
                            "firstUsed": 389.44999999999999
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 0,
                "TTIMeasurementEnd": 3854,
                "LastInteractive": 900,
                "TotalBlockingTime": 0,
                "testID": "240906_BiDcK5_711",
                "step": 1,
                "effectiveBps": 5045,
                "domTime": 0,
                "aft": 0,
                "titleTime": 115,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.62,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 0.81999999999999995,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "114": 70,
                            "215": 65,
                            "316": 30,
                            "417": 86.400000000000006,
                            "538": 100,
                            "640": 100,
                            "740": 78.900000000000006,
                            "842": 100,
                            "943": 75,
                            "1043": 31.600000000000001,
                            "1144": 20,
                            "1245": 38.100000000000001,
                            "1346": 25,
                            "1447": 19,
                            "1548": 45,
                            "1649": 38.100000000000001,
                            "1750": 19,
                            "1851": 19,
                            "1952": 10.5,
                            "2053": 19,
                            "2154": 15,
                            "2255": 15,
                            "2356": 15,
                            "2457": 22.699999999999999,
                            "2558": 42.899999999999999,
                            "2659": 30,
                            "2760": 22.699999999999999,
                            "2861": 15.800000000000001,
                            "2962": 14.300000000000001,
                            "3063": 10.5,
                            "3164": 23.800000000000001,
                            "3265": 15.800000000000001,
                            "3366": 25,
                            "3467": 60.899999999999999,
                            "3568": 52.200000000000003,
                            "3669": 26.300000000000001,
                            "3770": 15,
                            "3871": 10.5,
                            "3981": 65.200000000000003
                        },
                        "max": 100,
                        "count": 40
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "114": 0,
                            "215": 31169,
                            "316": 987745,
                            "417": 4274,
                            "538": 668661,
                            "640": 20254,
                            "740": 0,
                            "842": 0,
                            "943": 0,
                            "1043": 0,
                            "1144": 0,
                            "1245": 0,
                            "1346": 0,
                            "1447": 0,
                            "1548": 0,
                            "1649": 0,
                            "1750": 0,
                            "1851": 0,
                            "1952": 0,
                            "2053": 0,
                            "2154": 0,
                            "2255": 0,
                            "2356": 0,
                            "2457": 0,
                            "2558": 0,
                            "2659": 0,
                            "2760": 0,
                            "2861": 0,
                            "2962": 0,
                            "3063": 0,
                            "3164": 0,
                            "3265": 630757,
                            "3366": 164727,
                            "3467": 0,
                            "3568": 0,
                            "3669": 0,
                            "3770": 0,
                            "3871": 0,
                            "3981": 0
                        },
                        "max": 987745,
                        "count": 40
                    }
                },
                "effectiveBpsDoc": 5045,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcK5_711&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcK5_711&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&video=video_1_cached&file=ms_000900.jpg",
                        "VisuallyComplete": 50
                    },
                    {
                        "time": 1000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&video=video_1_cached&file=ms_001000.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "co2.bruggekaas.be": {
                        "bytes": 2674,
                        "requests": 1,
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 2674,
                        "bytesUncompressed": 9363,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "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": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    }
                },
                "consoleLog": []
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-39r7-10.10.1.198",
                    "loadTime": 1509,
                    "docTime": 1509,
                    "fullyLoaded": 1509,
                    "bytesOut": 26395,
                    "bytesOutDoc": 26395,
                    "bytesIn": 410440,
                    "bytesInDoc": 410440,
                    "requests": [
                        {
                            "type": 3,
                            "id": "2634C13F2F3AAEF12CCC0828278F02E9",
                            "request_id": "2634C13F2F3AAEF12CCC0828278F02E9",
                            "ip_addr": "77.241.81.229",
                            "full_url": "https:\/\/co2.bruggekaas.be\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "co2.bruggekaas.be",
                            "url": "\/",
                            "raw_id": "2634C13F2F3AAEF12CCC0828278F02E9",
                            "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                            "documentURL": "https:\/\/co2.bruggekaas.be\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 374,
                            "ttfb_ms": 372,
                            "load_start": 182,
                            "load_start_float": 182.00008,
                            "bytesIn": 2674,
                            "objectSize": 2674,
                            "objectSizeUncompressed": 9363,
                            "chunks": [
                                {
                                    "ts": 555,
                                    "bytes": 2674,
                                    "inflated": 9363
                                }
                            ],
                            "expires": "",
                            "cacheControl": "no-store",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 63,
                            "connect_start": 63,
                            "connect_end": 105,
                            "ssl_start": 105,
                            "ssl_end": 181,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "co2.bruggekaas.be",
                                "sanList": [
                                    "co2.bruggecheese.com",
                                    "co2.bruggefromage.be",
                                    "co2.bruggekaas.be",
                                    "www.co2.bruggecheese.com",
                                    "www.co2.bruggefromage.be"
                                ],
                                "issuer": "R10",
                                "validFrom": 1722721263,
                                "validTo": 1730497262,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1722724773232,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100DEE541B626AC4D6925474A740FF8557C566E3A82A5EA89532441035828883C91022100F18B90D3A4C2014E1734AED26AB7F885A63C957FEE5DF4D8779FA5D68FADAF7D"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1722724773316,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022052F9ACA7B7B1C0A7160A569839BBAC80DEDFD129209444FE5A6F91AE243341540220645EE81346281178CFE0F973B903C1910E3BA1A6A1A608DAA602310D719574CD"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: co2.bruggekaas.be",
                                    ":method: GET",
                                    ":path: \/",
                                    ":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=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "cache-control: no-store",
                                    "content-encoding: gzip",
                                    "content-length: 2674",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2125,
                            "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": 62,
                            "connect_ms": 42,
                            "ssl_ms": 76,
                            "gzip_total": 2674,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 20,
                            "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 80,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGUjCCBTqgAwIBAgISA59efKs5Xg94E5Xbced1eEQ1MA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODAzMjE0MTAzWhcNMjQxMTAxMjE0MTAyWjAcMRowGAYDVQQD\nExFjbzIuYnJ1Z2dla2Fhcy5iZTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAMyiZkuaoYHjAqmg7e9AFeWzFMquBg3SsEqber\/xpV0mer4W+F\/VOFNxXmRq\n2BvceGgSVDv6BrAZh0M37d\/fuAIs+LS85LqYo263PF7zklPsKnibeNO9\/NiRzQRt\nlaMMvRqwkbfRXgF5hZc9bmuc4eIIKvRs2mWzOJS1biRC8Gi6O+n\/N7n53tZBUYPI\nthNZSb6r7CMfXlwgkco+vPTOrVVE+IdRi+MdUVti25oPPFfD8qotmQLB6SrIv4ky\n9VrC1e0A2I6B8YoZLiahWXr3\/JGC4aFg6ZDTfBbauTbqiyO9\/hNIl\/Bmu7TEOw5C\n2uImFaXh6v9UuHpywwfTNZQWbgLt19L\/jGy648OOczrGCUkqxQAOAn\/WLH6nEMra\nJrLIh12S2o5mPBQ6lWny6J3LQ7BEYGkUVEsiukYk688bKh4mUBfUVPN9ZsWqmXHp\n5CsTiZ0NumbvcOqU5vfiUKZsu1dn829q3lIXLDUGKTkS23jEDitUQro6CvJ5DJKg\ndgaGVGscIQpW1iiVAS5ewL\/+kUFdM2xHR6NUHPi7N+0jCkDB1lPe3W7Gr0KlhMtd\nxk7rTMaZ9aBo+elYmWdIvtGM4msqytqQPnTz\/F03SZJCet5GykgxREXj9EANiQwJ\nvPTVKthiWAgG2T9Db2z59MtrhMkjgaZ8QKrViP4WVz05S3LRAgMBAAGjggJ1MIIC\ncTAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFPd\/icLmZWpC21XU9Gn2nKE4Wb62MB8G\nA1UdIwQYMBaAFLu8w0el5LypxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMC5pLmxlbmNyLm9yZy8wfAYDVR0RBHUwc4IUY28yLmJydWdnZWNo\nZWVzZS5jb22CFGNvMi5icnVnZ2Vmcm9tYWdlLmJlghFjbzIuYnJ1Z2dla2Fhcy5i\nZYIYd3d3LmNvMi5icnVnZ2VjaGVlc2UuY29tghh3d3cuY28yLmJydWdnZWZyb21h\nZ2UuYmUwEwYDVR0gBAwwCjAIBgZngQwBAgEwggEEBgorBgEEAdZ5AgQCBIH1BIHy\nAPAAdwBIsONr2qZHNA\/lagL6nTDrHFIBy1bdLIHZu7+rOdiEcwAAAZEaZe1wAAAE\nAwBIMEYCIQDe5UG2JqxNaSVHSnQP+FV8Vm46gqXqiVMkQQNYKIg8kQIhAPGLkNOk\nwgFOFzSu0mq3+IWmPJV\/7l302HefpdaPra99AHUAdv+IPwq2+5VRwmHM9Ye6NLSk\nzbsp3GhCCp\/mZ0xaOnQAAAGRGmXtxAAABAMARjBEAiBS+aynt7HApxYKVpg5u6yA\n3t\/RKSCURP5ab5GuJDNBVAIgZF7oE0YoEXjP4PlzuQPBkQ47oaahpgjapgIxDXGV\ndM0wDQYJKoZIhvcNAQELBQADggEBAIvdN+BG4cBNhbRXunjkIoIE1Ycn0435q+sM\nGYQvSJ49\/G1jpHe18iYS60W28QqGEvJpyH6NZRx1SORYjghm01LHq\/knDea4EBsK\nkOo9SFL1vQiMr8hF6E\/FQqOUXBL7d9ql4Zip\/DpGj9j8\/Z+58KVCSEpXihe7ZJNp\nogqB9wE+8k46V8BeoKtYi4vehrMK0wxRzFN5D\/GYNwZP0vYo7nkVkDC+BnowkSdL\nUfmHkWdFn4e\/QTwPXe8fvtgLW1K5bA5ZxHm4s5DsqX8KW9qfF3D\/szfSWtt0rKjn\nIgLIbj4gCVZttPqf2BNtKlsdOs0iuG\/FtEyMdyyaTwwm1LZuVbI=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 556,
                            "ttfb_start": 182,
                            "ttfb_end": 554,
                            "download_start": 554,
                            "download_end": 556,
                            "download_ms": 2,
                            "all_start": 1,
                            "all_end": 556,
                            "all_ms": 554,
                            "index": 0,
                            "number": 1
                        },
                        {
                            "type": 3,
                            "id": "146563.3",
                            "request_id": "146563.3",
                            "ip_addr": "77.241.81.229",
                            "full_url": "https:\/\/co2.bruggekaas.be\/resources\/styles\/main.css?v=617664b5",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "co2.bruggekaas.be",
                            "url": "\/resources\/styles\/main.css?v=617664b5",
                            "raw_id": "146563.3",
                            "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                            "documentURL": "https:\/\/co2.bruggekaas.be\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 62,
                            "ttfb_ms": 60,
                            "load_start": 603,
                            "load_start_float": 603.00010899999995,
                            "bytesIn": 6295,
                            "objectSize": 6295,
                            "objectSizeUncompressed": 38104,
                            "chunks": [
                                {
                                    "ts": 664,
                                    "bytes": 6295,
                                    "inflated": 38104
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/co2.bruggekaas.be\/",
                            "initiator_line": 11,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: co2.bruggekaas.be",
                                    ":method: GET",
                                    ":path: \/resources\/styles\/main.css?v=617664b5",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/co2.bruggekaas.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 6295",
                                    "content-type: text\/css",
                                    "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                    "etag: \"94d8-5cf28ca394cfa-gzip\"",
                                    "last-modified: Mon, 25 Oct 2021 08:03:01 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1885,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "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": 6295,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 577,
                            "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 109,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 665,
                            "ttfb_start": 603,
                            "ttfb_end": 663,
                            "download_start": 663,
                            "download_end": 665,
                            "download_ms": 2,
                            "all_start": 603,
                            "all_end": 665,
                            "all_ms": 62,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "146563.4",
                            "request_id": "146563.4",
                            "ip_addr": "77.241.81.229",
                            "full_url": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "co2.bruggekaas.be",
                            "url": "\/resources\/graphics\/static\/bruggekaas--logo.png",
                            "raw_id": "146563.4",
                            "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                            "documentURL": "https:\/\/co2.bruggekaas.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 195,
                            "ttfb_ms": 156,
                            "load_start": 604,
                            "load_start_float": 604.00011500000005,
                            "bytesIn": 23525,
                            "objectSize": 23525,
                            "objectSizeUncompressed": 23525,
                            "chunks": [
                                {
                                    "ts": 763,
                                    "bytes": 16238
                                },
                                {
                                    "ts": 799,
                                    "bytes": 7287
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/co2.bruggekaas.be\/",
                            "initiator_line": 44,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: co2.bruggekaas.be",
                                    ":method: GET",
                                    ":path: \/resources\/graphics\/static\/bruggekaas--logo.png",
                                    ":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: u=2, i",
                                    "referer: https:\/\/co2.bruggekaas.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 23525",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                    "etag: \"5be5-5cf28ca36bc91\"",
                                    "last-modified: Mon, 25 Oct 2021 08:03:01 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2062,
                            "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": 23525,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 580,
                            "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 115,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "23 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 147,
                                        "ImageHeight": 69,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Software": "Adobe ImageReady"
                                    },
                                    "XMP": {
                                        "XMPToolkit": "Adobe XMP Core 5.3-c011 66.145661, 2012\/02\/06-14:56:27        ",
                                        "CreatorTool": "Adobe Photoshop CS6 (Macintosh)",
                                        "InstanceID": "xmp.iid:7CA209FD5ADB11E58C2CE7297FB78085",
                                        "DocumentID": "xmp.did:7CA209FE5ADB11E58C2CE7297FB78085",
                                        "DerivedFromInstanceID": "xmp.iid:7CA209FB5ADB11E58C2CE7297FB78085",
                                        "DerivedFromDocumentID": "xmp.did:7CA209FC5ADB11E58C2CE7297FB78085"
                                    },
                                    "Composite": {
                                        "ImageSize": "147x69",
                                        "Megapixels": 0.01
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 147,
                                        "height": 69,
                                        "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": 10143,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 122.642,
                                            "standardDeviation": 84.335099999999997,
                                            "kurtosis": -1.4542999999999999,
                                            "skewness": 0.121834,
                                            "entropy": 0.65081699999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 64.527799999999999,
                                            "standardDeviation": 107.946,
                                            "kurtosis": -0.62789499999999998,
                                            "skewness": -1.1528499999999999,
                                            "entropy": 0.26195000000000002
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 123.8,
                                            "standardDeviation": 71.669300000000007,
                                            "kurtosis": -1.19106,
                                            "skewness": 0.144011,
                                            "entropy": 0.865587
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 98.4221,
                                            "standardDeviation": 79.414000000000001,
                                            "kurtosis": -1.0814900000000001,
                                            "skewness": 0.38951200000000002,
                                            "entropy": 0.82969499999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 77.874499999999998,
                                            "standardDeviation": 78.311099999999996,
                                            "kurtosis": -0.58233800000000002,
                                            "skewness": 0.64593299999999998,
                                            "entropy": 0.64603699999999997
                                        }
                                    },
                                    "alpha": "#B59E7C00",
                                    "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": 147,
                                        "height": 69,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T09:30:45+00:00",
                                        "date:modify": "2024-09-06T09:30:45+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": "147, 69",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "png:text": "1 tEXt\/zTXt\/iTXt chunks were found",
                                        "signature": "2efe9a5f3f903104de548b9e465996b957512dd2e48752e7284bc9cecf0d25b6",
                                        "Software": "Adobe ImageReady"
                                    },
                                    "tainted": false,
                                    "filesize": "23525B",
                                    "numberPixels": "10143",
                                    "pixelsPerSecond": "4.27074MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.002"
                                }
                            },
                            "load_end": 799,
                            "ttfb_start": 604,
                            "ttfb_end": 760,
                            "download_start": 760,
                            "download_end": 799,
                            "download_ms": 39,
                            "all_start": 604,
                            "all_end": 799,
                            "all_ms": 195,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "146563.6",
                            "request_id": "146563.6",
                            "ip_addr": "77.241.81.229",
                            "full_url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "co2.bruggekaas.be",
                            "url": "\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                            "raw_id": "146563.6",
                            "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                            "documentURL": "https:\/\/co2.bruggekaas.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 124,
                            "ttfb_ms": 122,
                            "load_start": 605,
                            "load_start_float": 605.00012100000004,
                            "bytesIn": 11145,
                            "objectSize": 11145,
                            "objectSizeUncompressed": 11145,
                            "chunks": [
                                {
                                    "ts": 729,
                                    "bytes": 11145
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/co2.bruggekaas.be\/",
                            "initiator_line": 154,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: co2.bruggekaas.be",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                                    ":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: u=2, i",
                                    "referer: https:\/\/co2.bruggekaas.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 11145",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                    "etag: \"2b89-5cf28dc290104\"",
                                    "last-modified: Mon, 25 Oct 2021 08:08:02 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2092,
                            "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": 11145,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 589,
                            "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 121,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "11 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 172,
                                        "ImageHeight": 57,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Software": "Adobe ImageReady"
                                    },
                                    "XMP": {
                                        "XMPToolkit": "Adobe XMP Core 5.6-c145 79.163499, 2018\/08\/13-16:40:22        ",
                                        "CreatorTool": "Adobe Photoshop CC 2019 (Macintosh)",
                                        "InstanceID": "xmp.iid:61848979209311ECA07187899981C9CD",
                                        "DocumentID": "xmp.did:6184897A209311ECA07187899981C9CD",
                                        "DerivedFromInstanceID": "xmp.iid:61848977209311ECA07187899981C9CD",
                                        "DerivedFromDocumentID": "xmp.did:61848978209311ECA07187899981C9CD"
                                    },
                                    "Composite": {
                                        "ImageSize": "172x57",
                                        "Megapixels": 0.01
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 172,
                                        "height": 57,
                                        "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": 9804,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 183.99000000000001,
                                            "standardDeviation": 87.049899999999994,
                                            "kurtosis": -0.672763,
                                            "skewness": -1.0024900000000001,
                                            "entropy": 0.386799
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 139.39500000000001,
                                            "standardDeviation": 123.288,
                                            "kurtosis": -1.91936,
                                            "skewness": 0.1862,
                                            "entropy": 0.25502900000000001
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 194.191,
                                            "standardDeviation": 91.284099999999995,
                                            "kurtosis": -0.066631200000000002,
                                            "skewness": -1.2073799999999999,
                                            "entropy": 0.39565299999999998
                                        },
                                        "green": {
                                            "min": 39,
                                            "max": 255,
                                            "mean": 216.56700000000001,
                                            "standardDeviation": 62.358400000000003,
                                            "kurtosis": 0.65210999999999997,
                                            "skewness": -1.4741299999999999,
                                            "entropy": 0.43706499999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 209.59700000000001,
                                            "standardDeviation": 71.268699999999995,
                                            "kurtosis": 1.43824,
                                            "skewness": -1.5821499999999999,
                                            "entropy": 0.459449
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "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": 172,
                                        "height": 57,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T09:30:45+00:00",
                                        "date:modify": "2024-09-06T09:30:45+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": "172, 57",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "png:text": "1 tEXt\/zTXt\/iTXt chunks were found",
                                        "signature": "bae82b0f680bbafe50a1b2f463724b21bdadfa83cde0b50aa92492a8775ed11f",
                                        "Software": "Adobe ImageReady"
                                    },
                                    "tainted": false,
                                    "filesize": "11145B",
                                    "numberPixels": "9804",
                                    "pixelsPerSecond": "821661B",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.011"
                                }
                            },
                            "load_end": 729,
                            "ttfb_start": 605,
                            "ttfb_end": 727,
                            "download_start": 727,
                            "download_end": 729,
                            "download_ms": 2,
                            "all_start": 605,
                            "all_end": 729,
                            "all_ms": 124,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "146563.8",
                            "request_id": "146563.8",
                            "ip_addr": "77.241.81.229",
                            "full_url": "https:\/\/co2.bruggekaas.be\/resources\/scripts\/main.js?v=617664b5",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "co2.bruggekaas.be",
                            "url": "\/resources\/scripts\/main.js?v=617664b5",
                            "raw_id": "146563.8",
                            "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                            "documentURL": "https:\/\/co2.bruggekaas.be\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 127,
                            "ttfb_ms": 126,
                            "load_start": 606,
                            "load_start_float": 606.00013999999999,
                            "bytesIn": 1688,
                            "objectSize": 1688,
                            "objectSizeUncompressed": 6652,
                            "chunks": [
                                {
                                    "ts": 733,
                                    "bytes": 1688,
                                    "inflated": 6652
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/co2.bruggekaas.be\/",
                            "initiator_line": 209,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: co2.bruggekaas.be",
                                    ":method: GET",
                                    ":path: \/resources\/scripts\/main.js?v=617664b5",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2",
                                    "referer: https:\/\/co2.bruggekaas.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 1688",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                    "etag: \"19fc-5cf28ca392de2-gzip\"",
                                    "last-modified: Mon, 25 Oct 2021 08:03:01 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1843,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "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": 1688,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 598,
                            "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 140,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 733,
                            "ttfb_start": 606,
                            "ttfb_end": 732,
                            "download_start": 732,
                            "download_end": 733,
                            "download_ms": 1,
                            "all_start": 606,
                            "all_end": 733,
                            "all_ms": 127,
                            "index": 4,
                            "number": 5,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 3,
                            "js_timing": [
                                [
                                    1318.6210000000001,
                                    1320.0039999999999
                                ],
                                [
                                    1318.6500000000001,
                                    1318.9590000000001
                                ],
                                [
                                    1509.0940000000001,
                                    1509.163
                                ],
                                [
                                    1509.1690000000001,
                                    1509.3399999999999
                                ],
                                [
                                    1509.346,
                                    1510.114
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "146563.7",
                            "request_id": "146563.7",
                            "ip_addr": "104.17.25.14",
                            "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdnjs.cloudflare.com",
                            "url": "\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js",
                            "raw_id": "146563.7",
                            "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                            "documentURL": "https:\/\/co2.bruggekaas.be\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 150,
                            "ttfb_ms": 78,
                            "load_start": 703,
                            "load_start_float": 703.00012700000002,
                            "bytesIn": 27958,
                            "objectSize": 27958,
                            "objectSizeUncompressed": 89476,
                            "chunks": [
                                {
                                    "ts": 782,
                                    "bytes": 1716,
                                    "inflated": 3633
                                },
                                {
                                    "ts": 785,
                                    "bytes": 3528,
                                    "inflated": 11193
                                },
                                {
                                    "ts": 790,
                                    "bytes": 2352,
                                    "inflated": 7455
                                },
                                {
                                    "ts": 791,
                                    "bytes": 1176,
                                    "inflated": 3836
                                },
                                {
                                    "ts": 793,
                                    "bytes": 1176,
                                    "inflated": 4052
                                },
                                {
                                    "ts": 794,
                                    "bytes": 551,
                                    "inflated": 1724
                                },
                                {
                                    "ts": 812,
                                    "bytes": 564,
                                    "inflated": 1843
                                },
                                {
                                    "ts": 817,
                                    "bytes": 1170,
                                    "inflated": 3653
                                },
                                {
                                    "ts": 819,
                                    "bytes": 1176,
                                    "inflated": 3642
                                },
                                {
                                    "ts": 821,
                                    "bytes": 1176,
                                    "inflated": 3981
                                },
                                {
                                    "ts": 825,
                                    "bytes": 2347,
                                    "inflated": 8227
                                },
                                {
                                    "ts": 827,
                                    "bytes": 1174,
                                    "inflated": 3648
                                },
                                {
                                    "ts": 829,
                                    "bytes": 1174,
                                    "inflated": 3777
                                },
                                {
                                    "ts": 842,
                                    "bytes": 2345,
                                    "inflated": 8324
                                },
                                {
                                    "ts": 850,
                                    "bytes": 3522,
                                    "inflated": 10866
                                },
                                {
                                    "ts": 851,
                                    "bytes": 1171,
                                    "inflated": 4116
                                },
                                {
                                    "ts": 853,
                                    "bytes": 1640,
                                    "inflated": 5506
                                }
                            ],
                            "expires": "Wed, 27 Aug 2025 09:30:45 GMT",
                            "cacheControl": "public, max-age=30672000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": 596,
                            "dns_end": 633,
                            "connect_start": 598,
                            "connect_end": 598,
                            "ssl_start": 598,
                            "ssl_end": 666,
                            "securityDetails": {
                                "protocol": "QUIC",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519Kyber768Draft00",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "cdnjs.cloudflare.com",
                                "sanList": [
                                    "cdnjs.cloudflare.com",
                                    "*.cdnjs.cloudflare.com"
                                ],
                                "issuer": "WE1",
                                "validFrom": 1722399370,
                                "validTo": 1730175369,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1722402970990,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100F87C11D0DB4F2CCDBEFFAF6D003DED76EDBD724C6D2691CBEF062284681BD2E9022100AA4EF6125D079B247FB707992B45FD35AAF62A487F55A2B92CF03B639F56578A"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2024h2'",
                                        "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                        "timestamp": 1722402971198,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022022243C30AAA10E50E8DC8DA4380C6F30ACA4BFE4D51759A79FB11472789BA58802203447AB348B03985E5312AD7F277FD84793E8D7CC279A890E36B7A86964FE49C7"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/co2.bruggekaas.be\/",
                            "initiator_line": 208,
                            "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.5.1\/jquery.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/co2.bruggekaas.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 104023",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: public, max-age=30672000",
                                    "cf-cache-status: HIT",
                                    "cf-cdnjs-via: cfworker\/kv",
                                    "cf-ray: 8bed71345e673683-FRA",
                                    "content-encoding: br",
                                    "content-length: 27958",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                    "etag: \"5eb09ed3-15d84\"",
                                    "expires: Wed, 27 Aug 2025 09:30:45 GMT",
                                    "last-modified: Mon, 04 May 2020 23:01:39 GMT",
                                    "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=6YWhoSyTq8JUe5KSMz%2B2ssdqL%2BU0AdQS%2BUjXzueLcmEllBifZNmqAvB%2FgWbouJRBxdsC4WbV%2Fhjvz2TSxnfM%2BMf3b%2FEIFIUCueUofTjvSMjNz60d0XEyWMrKs73D4fbkNzfeEDrI\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "strict-transport-security: max-age=15780000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 1849,
                            "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": 37,
                            "connect_ms": 0,
                            "ssl_ms": 68,
                            "gzip_total": 27958,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 30567977,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 592,
                            "netlog_id": 127,
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 853,
                            "ttfb_start": 703,
                            "ttfb_end": 781,
                            "download_start": 781,
                            "download_end": 853,
                            "download_ms": 72,
                            "all_start": 596,
                            "all_end": 853,
                            "all_ms": 255,
                            "index": 5,
                            "number": 6,
                            "cpuTimes": {
                                "EvaluateScript": 46,
                                "v8.compile": 3,
                                "FunctionCall": 4
                            },
                            "cpu.EvaluateScript": 46,
                            "cpu.v8.compile": 3,
                            "cpu.FunctionCall": 4,
                            "cpuTime": 53,
                            "js_timing": [
                                [
                                    1265.0419999999999,
                                    1311.0940000000001
                                ],
                                [
                                    1265.0699999999999,
                                    1268.066
                                ],
                                [
                                    1320.921,
                                    1321.348
                                ],
                                [
                                    1321.893,
                                    1325.354
                                ],
                                [
                                    1325.3920000000001,
                                    1325.739
                                ],
                                [
                                    1325.768,
                                    1325.8119999999999
                                ],
                                [
                                    1325.8489999999999,
                                    1325.8720000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "146563.2",
                            "request_id": "146563.2",
                            "ip_addr": "142.250.181.234",
                            "full_url": "https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "fonts.googleapis.com",
                            "url": "\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap",
                            "raw_id": "146563.2",
                            "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                            "documentURL": "https:\/\/co2.bruggekaas.be\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 81,
                            "ttfb_ms": 76,
                            "load_start": 724,
                            "load_start_float": 724.00009599999998,
                            "bytesIn": 2071,
                            "objectSize": 2071,
                            "objectSizeUncompressed": 29285,
                            "chunks": [
                                {
                                    "ts": 801,
                                    "bytes": 1947
                                },
                                {
                                    "ts": 804,
                                    "bytes": 124
                                },
                                {
                                    "ts": 804,
                                    "bytes": 0
                                }
                            ],
                            "expires": "Fri, 06 Sep 2024 09:30:45 GMT",
                            "cacheControl": "private, max-age=86400, stale-while-revalidate=604800",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 147,
                            "protocol": "HTTP\/2",
                            "dns_start": 574,
                            "dns_end": 608,
                            "connect_start": 609,
                            "connect_end": 642,
                            "ssl_start": 642,
                            "ssl_end": 723,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "upload.video.google.com",
                                "sanList": [
                                    "upload.video.google.com",
                                    "*.clients.google.com",
                                    "*.docs.google.com",
                                    "*.drive.google.com",
                                    "*.gdata.youtube.com",
                                    "*.googleapis.com",
                                    "*.photos.google.com",
                                    "*.youtube-3rd-party.com",
                                    "upload.google.com",
                                    "*.upload.google.com",
                                    "upload.youtube.com",
                                    "*.upload.youtube.com",
                                    "uploads.stage.gdata.youtube.com",
                                    "bg-call-donation.goog",
                                    "bg-call-donation-alpha.goog",
                                    "bg-call-donation-canary.goog",
                                    "bg-call-donation-dev.goog"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1722842300,
                                "validTo": 1730099899,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1722845901722,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100C57DFB2DA9CBE0D63DEF09ECE1276901420D10C4782E1F6551D7B40418C415CC022038009AF7E0DD33C7EC39F0906384D88B0640C60E71C9D1048D85080BD2209B7A"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1722845901710,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220652B093090695E54B34F55B0C476ACDC6E92568801EAE4F29AC39CAFA1E2BB00022076F91CB590C7DA96052738595B7F95FA6B54EE1644DBCFE9E572B320A727BD5A"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/co2.bruggekaas.be\/",
                            "initiator_line": 9,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: fonts.googleapis.com",
                                    ":method: GET",
                                    ":path: \/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/co2.bruggekaas.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "x-client-data: CO3\/ygE="
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: private, max-age=86400, stale-while-revalidate=604800",
                                    "content-encoding: gzip",
                                    "content-type: text\/css; charset=utf-8",
                                    "cross-origin-opener-policy: same-origin-allow-popups",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                    "expires: Fri, 06 Sep 2024 09:30:45 GMT",
                                    "last-modified: Fri, 06 Sep 2024 08:58:00 GMT",
                                    "link: <https:\/\/fonts.gstatic.com>; rel=preconnect; crossorigin",
                                    "server: ESF",
                                    "strict-transport-security: max-age=31536000",
                                    "timing-allow-origin: *",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2086,
                            "score_cache": 50,
                            "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": 34,
                            "connect_ms": 33,
                            "ssl_ms": 81,
                            "gzip_total": 2330,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 86400,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 571,
                            "socket_group": "https:\/\/fonts.googleapis.com <https:\/\/bruggekaas.be same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "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": 96,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF4DCCBMigAwIBAgIRAOvK+wvE9RNiCvEgVTZHYXMwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MDgwNTA3MTgyMFoXDTI0MTAyODA3MTgxOVowIjEg\nMB4GA1UEAxMXdXBsb2FkLnZpZGVvLmdvb2dsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATp8201ynPGaIqwfpq\/\/m5duZr+OpqnZ6y5bJ74R9PK+d7t96Mc\nlQxJH+cdlsjQkcue\/bRC+9gSqnCKBp5Q0qmao4IDwTCCA70wDgYDVR0PAQH\/BAQD\nAgeAMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYE\nFI79jH9ydHKcCIuNsxDvjAyhbV3EMB8GA1UdIwQYMBaAFN4bHu15FdQ+NyTDIbvs\nNDltQrIwMFgGCCsGAQUFBwEBBEwwSjAhBggrBgEFBQcwAYYVaHR0cDovL28ucGtp\nLmdvb2cvd3IyMCUGCCsGAQUFBzAChhlodHRwOi8vaS5wa2kuZ29vZy93cjIuY3J0\nMIIBmAYDVR0RBIIBjzCCAYuCF3VwbG9hZC52aWRlby5nb29nbGUuY29tghQqLmNs\naWVudHMuZ29vZ2xlLmNvbYIRKi5kb2NzLmdvb2dsZS5jb22CEiouZHJpdmUuZ29v\nZ2xlLmNvbYITKi5nZGF0YS55b3V0dWJlLmNvbYIQKi5nb29nbGVhcGlzLmNvbYIT\nKi5waG90b3MuZ29vZ2xlLmNvbYIXKi55b3V0dWJlLTNyZC1wYXJ0eS5jb22CEXVw\nbG9hZC5nb29nbGUuY29tghMqLnVwbG9hZC5nb29nbGUuY29tghJ1cGxvYWQueW91\ndHViZS5jb22CFCoudXBsb2FkLnlvdXR1YmUuY29tgh91cGxvYWRzLnN0YWdlLmdk\nYXRhLnlvdXR1YmUuY29tghViZy1jYWxsLWRvbmF0aW9uLmdvb2eCG2JnLWNhbGwt\nZG9uYXRpb24tYWxwaGEuZ29vZ4IcYmctY2FsbC1kb25hdGlvbi1jYW5hcnkuZ29v\nZ4IZYmctY2FsbC1kb25hdGlvbi1kZXYuZ29vZzATBgNVHSAEDDAKMAgGBmeBDAEC\nATA2BgNVHR8ELzAtMCugKaAnhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvb1E2bnly\nOEYwbTAuY3JsMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHYAdv+IPwq2+5VRwmHM\n9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGRIZ4zmgAABAMARzBFAiEAxX37LanL4NY9\n7wns4SdpAUINEMR4Lh9lUde0BBjEFcwCIDgAmvfg3TPH7DnwkGOE2IsGQMYOccnR\nBI2FCAvSIJt6AHUASLDja9qmRzQP5WoC+p0w6xxSActW3SyB2bu\/qznYhHMAAAGR\nIZ4zjgAABAMARjBEAiBlKwkwkGleVLNPVbDEdqzcbpJWiAHq5PKaw5yvoeK7AAIg\ndvkctZDH2pYFJzhZW3+V+mtU7hZE28\/p5XKzIKcnvVowDQYJKoZIhvcNAQELBQAD\nggEBAJPwb4seiRTvhTekn1Zs3njA+r9SIJuXlrs2D1SuBq+jrnARdFfcyWTHHS5d\nRPFhEtvc1mXuV605tJ7iyokiGtEt7IbpwRr7ziBnIpXNUY8LZUZ+EeK8ZucuTAce\njTUaLieiB\/pBLR5tHJBds75O5c02X4lpxeOH\/iClIVGJEnmYjVsSrzj+2NkaxEkI\nMYv1xfmkdx77XdMkMJecaKe6rs9WMgDTsq5LJ732oHvSFy9yCvJ0f8QnQfN0ijbm\nwD4QPz7MVggCKD15jXQ6G1aw0ieKJnyl5Ur\/qXpnB\/c361QIEE1y9mTWkpMO9RsL\nzE2ZUoihL3OnO+Fr0as8OnNIm4Q=\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": "blocking",
                            "load_end": 805,
                            "ttfb_start": 724,
                            "ttfb_end": 800,
                            "download_start": 800,
                            "download_end": 805,
                            "download_ms": 5,
                            "all_start": 574,
                            "all_end": 805,
                            "all_ms": 229,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "146563.65",
                            "request_id": "146563.65",
                            "ip_addr": "77.241.81.229",
                            "full_url": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--background.jpeg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "co2.bruggekaas.be",
                            "url": "\/resources\/graphics\/static\/bruggekaas--background.jpeg",
                            "raw_id": "146563.65",
                            "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                            "documentURL": "https:\/\/co2.bruggekaas.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 179,
                            "ttfb_ms": 76,
                            "load_start": 824,
                            "load_start_float": 824.00019099999997,
                            "bytesIn": 77015,
                            "objectSize": 77015,
                            "objectSizeUncompressed": 77015,
                            "chunks": [
                                {
                                    "ts": 902,
                                    "bytes": 16237
                                },
                                {
                                    "ts": 930,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 956,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 983,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1003,
                                    "bytes": 11680
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/co2.bruggekaas.be\/",
                            "initiator_line": 208,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: co2.bruggekaas.be",
                                    ":method: GET",
                                    ":path: \/resources\/graphics\/static\/bruggekaas--background.jpeg",
                                    ":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:\/\/co2.bruggekaas.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 77015",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                    "etag: \"12cd7-5cf28ca369e03\"",
                                    "last-modified: Mon, 25 Oct 2021 08:03:01 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2068,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 63,
                            "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": 77015,
                            "image_save": 28285,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 822,
                            "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 191,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "75 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ExifByteOrder": "Little-endian (Intel, II)",
                                        "ImageWidth": 272,
                                        "ImageHeight": 728,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "Ducky": {
                                        "Quality": "80%"
                                    },
                                    "XMP": {
                                        "XMPToolkit": "Adobe XMP Core 5.6-c140 79.160451, 2017\/05\/06-01:08:21        ",
                                        "OriginalDocumentID": "xmp.did:f05bfe68-643d-1940-835c-3f3607866dcc",
                                        "DocumentID": "xmp.did:BDCFEE7A3B0B11E8A985998FB38D113B",
                                        "InstanceID": "xmp.iid:BDCFEE793B0B11E8A985998FB38D113B",
                                        "CreatorTool": "Adobe Photoshop CC 2014 (Macintosh)",
                                        "DerivedFromInstanceID": "xmp.iid:391BE0DB360911E8AAC4C30AEB3BAA17",
                                        "DerivedFromDocumentID": "xmp.did:391BE0DC360911E8AAC4C30AEB3BAA17"
                                    },
                                    "APP14": {
                                        "DCTEncodeVersion": 100,
                                        "APP14Flags0": "[14], Encoded with Blend=1 downsampling",
                                        "APP14Flags1": "(none)",
                                        "ColorTransform": "YCbCr"
                                    },
                                    "Composite": {
                                        "ImageSize": "272x728",
                                        "Megapixels": 0.19800000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 272,
                                        "height": 728,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 198016,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 2,
                                            "max": 255,
                                            "mean": 217.91300000000001,
                                            "standardDeviation": 25.141100000000002,
                                            "kurtosis": 17.189699999999998,
                                            "skewness": -3.4693499999999999,
                                            "entropy": 0.75485899999999995
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 8,
                                            "max": 255,
                                            "mean": 220.405,
                                            "standardDeviation": 24.503299999999999,
                                            "kurtosis": 18.173100000000002,
                                            "skewness": -3.58386,
                                            "entropy": 0.74869200000000002
                                        },
                                        "green": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 217.345,
                                            "standardDeviation": 24.787400000000002,
                                            "kurtosis": 17.844200000000001,
                                            "skewness": -3.5526300000000002,
                                            "entropy": 0.74967200000000001
                                        },
                                        "blue": {
                                            "min": 2,
                                            "max": 255,
                                            "mean": 215.988,
                                            "standardDeviation": 26.132400000000001,
                                            "kurtosis": 16.089400000000001,
                                            "skewness": -3.34022,
                                            "entropy": 0.76621300000000003
                                        }
                                    },
                                    "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": 272,
                                        "height": 728,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 94,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T09:30:46+00:00",
                                        "date:modify": "2024-09-06T09:30:46+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "23ccfcd6f25323e91a2fa7894ab07d6eb0c0f8e3c6f1b2f7556583189398a8eb"
                                    },
                                    "profiles": {
                                        "app12": {
                                            "length": 15
                                        },
                                        "exif": {
                                            "length": 22
                                        },
                                        "xmp": {
                                            "length": 858
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "77015B",
                                    "numberPixels": "198016",
                                    "pixelsPerSecond": "5.85292MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.033"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1003,
                            "ttfb_start": 824,
                            "ttfb_end": 900,
                            "download_start": 900,
                            "download_end": 1003,
                            "download_ms": 103,
                            "all_start": 824,
                            "all_end": 1003,
                            "all_ms": 179,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "146563.66",
                            "request_id": "146563.66",
                            "ip_addr": "77.241.81.229",
                            "full_url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "co2.bruggekaas.be",
                            "url": "\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg",
                            "raw_id": "146563.66",
                            "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                            "documentURL": "https:\/\/co2.bruggekaas.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 307,
                            "ttfb_ms": 193,
                            "load_start": 838,
                            "load_start_float": 838.00019699999996,
                            "bytesIn": 85104,
                            "objectSize": 85104,
                            "objectSizeUncompressed": 85104,
                            "chunks": [
                                {
                                    "ts": 1034,
                                    "bytes": 16237
                                },
                                {
                                    "ts": 1056,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1090,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1116,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1143,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1145,
                                    "bytes": 3403
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/co2.bruggekaas.be\/",
                            "initiator_line": 208,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: co2.bruggekaas.be",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg",
                                    ":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:\/\/co2.bruggekaas.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 85104",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                    "etag: \"14c70-5cf28dc28f90a\"",
                                    "last-modified: Mon, 25 Oct 2021 08:08:02 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2077,
                            "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": 85104,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 830,
                            "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 197,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "83 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ExifByteOrder": "Little-endian (Intel, II)",
                                        "ImageWidth": 874,
                                        "ImageHeight": 545,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "Ducky": {
                                        "Quality": "60%"
                                    },
                                    "XMP": {
                                        "XMPToolkit": "Adobe XMP Core 5.6-c145 79.163499, 2018\/08\/13-16:40:22        ",
                                        "CreatorTool": "Adobe Photoshop CC 2019 (Macintosh)",
                                        "InstanceID": "xmp.iid:6184897D209311ECA07187899981C9CD",
                                        "DocumentID": "xmp.did:6184897E209311ECA07187899981C9CD",
                                        "DerivedFromInstanceID": "xmp.iid:6184897B209311ECA07187899981C9CD",
                                        "DerivedFromDocumentID": "xmp.did:6184897C209311ECA07187899981C9CD"
                                    },
                                    "APP14": {
                                        "DCTEncodeVersion": 100,
                                        "APP14Flags0": "[14], Encoded with Blend=1 downsampling",
                                        "APP14Flags1": "(none)",
                                        "ColorTransform": "YCbCr"
                                    },
                                    "Composite": {
                                        "ImageSize": "874x545",
                                        "Megapixels": 0.47599999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 874,
                                        "height": 545,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 476330,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 230,
                                            "mean": 145.19900000000001,
                                            "standardDeviation": 54.696399999999997,
                                            "kurtosis": -0.60131199999999996,
                                            "skewness": -0.68501599999999996,
                                            "entropy": 0.76051500000000005
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 1,
                                            "max": 230,
                                            "mean": 155.00800000000001,
                                            "standardDeviation": 49.116700000000002,
                                            "kurtosis": -0.099266400000000005,
                                            "skewness": -0.84885699999999997,
                                            "entropy": 0.75209199999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 223,
                                            "mean": 154.08799999999999,
                                            "standardDeviation": 52.225299999999997,
                                            "kurtosis": 0.0837783,
                                            "skewness": -0.913748,
                                            "entropy": 0.75518700000000005
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 220,
                                            "mean": 126.502,
                                            "standardDeviation": 62.747199999999999,
                                            "kurtosis": -1.26163,
                                            "skewness": -0.24027799999999999,
                                            "entropy": 0.77426700000000004
                                        }
                                    },
                                    "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": 874,
                                        "height": 545,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 86,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T09:30:46+00:00",
                                        "date:modify": "2024-09-06T09:30:46+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "9a24feaab20d12176046192d299dae6623444414dbe80b872309587014cddd08"
                                    },
                                    "profiles": {
                                        "app12": {
                                            "length": 15
                                        },
                                        "exif": {
                                            "length": 22
                                        },
                                        "xmp": {
                                            "length": 786
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "85104B",
                                    "numberPixels": "476330",
                                    "pixelsPerSecond": "24.9599MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.019"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1145,
                            "ttfb_start": 838,
                            "ttfb_end": 1031,
                            "download_start": 1031,
                            "download_end": 1145,
                            "download_ms": 114,
                            "all_start": 838,
                            "all_end": 1145,
                            "all_ms": 307,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "146563.67",
                            "request_id": "146563.67",
                            "ip_addr": "77.241.81.229",
                            "full_url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "co2.bruggekaas.be",
                            "url": "\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg",
                            "raw_id": "146563.67",
                            "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                            "documentURL": "https:\/\/co2.bruggekaas.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 459,
                            "ttfb_ms": 332,
                            "load_start": 841,
                            "load_start_float": 841.00020300000006,
                            "bytesIn": 94513,
                            "objectSize": 94513,
                            "objectSizeUncompressed": 94513,
                            "chunks": [
                                {
                                    "ts": 1178,
                                    "bytes": 16237
                                },
                                {
                                    "ts": 1204,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1230,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1256,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1283,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1300,
                                    "bytes": 12812
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/co2.bruggekaas.be\/",
                            "initiator_line": 208,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: co2.bruggekaas.be",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg",
                                    ":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:\/\/co2.bruggekaas.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 94513",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 09:30:45 GMT",
                                    "etag: \"17131-5cf28dc28fd12\"",
                                    "last-modified: Mon, 25 Oct 2021 08:08:02 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2077,
                            "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": 94513,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 833,
                            "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 203,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "92 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ExifByteOrder": "Little-endian (Intel, II)",
                                        "ImageWidth": 874,
                                        "ImageHeight": 545,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "Ducky": {
                                        "Quality": "60%"
                                    },
                                    "XMP": {
                                        "XMPToolkit": "Adobe XMP Core 5.6-c145 79.163499, 2018\/08\/13-16:40:22        ",
                                        "CreatorTool": "Adobe Photoshop CC 2019 (Macintosh)",
                                        "InstanceID": "xmp.iid:87C98AF8209511ECA07187899981C9CD",
                                        "DocumentID": "xmp.did:87C98AF9209511ECA07187899981C9CD",
                                        "DerivedFromInstanceID": "xmp.iid:6184897F209311ECA07187899981C9CD",
                                        "DerivedFromDocumentID": "xmp.did:61848980209311ECA07187899981C9CD"
                                    },
                                    "APP14": {
                                        "DCTEncodeVersion": 100,
                                        "APP14Flags0": "[14], Encoded with Blend=1 downsampling",
                                        "APP14Flags1": "(none)",
                                        "ColorTransform": "YCbCr"
                                    },
                                    "Composite": {
                                        "ImageSize": "874x545",
                                        "Megapixels": 0.47599999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 874,
                                        "height": 545,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 476330,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 240,
                                            "mean": 67.393600000000006,
                                            "standardDeviation": 47.640599999999999,
                                            "kurtosis": 0.724217,
                                            "skewness": 1.03986,
                                            "entropy": 0.91204799999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 240,
                                            "mean": 75.037599999999998,
                                            "standardDeviation": 52.6355,
                                            "kurtosis": 0.063759200000000002,
                                            "skewness": 0.86729500000000004,
                                            "entropy": 0.926006
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 239,
                                            "mean": 70.051100000000005,
                                            "standardDeviation": 49.069299999999998,
                                            "kurtosis": 0.25742199999999998,
                                            "skewness": 0.86263000000000001,
                                            "entropy": 0.92328500000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 237,
                                            "mean": 57.092100000000002,
                                            "standardDeviation": 41.217199999999998,
                                            "kurtosis": 2.6016400000000002,
                                            "skewness": 1.3895299999999999,
                                            "entropy": 0.88685199999999997
                                        }
                                    },
                                    "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": 874,
                                        "height": 545,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 86,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T09:30:46+00:00",
                                        "date:modify": "2024-09-06T09:30:46+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "e7a6d6e03de326859a64662d3c4292141557449cf3b3f8b0a79ffb9fbbaf041f"
                                    },
                                    "profiles": {
                                        "app12": {
                                            "length": 15
                                        },
                                        "exif": {
                                            "length": 22
                                        },
                                        "xmp": {
                                            "length": 786
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "94513B",
                                    "numberPixels": "476330",
                                    "pixelsPerSecond": "44.2826MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.010"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1300,
                            "ttfb_start": 841,
                            "ttfb_end": 1173,
                            "download_start": 1173,
                            "download_end": 1300,
                            "download_ms": 127,
                            "all_start": 841,
                            "all_end": 1300,
                            "all_ms": 459,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "146563.34",
                            "request_id": "146563.34",
                            "ip_addr": "172.217.16.195",
                            "full_url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v40\/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "fonts.gstatic.com",
                            "url": "\/s\/opensans\/v40\/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2",
                            "raw_id": "146563.34",
                            "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                            "documentURL": "https:\/\/co2.bruggekaas.be\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 227,
                            "ttfb_ms": 144,
                            "load_start": 1157,
                            "load_start_float": 1157.0002159999999,
                            "bytesIn": 48236,
                            "objectSize": 48236,
                            "objectSizeUncompressed": 48236,
                            "chunks": [
                                {
                                    "ts": 1309,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1311,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1314,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1318,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1322,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1326,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1329,
                                    "bytes": 1186
                                },
                                {
                                    "ts": 1331,
                                    "bytes": 1085
                                },
                                {
                                    "ts": 1333,
                                    "bytes": 1177
                                },
                                {
                                    "ts": 1337,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1341,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1345,
                                    "bytes": 2271
                                },
                                {
                                    "ts": 1354,
                                    "bytes": 4735
                                },
                                {
                                    "ts": 1359,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1362,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1365,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1369,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1372,
                                    "bytes": 1186
                                },
                                {
                                    "ts": 1374,
                                    "bytes": 1085
                                },
                                {
                                    "ts": 1377,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1381,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1384,
                                    "bytes": 2541
                                }
                            ],
                            "expires": "Sat, 06 Sep 2025 09:15:28 GMT",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 182,
                            "protocol": "HTTP\/2",
                            "dns_start": 638,
                            "dns_end": 696,
                            "connect_start": 698,
                            "connect_end": 765,
                            "ssl_start": 765,
                            "ssl_end": 849,
                            "initiator": "https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: fonts.gstatic.com",
                                    ":method: GET",
                                    ":path: \/s\/opensans\/v40\/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/co2.bruggekaas.be",
                                    "priority: u=0",
                                    "referer: https:\/\/fonts.googleapis.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "x-client-data: CO3\/ygE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 918",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 48236",
                                    "content-security-policy-report-only: require-trusted-types-for 'script'; report-uri https:\/\/csp.withgoogle.com\/csp\/apps-themes",
                                    "content-type: font\/woff2",
                                    "cross-origin-opener-policy: same-origin; report-to=\"apps-themes\"",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 09:15:28 GMT",
                                    "expires: Sat, 06 Sep 2025 09:15:28 GMT",
                                    "last-modified: Thu, 14 Dec 2023 02:08:40 GMT",
                                    "report-to: {\"group\":\"apps-themes\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/apps-themes\"}]}",
                                    "server: sffe",
                                    "timing-allow-origin: *",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2107,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 58,
                            "connect_ms": 67,
                            "ssl_ms": 84,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31535082,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 1153,
                            "socket_group": "pm\/https:\/\/fonts.gstatic.com <https:\/\/bruggekaas.be same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "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": 216,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIEeTCCA2GgAwIBAgIQFpwNXiqjIEMQSsYYkjzEOTANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjIwHhcNMjQwODA1MDcxODIwWhcNMjQxMDI4MDcxODE5WjAYMRYw\nFAYDVQQDDA0qLmdzdGF0aWMuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\nn3dFWqE1vxhu2Ep+TB5SFIOU6iKhGMV4kftpgDUQx3IOOjY+jPxekRvl9Q7tqZpC\nP0tVjgkcQvBQtI6qG3MKEqOCAmUwggJhMA4GA1UdDwEB\/wQEAwIHgDATBgNVHSUE\nDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBSEPDmCYRG3S+En\niomFSuIDj6k33TAfBgNVHSMEGDAWgBTeGx7teRXUPjckwyG77DQ5bUKyMDBYBggr\nBgEFBQcBAQRMMEowIQYIKwYBBQUHMAGGFWh0dHA6Ly9vLnBraS5nb29nL3dyMjAl\nBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd3IyLmNydDA7BgNVHREENDAy\ngg0qLmdzdGF0aWMuY29tggtnc3RhdGljLmNvbYIUKi5tZXRyaWMuZ3N0YXRpYy5j\nb20wEwYDVR0gBAwwCjAIBgZngQwBAgEwNgYDVR0fBC8wLTAroCmgJ4YlaHR0cDov\nL2MucGtpLmdvb2cvd3IyL0dTeVQxTjRQQnJnLmNybDCCAQYGCisGAQQB1nkCBAIE\ngfcEgfQA8gB3AD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkSGe\nMocAAAQDAEgwRgIhAPSTk3HuT4LAwwRtMiwYHanYdGNxsN1jTHfdwpyRR6EmAiEA\nwyqy2NcFt1BiNrrkhIZslyACOu+5meh6KUedBng6zkQAdwB2\/4g\/Crb7lVHCYcz1\nh7o0tKTNuyncaEIKn+ZnTFo6dAAAAZEhnjKmAAAEAwBIMEYCIQCn91De9udm+sFZ\nJWx9I4W8CtOjhD5+0bhr0Pb9QbQJyAIhAPHZ6mXMhBGkSr8a5svi04xnio8G+4Hr\n9DpEPCA6hVPbMA0GCSqGSIb3DQEBCwUAA4IBAQAyXPOjsebol1uzfYYcg4w3qkmm\nJrffJt9qqO6uq\/UWvsfR4XZGVe43P23mcq5ZxRUVpNeZGWN9DYFwbtF6\/9K3GSB4\nAIc6QF8pVZwO0aahuFtF87px7eWRK2nsdnfMCXtfvUfUuRYHcsc2hPh+gUcdMDNf\n8CsyUKnw9jq9ikvyh2x8nxREK4YIb3\/g6kRDtY6z4bqlBkTQyoUjURvPcM5Tlfvg\ns57kbcgp+ALfZ2vUFzBBHrQ4pSdzhn7Y9gmsCTtTI8jEyq2+O0wk9kBSDk+OMVjl\nBiK02pjKl+1dtW9RYiylIIcKPB7fyediaE05k536B4LmAnqyCCkJdMVCRzKb\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",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 719,
                                    "GPOS": 3906,
                                    "GSUB": 872,
                                    "HVAR": 1144,
                                    "OS\/2": 96,
                                    "STAT": 164,
                                    "avar": 30,
                                    "cmap": 304,
                                    "cvar": 19,
                                    "cvt ": 252,
                                    "fpgm": 3988,
                                    "fvar": 86,
                                    "gasp": 16,
                                    "glyf": 19883,
                                    "gvar": 43318,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1120,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1022,
                                    "post": 1183,
                                    "prep": 671
                                },
                                "names": {
                                    "0": "Copyright 2020 The Open Sans Project Authors (https:\/\/github.com",
                                    "1": "Open Sans",
                                    "2": "Regular",
                                    "3": "3.003;GOOG;OpenSans-Regular",
                                    "4": "Open Sans Regular",
                                    "5": "Version 3.003",
                                    "6": "OpenSans-Regular",
                                    "14": "http:\/\/scripts.sil.org\/OFL"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 1049,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 1331,
                                    "ySubscriptYSize": 1229,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 154,
                                    "ySuperscriptXSize": 1331,
                                    "ySuperscriptYSize": 1229,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 717,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 658,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2147483751,
                                    "ulUnicodeRange2": 11,
                                    "ulUnicodeRange3": 40,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "GOOG",
                                    "fsSelection": 448,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 65533,
                                    "sTypoAscender": 2189,
                                    "sTypoDescender": -600,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 2302,
                                    "usWinDescent": 651,
                                    "ulCodePageRange1": 415,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1096,
                                    "sCapHeight": 1462,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 4,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 0,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -100,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "fvar": {
                                    "wght": {
                                        "min": 300,
                                        "default": 400,
                                        "max": 800
                                    }
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        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,
                                        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,
                                        305,
                                        338,
                                        339,
                                        700,
                                        710,
                                        730,
                                        732,
                                        768,
                                        769,
                                        771,
                                        772,
                                        776,
                                        777,
                                        803,
                                        8194,
                                        8201,
                                        8203,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8308,
                                        8364,
                                        8482,
                                        8722,
                                        8725,
                                        65279,
                                        65533
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "hebr": {
                                            "default": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "APPH": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "IPPH": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "MAH ": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "MOL ": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "NAV ": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "ROM ": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "hebr": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 232,
                                    "num_glyphs": 280
                                }
                            },
                            "load_end": 1384,
                            "ttfb_start": 1157,
                            "ttfb_end": 1301,
                            "download_start": 1301,
                            "download_end": 1384,
                            "download_ms": 83,
                            "all_start": 638,
                            "all_end": 1384,
                            "all_ms": 436,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "146563.24",
                            "request_id": "146563.24",
                            "ip_addr": "172.217.16.195",
                            "full_url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v40\/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewA.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "fonts.gstatic.com",
                            "url": "\/s\/opensans\/v40\/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewA.woff2",
                            "raw_id": "146563.24",
                            "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                            "documentURL": "https:\/\/co2.bruggekaas.be\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 252,
                            "ttfb_ms": 220,
                            "load_start": 1165,
                            "load_start_float": 1165.000223,
                            "bytesIn": 19280,
                            "objectSize": 19280,
                            "objectSizeUncompressed": 19280,
                            "chunks": [
                                {
                                    "ts": 1390,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1394,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1400,
                                    "bytes": 1875
                                },
                                {
                                    "ts": 1406,
                                    "bytes": 4735
                                },
                                {
                                    "ts": 1410,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1414,
                                    "bytes": 2262
                                },
                                {
                                    "ts": 1417,
                                    "bytes": 3301
                                }
                            ],
                            "expires": "Sat, 06 Sep 2025 09:30:46 GMT",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 182,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: fonts.gstatic.com",
                                    ":method: GET",
                                    ":path: \/s\/opensans\/v40\/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewA.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/co2.bruggekaas.be",
                                    "priority: u=0",
                                    "referer: https:\/\/fonts.googleapis.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "x-client-data: CO3\/ygE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 19280",
                                    "content-security-policy-report-only: require-trusted-types-for 'script'; report-uri https:\/\/csp.withgoogle.com\/csp\/apps-themes",
                                    "content-type: font\/woff2",
                                    "cross-origin-opener-policy: same-origin; report-to=\"apps-themes\"",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 09:30:46 GMT",
                                    "expires: Sat, 06 Sep 2025 09:30:46 GMT",
                                    "last-modified: Thu, 14 Dec 2023 02:02:23 GMT",
                                    "report-to: {\"group\":\"apps-themes\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/apps-themes\"}]}",
                                    "server: sffe",
                                    "timing-allow-origin: *",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2167,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "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": 31536000,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 1161,
                            "socket_group": "pm\/https:\/\/fonts.gstatic.com <https:\/\/bruggekaas.be same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 223,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 144,
                                    "GPOS": 2214,
                                    "GSUB": 1006,
                                    "OS\/2": 96,
                                    "STAT": 90,
                                    "cmap": 320,
                                    "cvt ": 312,
                                    "fpgm": 3988,
                                    "gasp": 16,
                                    "glyf": 20739,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1144,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 604,
                                    "post": 1251,
                                    "prep": 790
                                },
                                "names": {
                                    "0": "Copyright 2020 The Open Sans Project Authors (https:\/\/github.com",
                                    "1": "Open Sans",
                                    "2": "Italic",
                                    "3": "3.003;GOOG;OpenSans-Italic",
                                    "4": "Open Sans Italic",
                                    "5": "Version 3.003",
                                    "6": "OpenSans-Italic",
                                    "14": "http:\/\/scripts.sil.org\/OFL"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 1008,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 1331,
                                    "ySubscriptYSize": 1229,
                                    "ySubscriptXOffset": -33,
                                    "ySubscriptYOffset": 154,
                                    "ySuperscriptXSize": 1331,
                                    "ySuperscriptYSize": 1229,
                                    "ySuperscriptXOffset": 152,
                                    "ySuperscriptYOffset": 717,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 658,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2147483751,
                                    "ulUnicodeRange2": 11,
                                    "ulUnicodeRange3": 40,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "GOOG",
                                    "fsSelection": 385,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 65533,
                                    "sTypoAscender": 2189,
                                    "sTypoDescender": -600,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 2302,
                                    "usWinDescent": 651,
                                    "ulCodePageRange1": 415,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1096,
                                    "sCapHeight": 1462,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 4,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 0,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": -12,
                                    "underlinePosition": -100,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        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,
                                        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,
                                        305,
                                        338,
                                        339,
                                        700,
                                        710,
                                        730,
                                        732,
                                        768,
                                        769,
                                        771,
                                        772,
                                        776,
                                        777,
                                        803,
                                        8194,
                                        8201,
                                        8203,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8308,
                                        8364,
                                        8482,
                                        8722,
                                        8725,
                                        65279,
                                        65533
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "hebr": {
                                            "default": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "APPH": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "EWE ": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "IPPH": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "MAH ": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "MOL ": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "NAV ": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "ROM ": [
                                                "ccmp",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "hebr": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 232,
                                    "num_glyphs": 286
                                }
                            },
                            "load_end": 1417,
                            "ttfb_start": 1165,
                            "ttfb_end": 1385,
                            "download_start": 1385,
                            "download_end": 1417,
                            "download_ms": 32,
                            "all_start": 1165,
                            "all_end": 1417,
                            "all_ms": 252,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "146563.69",
                            "request_id": "146563.69",
                            "ip_addr": "77.241.81.229",
                            "full_url": "https:\/\/co2.bruggekaas.be\/favicon.ico",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "co2.bruggekaas.be",
                            "url": "\/favicon.ico",
                            "raw_id": "146563.69",
                            "frame_id": "947ABC476E3C38D9B15BBA39A434ED78",
                            "documentURL": "https:\/\/co2.bruggekaas.be\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 65,
                            "ttfb_ms": 64,
                            "load_start": 1443,
                            "load_start_float": 1443.000229,
                            "bytesIn": 10936,
                            "objectSize": 10936,
                            "objectSizeUncompressed": 32988,
                            "chunks": [
                                {
                                    "ts": 1507,
                                    "bytes": 10936,
                                    "inflated": 32988
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/x-icon",
                            "contentEncoding": "br",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "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": [
                                    ":authority: co2.bruggekaas.be",
                                    ":method: GET",
                                    ":path: \/favicon.ico",
                                    ":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: u=1, i",
                                    "referer: https:\/\/co2.bruggekaas.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "content-encoding: br",
                                    "content-type: image\/x-icon",
                                    "date: Fri, 06 Sep 2024 09:30:46 GMT",
                                    "etag: W\/\"80dc-5cf28ca34f351\"",
                                    "last-modified: Mon, 25 Oct 2021 08:03:01 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1957,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "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": 11087,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1440,
                            "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 229,
                            "server_port": "443",
                            "load_end": 1508,
                            "ttfb_start": 1443,
                            "ttfb_end": 1507,
                            "download_start": 1507,
                            "download_end": 1508,
                            "download_ms": 1,
                            "all_start": 1443,
                            "all_end": 1508,
                            "all_ms": 65,
                            "index": 12,
                            "number": 13
                        }
                    ],
                    "requestsFull": 13,
                    "requestsDoc": 13,
                    "responses_200": 13,
                    "responses_404": 0,
                    "responses_other": 0,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "947ABC476E3C38D9B15BBA39A434ED78",
                    "loadEventStart": 1431,
                    "loadEventEnd": 1432,
                    "domContentLoadedEventStart": 1242,
                    "domContentLoadedEventEnd": 1243,
                    "URL": "https:\/\/co2.bruggekaas.be\/",
                    "connections": 4,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "2634C13F2F3AAEF12CCC0828278F02E9",
                    "final_url": "https:\/\/co2.bruggekaas.be\/",
                    "domInteractive": 1242,
                    "firstPaint": 1259.9000000003725,
                    "firstContentfulPaint": 1338,
                    "firstImagePaint": 1338,
                    "firstMeaningfulPaint": 1338,
                    "renderBlockingCSS": 2,
                    "renderBlockingJS": 0,
                    "TTFB": 554,
                    "basePageSSLTime": 76,
                    "score_cache": 29,
                    "score_cdn": 33,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 91,
                    "score_etags": -1,
                    "score_progressive_jpeg": 0,
                    "gzip_total": 52032,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 291302,
                    "image_savings": 28285,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 7,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 1,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 12,
                        "ParseAuthorStyleSheet": 3,
                        "UpdateLayoutTree": 8,
                        "Layout": 265,
                        "ResourceChangePriority": 0,
                        "PrePaint": 2,
                        "Paint": 8,
                        "Layerize": 1,
                        "EvaluateScript": 39,
                        "v8.compile": 3,
                        "FunctionCall": 4,
                        "MarkDOMContent": 0,
                        "TimerFire": 0,
                        "HitTest": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkLoad": 0,
                        "Idle": 1155
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 7,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 1,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 12,
                        "ParseAuthorStyleSheet": 3,
                        "UpdateLayoutTree": 8,
                        "Layout": 265,
                        "ResourceChangePriority": 0,
                        "PrePaint": 2,
                        "Paint": 8,
                        "Layerize": 1,
                        "EvaluateScript": 39,
                        "v8.compile": 3,
                        "FunctionCall": 4,
                        "MarkDOMContent": 0,
                        "TimerFire": 0,
                        "HitTest": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkLoad": 0,
                        "Idle": 1155
                    },
                    "cpu.ParseHTML": 7,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "cpu.EventDispatch": 1,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 12,
                    "cpu.ParseAuthorStyleSheet": 3,
                    "cpu.UpdateLayoutTree": 8,
                    "cpu.Layout": 265,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.PrePaint": 2,
                    "cpu.Paint": 8,
                    "cpu.Layerize": 1,
                    "cpu.EvaluateScript": 39,
                    "cpu.v8.compile": 3,
                    "cpu.FunctionCall": 4,
                    "cpu.MarkDOMContent": 0,
                    "cpu.TimerFire": 0,
                    "cpu.HitTest": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.Idle": 1155,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725615041.9914207,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725615044.9469409,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 2390,
                    "fullyLoadedCPUpct": 29.110840438493504,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "947ABC476E3C38D9B15BBA39A434ED78",
                                    "loaderId": "12F47429F7B44C26AB75C7860DB44FF5"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/co2.bruggekaas.be",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/co2.bruggekaas.be\/",
                    "document_hostname": "co2.bruggekaas.be",
                    "document_origin": "https:\/\/co2.bruggekaas.be",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 136,
                    "domComplete": 1431,
                    "PerformancePaintTiming.first-paint": 1259.9000000003725,
                    "PerformancePaintTiming.first-contentful-paint": 1259.9000000003725,
                    "origin_dns": {
                        "ns": [
                            "ns4.european-server.com.",
                            "ns3.european-server.com.",
                            "ns1.european-server.eu."
                        ],
                        "mx": [
                            "10 mx.mailprotect.be.",
                            "50 mx.backup.mailprotect.be."
                        ],
                        "txt": [
                            "\"facebook-domain-verification=8pv2q0ff52y7ee90ovs4o9kwdmm3be\\194\\160\""
                        ],
                        "soa": [
                            "ns3.european-server.com. hostmaster.bruggekaas.be. 1724843704 10800 3600 604800 40000"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "C",
                        "Web servers": "Nginx",
                        "Reverse proxies": "Nginx",
                        "CDN": "Cloudflare,cdnjs",
                        "Font scripts": "Google Font API",
                        "JavaScript libraries": "jQuery 3.5.1",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "C": "",
                        "Nginx": "",
                        "Cloudflare": "",
                        "Google Font API": "",
                        "jQuery": "3.5.1",
                        "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": "",
                            "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
                        },
                        "Google Font API": {
                            "name": "Google Font API",
                            "description": "Google Font API is a web service that supports open-source font files that can be used on your web designs.",
                            "slug": "google-font-api",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Font API.svg",
                            "website": "http:\/\/google.com\/fonts",
                            "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.5.1",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        "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": "",
                            "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": "Google Font API",
                            "description": "Google Font API is a web service that supports open-source font files that can be used on your web designs.",
                            "slug": "google-font-api",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Font API.svg",
                            "website": "http:\/\/google.com\/fonts",
                            "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.5.1",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        {
                            "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": "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": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body>",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>",
                                        "target": [
                                            "p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body>",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em>Dat Brugge Kaas met veel liefde en zorg wordt bereid, proef je. Maar in dat bereidingsproces houden we niet alleen rekening met de smaak, maar ook met het milieu. Want Brugge Kaas wordt op een duurzamere manier geproduceerd. CO<\/em>",
                                        "target": [
                                            "p:nth-child(2) > em:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body>",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em>- neutraal zelfs, <\/em>",
                                        "target": [
                                            "em:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body>",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em>. Volledig volgens de <\/em>",
                                        "target": [
                                            "em:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body>",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em>waarden van Milcobel<\/em>",
                                        "target": [
                                            "strong:nth-child(4) > em"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body>",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em> garanderen we zo een <\/em>",
                                        "target": [
                                            "em:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body>",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em>duurzame toekomst voor de melkveehouderij<\/em>",
                                        "target": [
                                            "strong:nth-child(6) > em"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body>",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em>Zo is niet alleen het eindproduct op je bord of tussen je boterham, maar ook de productie ervan, iets om trots op te zijn.<\/em>",
                                        "target": [
                                            "p:nth-child(3) > em"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "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 does not have an alt attribute"
                                            },
                                            {
                                                "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": "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": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                                        "target": [
                                            ".navigation__brand > a[href$=\"co2.bruggekaas.be\"] > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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'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:\/\/co2.bruggekaas.be\">\n\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">\n\t\t\t\t<\/a>",
                                        "target": [
                                            ".navigation__brand > a[href$=\"co2.bruggekaas.be\"]"
                                        ],
                                        "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:\/\/www.facebook.com\/bruggekaas\/\" class=\"circle\" target=\"_blank\">",
                                        "target": [
                                            "li:nth-child(1) > .circle[target=\"_blank\"]"
                                        ],
                                        "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:\/\/www.instagram.com\/bruggekaas\" class=\"circle\" target=\"_blank\">",
                                        "target": [
                                            "li:nth-child(2) > .circle[target=\"_blank\"]"
                                        ],
                                        "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"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "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": "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": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"heading size-l spacing-l\">Brugge Kaas, duurzamere kaas.<\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>",
                                                        "target": [
                                                            ".categories__item:nth-child(1) > .categories__in > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-m spacing-xl\">Meer smaak.<br><strong>Minder plastic.<\/strong><\/h2>",
                                                        "target": [
                                                            ".categories__item:nth-child(2) > .categories__in > h2"
                                                        ]
                                                    }
                                                ],
                                                "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": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "31.5pt (42px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.18"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1 class=\"heading size-l spacing-l\">Brugge Kaas, duurzamere kaas.<\/h1>",
                                        "target": [
                                            "h1"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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",
                                "impact": null,
                                "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": "schema_name",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<meta id=\"schema_name\" itemprop=\"name\" content=\"Duurzaamheid en co2 | Brugge Kaas\">",
                                        "target": [
                                            "#schema_name"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "brugge-kaas-duurzame-kaas",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"brugge-kaas-duurzame-kaas\" class=\"section contentSection\">",
                                        "target": [
                                            "#brugge-kaas-duurzame-kaas"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "call-to-actions",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"call-to-actions\" class=\"section contentSection padding-t-0 padding-b-0\">",
                                        "target": [
                                            "#call-to-actions"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "critical",
                                "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:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png\" alt=\"\">",
                                        "target": [
                                            "img[alt=\"\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"https:\/\/www.bruggekaas.be\/\" target=\"_blank\">\n            <span>Home<\/span>\n                    <\/a>",
                                        "target": [
                                            "a[href$=\"bruggekaas.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.bruggekaas.be\/onze-kazen\" target=\"_blank\">\n            <span>Onze kazen<\/span>\n                    <\/a>",
                                        "target": [
                                            ".navigation__list > ul > li:nth-child(2) > a[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=\"https:\/\/www.bruggekaas.be\/recepten\" target=\"_blank\">\n            <span>Onze recepten<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(3) > a[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=\"https:\/\/www.bruggekaas.be\/nieuws\" target=\"_blank\">\n            <span>Nieuws<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(4) > a[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=\"https:\/\/co2.bruggekaas.be\" class=\"is-active\">\n            <span>Duurzaamheid en co2<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(5) > .is-active[href$=\"co2.bruggekaas.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.bruggekaas.be\/van-melk-tot-kaas\" target=\"_blank\">\n            <span>Van melk tot kaas<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(6) > a[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=\"https:\/\/www.bruggekaas.be\/kaasambassadeur\" target=\"_blank\">\n            <span>Kaasambassadeur<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(7) > a[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=\"https:\/\/www.bruggekaas.be\/contact\" target=\"_blank\">\n            <span>Contact<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(8) > a[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=\"https:\/\/co2.bruggekaas.be\" hreflang=\"nl\" class=\"is-active\">\n            nl        <\/a>",
                                        "target": [
                                            "a[hreflang=\"nl\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n            fr        <\/a>",
                                        "target": [
                                            "a[href$=\"co2.bruggefromage.be\"][hreflang=\"fr\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n            en        <\/a>",
                                        "target": [
                                            "a[href$=\"co2.bruggecheese.com\"][hreflang=\"en\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>",
                                        "target": [
                                            ".categories__item:nth-child(1) > .categories__in > .btn.type-bordered.color-neutrals-0"
                                        ]
                                    },
                                    {
                                        "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:\/\/co2.bruggekaas.be\/meer-smaak-minder-plastic\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>",
                                        "target": [
                                            ".categories__item:nth-child(2) > .categories__in > .btn.type-bordered.color-neutrals-0"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": [
                                            ".navigation__list > ul"
                                        ]
                                    },
                                    {
                                        "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": [
                                            ".socials__list > ul"
                                        ]
                                    },
                                    {
                                        "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": [
                                            ".navigation__language > ul"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": null,
                                "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/\" target=\"_blank\">\n            <span>Home<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            ".navigation__list > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/onze-kazen\" target=\"_blank\">\n            <span>Onze kazen<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            ".navigation__list > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/recepten\" target=\"_blank\">\n            <span>Onze recepten<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            ".navigation__list > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/nieuws\" target=\"_blank\">\n            <span>Nieuws<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            "li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/co2.bruggekaas.be\" class=\"is-active\">\n            <span>Duurzaamheid en co2<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            "li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/van-melk-tot-kaas\" target=\"_blank\">\n            <span>Van melk tot kaas<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            "li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/kaasambassadeur\" target=\"_blank\">\n            <span>Kaasambassadeur<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            "li:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/contact\" target=\"_blank\">\n            <span>Contact<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            "li:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "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": [
                                            ".socials__list > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "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": [
                                            ".socials__list > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/co2.bruggekaas.be\" hreflang=\"nl\" class=\"is-active\">\n            nl        <\/a>\n    <\/li>",
                                        "target": [
                                            ".navigation__language > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n            fr        <\/a>\n    <\/li>",
                                        "target": [
                                            ".navigation__language > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n            en        <\/a>\n    <\/li>",
                                        "target": [
                                            ".navigation__language > ul > li:nth-child(3)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                                        "target": [
                                            ".navigation__brand > a[href$=\"co2.bruggekaas.be\"] > img"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "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": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Home<\/span>",
                                        "target": [
                                            "a[href$=\"bruggekaas.be\/\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Onze kazen<\/span>",
                                        "target": [
                                            "li:nth-child(2) > a[target=\"_blank\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Onze recepten<\/span>",
                                        "target": [
                                            "li:nth-child(3) > a[target=\"_blank\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Nieuws<\/span>",
                                        "target": [
                                            "li:nth-child(4) > a[target=\"_blank\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Duurzaamheid en co2<\/span>",
                                        "target": [
                                            ".is-active[href$=\"co2.bruggekaas.be\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Van melk tot kaas<\/span>",
                                        "target": [
                                            "li:nth-child(6) > a[target=\"_blank\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Kaasambassadeur<\/span>",
                                        "target": [
                                            "li:nth-child(7) > a[target=\"_blank\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Contact<\/span>",
                                        "target": [
                                            "li:nth-child(8) > a[target=\"_blank\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/co2.bruggekaas.be\" hreflang=\"nl\" class=\"is-active\">\n            nl        <\/a>",
                                        "target": [
                                            "a[hreflang=\"nl\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n            fr        <\/a>",
                                        "target": [
                                            "a[href$=\"co2.bruggefromage.be\"][hreflang=\"fr\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n            en        <\/a>",
                                        "target": [
                                            "a[href$=\"co2.bruggecheese.com\"][hreflang=\"en\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');\">",
                                                        "target": [
                                                            ".categories__item:nth-child(1)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>",
                                        "target": [
                                            ".categories__item:nth-child(1) > .categories__in > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>",
                                                        "target": [
                                                            ".categories__item:nth-child(1) > .categories__in > .btn.type-bordered.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": [
                                            ".categories__item:nth-child(1) > .categories__in > .btn.type-bordered.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": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg');\">",
                                                        "target": [
                                                            ".categories__item:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-m spacing-xl\">Meer smaak.<br><strong>Minder plastic.<\/strong><\/h2>",
                                        "target": [
                                            ".categories__item:nth-child(2) > .categories__in > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg');\">",
                                                        "target": [
                                                            ".categories__item:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<strong>Minder plastic.<\/strong>",
                                        "target": [
                                            "h2 > strong"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/co2.bruggekaas.be\/meer-smaak-minder-plastic\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>",
                                                        "target": [
                                                            ".categories__item:nth-child(2) > .categories__in > .btn.type-bordered.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": [
                                            ".categories__item:nth-child(2) > .categories__in > .btn.type-bordered.color-neutrals-0 > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "linweb339.webhosting.be",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns3.european-server.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 9983,
                    "testUrl": "https:\/\/co2.bruggekaas.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:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png\",\"width\":147,\"height\":69,\"naturalWidth\":147,\"naturalHeight\":69},{\"url\":\"https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png\",\"width\":147,\"height\":69,\"naturalWidth\":147,\"naturalHeight\":69},{\"url\":\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png\",\"width\":150,\"height\":50,\"naturalWidth\":172,\"naturalHeight\":57}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        }
                    ],
                    "generated-content-percent": "-0.01",
                    "generated-content-size": "-0.00",
                    "imgs-in-viewport": [
                        {
                            "src": "\/resources\/graphics\/static\/bruggekaas--logo.png",
                            "html": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                            "currentSrc": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 147,
                            "naturalHeight": 69
                        },
                        {
                            "src": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                            "html": "<img src=\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png\" alt=\"\">",
                            "currentSrc": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 172,
                            "naturalHeight": 57
                        }
                    ],
                    "imgs-no-alt": [
                        {
                            "src": "\/resources\/graphics\/static\/bruggekaas--logo.png",
                            "html": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                            "currentSrc": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png"
                        },
                        {
                            "src": "\/resources\/graphics\/static\/bruggekaas--logo.png",
                            "html": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                            "currentSrc": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png"
                        }
                    ],
                    "imgs-out-viewport": [],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js",
                        "https:\/\/co2.bruggekaas.be\/resources\/scripts\/main.js?v=617664b5",
                        "https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap",
                        "https:\/\/co2.bruggekaas.be\/resources\/styles\/main.css?v=617664b5"
                    ],
                    "rendered-html": "<html lang=\"nl\"><head>\n\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no\">\n\n\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n\t<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&amp;display=swap\" rel=\"stylesheet\">\n\n    <link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/co2.bruggekaas.be\/resources\/styles\/main.css?v=617664b5\">\n\n    <link rel=\"alternate\" href=\"https:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n<link rel=\"alternate\" href=\"https:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n<link rel=\"alternate\" href=\"https:\/\/co2.bruggekaas.be\" hreflang=\"x-default\">\n<style itemscope=\"\" itemtype=\"https:\/\/schema.org\/WebSite\" itemref=\"schema_name schema_description schema_image\">\/* inner styles set by WPT to match CSSOM *\/<\/style>\n<title>Duurzaamheid en co2 | Brugge Kaas<\/title>\n<meta id=\"schema_name\" itemprop=\"name\" content=\"Duurzaamheid en co2 | Brugge Kaas\">\n<meta name=\"date\" content=\"2021-10-25\" scheme=\"YYYY-MM-DD\">\n<link rel=\"canonical\" href=\"https:\/\/co2.bruggekaas.be\/\">\n<meta property=\"og:title\" content=\"Duurzaamheid en co2 | Brugge Kaas\">\n<meta property=\"og:url\" content=\"https:\/\/co2.bruggekaas.be\/\">\n<meta property=\"og:determiner\" content=\"auto\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"fb:app_id\" content=\"966242223397117\">\n<meta property=\"og:locale\" content=\"nl_BE\">\n<meta property=\"og:locale:alternate\" content=\"en_US\">\n<meta property=\"og:locale:alternate\" content=\"fr_FR\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Duurzaamheid en co2 | Brugge Kaas\">\n    \n\t\n<\/head>\n<body>\n\n\n\n<div class=\"wrapper\">\n\t<div class=\"wrapper__inner\">\n<div class=\"topbar section\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">\n\t<div class=\"topbar__inner section__inner\">\n\t\t<div class=\"topbar__brand\">\n\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\">\n\t\t\t\t<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"topbar__offcanvas\">\n\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\" class=\"offcanvas trigger--offcanvas-toggle\">\n\t\t\t\t<span><\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\n\t<\/div>\n<\/div>\n\n<div class=\"wrapper__aside\">\n\t<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">\n\t\t<div class=\"navigation__inner\">\n\t\t\t<div class=\"navigation__brand\">\n\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\">\n\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t<div class=\"navigation__main\">\n\t\t\t\t<div class=\"navigation__list\">\n\t\t\t\t\t<ul>\n        <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/\" target=\"_blank\">\n            <span>Home<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/onze-kazen\" target=\"_blank\">\n            <span>Onze kazen<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/recepten\" target=\"_blank\">\n            <span>Onze recepten<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/nieuws\" target=\"_blank\">\n            <span>Nieuws<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/co2.bruggekaas.be\" class=\"is-active\">\n            <span>Duurzaamheid en co2<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/van-melk-tot-kaas\" target=\"_blank\">\n            <span>Van melk tot kaas<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/kaasambassadeur\" target=\"_blank\">\n            <span>Kaasambassadeur<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/contact\" target=\"_blank\">\n            <span>Contact<\/span>\n                    <\/a>\n            <\/li>\n    <\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"navigation__socials\">\n\t\t\t\t\t<div class=\"socials\">\n    <div class=\"socials__list\">\n        <ul>\n                        <li>\n                <a href=\"https:\/\/www.facebook.com\/bruggekaas\/\" class=\"circle\" target=\"_blank\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M40.8 17.5h-8.5v-5.6c0-2.1 1.4-2.6 2.4-2.6h6V0h-8.3c-9.1 0-11.2 6.8-11.2 11.3v6.2h-5.3V27h5.3v26.9h11.2V27h7.5l.9-9.5z\"><\/path><\/svg>                <\/a>\n            <\/li>\n                        <li>\n                <a href=\"https:\/\/www.instagram.com\/bruggekaas\" class=\"circle\" target=\"_blank\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M45.7 0H11C4.9 0 0 4.9 0 11v34.8c0 6 4.9 11 11 11h34.8c6 0 11-4.9 11-11V11c-.1-6.1-5-11-11.1-11zm3.2 6.5h1.3v9.6h-9.6V6.5h8.3zm-28.6 16c1.8-2.5 4.8-4.2 8.1-4.2s6.3 1.6 8.1 4.2c1.2 1.6 1.9 3.6 1.9 5.8 0 5.5-4.5 10-10 10s-10-4.5-10-10c0-2.1.7-4.1 1.9-5.8zm30.9 23.2c0 3-2.4 5.4-5.4 5.4H11c-3 0-5.4-2.4-5.4-5.4V22.5H14c-.7 1.8-1.1 3.8-1.1 5.8 0 8.5 7 15.5 15.5 15.5s15.5-7 15.5-15.5c0-2.1-.4-4-1.1-5.8h8.5v23.2z\"><\/path><\/svg>                <\/a>\n            <\/li>\n                    <\/ul>\n    <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"navigation__language\">\n\t\t\t\t<ul>\n            <li>\n        <a href=\"https:\/\/co2.bruggekaas.be\" hreflang=\"nl\" class=\"is-active\">\n            nl        <\/a>\n    <\/li>\n            <li>\n        <a href=\"https:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n            fr        <\/a>\n    <\/li>\n            <li>\n        <a href=\"https:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n            en        <\/a>\n    <\/li>\n    <\/ul>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n<div class=\"wrapper__content\">\n\n\n<div id=\"brugge-kaas-duurzame-kaas\" class=\"section contentSection\">\n\t<div class=\"section__inner contentSection__inner\">\n\t\t<div class=\"contentSection__limited  size-l\">\n                            <h1 class=\"heading size-l spacing-l\">Brugge Kaas, duurzamere kaas.<\/h1>\n            \t\t\t<p><em>Dat Brugge Kaas met veel liefde en zorg wordt bereid, proef je. Maar in dat bereidingsproces houden we niet alleen rekening met de smaak, maar ook met het milieu. Want Brugge Kaas wordt op een duurzamere manier geproduceerd. CO<\/em>\u2082<em>- neutraal zelfs, <\/em>zonder netto impact op het klimaat<em>. Volledig volgens de <\/em><strong><em>waarden van Milcobel<\/em><\/strong><em> garanderen we zo een <\/em><strong><em>duurzame toekomst voor de melkveehouderij<\/em><\/strong><em>.<\/em><\/p><p><em>Zo is niet alleen het eindproduct op je bord of tussen je boterham, maar ook de productie ervan, iets om trots op te zijn.<\/em><\/p>            \t\t<\/div>\n                    <div class=\"contentSection__brands\">\n                <img src=\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png\" alt=\"\">\n            <\/div>\n        \t<\/div>\n\n    <\/div>\n<div id=\"call-to-actions\" class=\"section contentSection padding-t-0 padding-b-0\">\n    <div class=\"section__inner contentSection__inner type-full no-pad\">\n\t\t<div class=\"categories\">\n\t\t\t<div class=\"categories__inner\">\n\t\t\t\t<div class=\"categories__list\">\n                \t\t\t\t\t<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');\">\n\t\t\t\t\t\t<div class=\"categories__in\">\n\t\t\t\t\t\t\t<!-- <div class=\"categories__icon\">\n\t\t\t\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/cloud.png\" \/>\n\t\t\t\t\t\t\t<\/div> -->\n\t\t\t\t\t\t\t<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>\n\t\t\t\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n                \t\t\t\t\t<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg');\">\n\t\t\t\t\t\t<div class=\"categories__in\">\n\t\t\t\t\t\t\t<!-- <div class=\"categories__icon\">\n\t\t\t\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/cloud.png\" \/>\n\t\t\t\t\t\t\t<\/div> -->\n\t\t\t\t\t\t\t<h2 class=\"heading size-m spacing-xl\">Meer smaak.<br><strong>Minder plastic.<\/strong><\/h2>\n\t\t\t\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\/meer-smaak-minder-plastic\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>\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<\/div>\n\n    <\/div>\n\n\n<\/div>\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\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"m34.4 28.3 21-21c1.7-1.7 1.7-4.4 0-6-1.7-1.7-4.4-1.7-6 0l-21.1 21-21-21.1c-1.7-1.7-4.4-1.7-6 0-1.7 1.7-1.7 4.4 0 6l21.1 21.1L1.2 49.4c-1.7 1.7-1.7 4.4 0 6 .8.8 1.9 1.2 3 1.2s2.2-.4 3-1.2l21.1-21.1 21.1 21.1c.8.8 1.9 1.2 3 1.2s2.2-.4 3-1.2c1.7-1.7 1.7-4.4 0-6l-21-21.1z\"><\/path><\/svg>\t\t\t<\/a>\n        <\/div>\n    <\/div>\n    <div class=\"layer__solid trigger--layer-conceal\"><\/div>\n<\/div>\n\n<script src=\"\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js\"><\/script>\n<script src=\"https:\/\/co2.bruggekaas.be\/resources\/scripts\/main.js?v=617664b5\"><\/script>\n\n\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            913
                        ],
                        [
                            1165,
                            4629
                        ]
                    ],
                    "longTasks": [
                        [
                            913,
                            1165
                        ]
                    ],
                    "lastVisualChange": 1700,
                    "render": 1300,
                    "visualComplete85": 1500,
                    "visualComplete90": 1500,
                    "visualComplete95": 1500,
                    "visualComplete99": 1700,
                    "visualComplete": 1700,
                    "SpeedIndex": 1405,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1338,
                            "size": 81016,
                            "DOMNodeId": 3,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    743,
                                    171.1875,
                                    800,
                                    115.1875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1475,
                            "size": 330708,
                            "DOMNodeId": 71,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "class": "categories__item",
                                    "style": "background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');"
                                },
                                "bounds": [
                                    381,
                                    558.671875,
                                    762,
                                    485
                                ],
                                "styles": {
                                    "background-image": "url(\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg\")"
                                }
                            },
                            "imageUrl": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1475,
                            "size": 330708,
                            "element": {
                                "nodeName": "DIV",
                                "boundingRect": {
                                    "x": 381,
                                    "y": 558.671875,
                                    "width": 762,
                                    "height": 485,
                                    "top": 558.671875,
                                    "right": 1143,
                                    "bottom": 1043.671875,
                                    "left": 381
                                },
                                "outerHTML": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');\">\n\t\t\t\t\t\t<div class=\"categories__in\">\n\t\t\t\t\t\t\t<!-- <div class=\"categories__icon\">\n\t\t\t\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/cloud.png\" \/>\n\t\t\t\t\t\t\t<\/div> -->\n\t\t\t\t\t\t\t<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>\n\t\t\t\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>",
                                "background-image": "url(\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg\")",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1338,
                            "size": 81016,
                            "DOMNodeId": 3,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    743,
                                    171.1875,
                                    800,
                                    115.1875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1475,
                            "size": 330708,
                            "DOMNodeId": 71,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "class": "categories__item",
                                    "style": "background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');"
                                },
                                "bounds": [
                                    381,
                                    558.671875,
                                    762,
                                    485
                                ],
                                "styles": {
                                    "background-image": "url(\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg\")"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1475,
                            "size": 330708,
                            "element": {
                                "nodeName": "DIV",
                                "boundingRect": {
                                    "x": 381,
                                    "y": 558.671875,
                                    "width": 762,
                                    "height": 485,
                                    "top": 558.671875,
                                    "right": 1143,
                                    "bottom": 1043.671875,
                                    "left": 381
                                },
                                "outerHTML": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');\">\n\t\t\t\t\t\t<div class=\"categories__in\">\n\t\t\t\t\t\t\t<!-- <div class=\"categories__icon\">\n\t\t\t\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/cloud.png\" \/>\n\t\t\t\t\t\t\t<\/div> -->\n\t\t\t\t\t\t\t<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>\n\t\t\t\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>",
                                "background-image": "url(\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg\")",
                                "content": "normal"
                            },
                            "type": "image"
                        }
                    ],
                    "LargestContentfulPaintType": "background-image",
                    "LargestContentfulPaintNodeType": "DIV",
                    "LargestContentfulPaintImageURL": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 78
                        },
                        {
                            "name": "fetchStart",
                            "time": 98
                        },
                        {
                            "name": "navigationStart",
                            "time": 165
                        },
                        {
                            "name": "domLoading",
                            "time": 165
                        },
                        {
                            "name": "responseEnd",
                            "time": 166
                        },
                        {
                            "name": "domInteractive",
                            "time": 166
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 166
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 166
                        },
                        {
                            "name": "domComplete",
                            "time": 167
                        },
                        {
                            "name": "responseEnd",
                            "time": 637
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 647
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 647
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 647
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 647
                        },
                        {
                            "name": "domLoading",
                            "time": 648
                        },
                        {
                            "name": "domInteractive",
                            "time": 1320
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1320
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1321
                        },
                        {
                            "name": "firstPaint",
                            "time": 1338
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1338
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1338
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1338
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1338
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1338
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1496
                        },
                        {
                            "name": "domComplete",
                            "time": 1508
                        },
                        {
                            "name": "loadEventStart",
                            "time": 1509
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 1510
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1579
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 1338
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1475
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 1475
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.0064840612905462131
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.0064840612905462131
                        }
                    ],
                    "chromeUserTiming.navigationStart": 165,
                    "chromeUserTiming.fetchStart": 98,
                    "chromeUserTiming.domLoading": 648,
                    "chromeUserTiming.responseEnd": 637,
                    "chromeUserTiming.domInteractive": 1320,
                    "chromeUserTiming.domContentLoadedEventStart": 1320,
                    "chromeUserTiming.domContentLoadedEventEnd": 1321,
                    "chromeUserTiming.domComplete": 1509,
                    "chromeUserTiming.unloadEventStart": 647,
                    "chromeUserTiming.unloadEventEnd": 647,
                    "chromeUserTiming.markAsMainFrame": 648,
                    "chromeUserTiming.commitNavigationEnd": 648,
                    "chromeUserTiming.firstPaint": 1338,
                    "chromeUserTiming.firstContentfulPaint": 1338,
                    "chromeUserTiming.firstImagePaint": 1338,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1338,
                    "chromeUserTiming.firstMeaningfulPaint": 1338,
                    "chromeUserTiming.LayoutShift": 1579,
                    "chromeUserTiming.loadEventStart": 1509,
                    "chromeUserTiming.loadEventEnd": 1510,
                    "chromeUserTiming.LargestTextPaint": 1338,
                    "chromeUserTiming.LargestImagePaint": 1475,
                    "chromeUserTiming.LargestContentfulPaint": 1475,
                    "chromeUserTiming.TotalLayoutShift": 0.0064840612905462131,
                    "chromeUserTiming.CumulativeLayoutShift": 0.0064840612905462131,
                    "LayoutShifts": [
                        {
                            "time": 1496,
                            "score": 0.0024566006676491367,
                            "cumulative_score": 0.0024566006676491367,
                            "window_score": 0.0024566006676491367,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    743,
                                    94,
                                    800,
                                    62
                                ],
                                [
                                    743,
                                    234,
                                    800,
                                    50
                                ],
                                [
                                    743,
                                    301,
                                    800,
                                    64
                                ],
                                [
                                    120,
                                    393,
                                    132,
                                    2
                                ],
                                [
                                    115,
                                    395,
                                    141,
                                    14
                                ],
                                [
                                    115,
                                    409,
                                    141,
                                    10
                                ],
                                [
                                    648,
                                    409,
                                    990,
                                    10
                                ],
                                [
                                    648,
                                    419,
                                    990,
                                    46
                                ],
                                [
                                    381,
                                    559,
                                    1524,
                                    35
                                ],
                                [
                                    102,
                                    594,
                                    168,
                                    2
                                ],
                                [
                                    381,
                                    594,
                                    1524,
                                    2
                                ],
                                [
                                    96,
                                    596,
                                    180,
                                    24
                                ],
                                [
                                    381,
                                    596,
                                    1524,
                                    24
                                ],
                                [
                                    381,
                                    620,
                                    1524,
                                    317
                                ],
                                [
                                    135,
                                    937,
                                    22,
                                    3
                                ],
                                [
                                    181,
                                    937,
                                    20,
                                    3
                                ],
                                [
                                    224,
                                    937,
                                    22,
                                    3
                                ],
                                [
                                    381,
                                    937,
                                    1524,
                                    3
                                ],
                                [
                                    134,
                                    940,
                                    23,
                                    19
                                ],
                                [
                                    179,
                                    940,
                                    22,
                                    19
                                ],
                                [
                                    224,
                                    940,
                                    23,
                                    19
                                ],
                                [
                                    381,
                                    940,
                                    1524,
                                    19
                                ],
                                [
                                    134,
                                    959,
                                    22,
                                    3
                                ],
                                [
                                    179,
                                    959,
                                    22,
                                    3
                                ],
                                [
                                    225,
                                    959,
                                    22,
                                    3
                                ],
                                [
                                    381,
                                    959,
                                    1524,
                                    3
                                ],
                                [
                                    381,
                                    962,
                                    1524,
                                    31
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 743,
                                        "y": 301,
                                        "width": 800,
                                        "height": 58,
                                        "top": 301,
                                        "right": 1543,
                                        "bottom": 359,
                                        "left": 743
                                    },
                                    "currentRect": {
                                        "x": 743,
                                        "y": 305,
                                        "width": 800,
                                        "height": 60,
                                        "top": 305,
                                        "right": 1543,
                                        "bottom": 365,
                                        "left": 743
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 648,
                                        "y": 409,
                                        "width": 990,
                                        "height": 50,
                                        "top": 409,
                                        "right": 1638,
                                        "bottom": 459,
                                        "left": 648
                                    },
                                    "currentRect": {
                                        "x": 648,
                                        "y": 415,
                                        "width": 990,
                                        "height": 50,
                                        "top": 415,
                                        "right": 1638,
                                        "bottom": 465,
                                        "left": 648
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 381,
                                        "y": 559,
                                        "width": 1524,
                                        "height": 434,
                                        "top": 559,
                                        "right": 1905,
                                        "bottom": 993,
                                        "left": 381
                                    },
                                    "currentRect": {
                                        "x": 381,
                                        "y": 565,
                                        "width": 1524,
                                        "height": 428,
                                        "top": 565,
                                        "right": 1905,
                                        "bottom": 993,
                                        "left": 381
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 743,
                                        "y": 99,
                                        "width": 800,
                                        "height": 57,
                                        "top": 99,
                                        "right": 1543,
                                        "bottom": 156,
                                        "left": 743
                                    },
                                    "currentRect": {
                                        "x": 743,
                                        "y": 94,
                                        "width": 800,
                                        "height": 57,
                                        "top": 94,
                                        "right": 1543,
                                        "bottom": 151,
                                        "left": 743
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 743,
                                        "y": 234,
                                        "width": 800,
                                        "height": 47,
                                        "top": 234,
                                        "right": 1543,
                                        "bottom": 281,
                                        "left": 743
                                    },
                                    "currentRect": {
                                        "x": 743,
                                        "y": 237,
                                        "width": 800,
                                        "height": 47,
                                        "top": 237,
                                        "right": 1543,
                                        "bottom": 284,
                                        "left": 743
                                    }
                                }
                            ]
                        },
                        {
                            "time": 1579,
                            "score": 0.0040274606228970769,
                            "cumulative_score": 0.0064840612905462131,
                            "window_score": 0.0064840612905462131,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    743,
                                    174,
                                    800,
                                    115
                                ],
                                [
                                    743,
                                    301,
                                    800,
                                    64
                                ],
                                [
                                    648,
                                    409,
                                    990,
                                    56
                                ],
                                [
                                    381,
                                    559,
                                    1524,
                                    434
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 743,
                                        "y": 177,
                                        "width": 800,
                                        "height": 80,
                                        "top": 177,
                                        "right": 1543,
                                        "bottom": 257,
                                        "left": 743
                                    },
                                    "currentRect": {
                                        "x": 743,
                                        "y": 174,
                                        "width": 800,
                                        "height": 80,
                                        "top": 174,
                                        "right": 1543,
                                        "bottom": 254,
                                        "left": 743
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 743,
                                        "y": 237,
                                        "width": 800,
                                        "height": 51,
                                        "top": 237,
                                        "right": 1543,
                                        "bottom": 288,
                                        "left": 743
                                    },
                                    "currentRect": {
                                        "x": 743,
                                        "y": 232,
                                        "width": 800,
                                        "height": 51,
                                        "top": 232,
                                        "right": 1543,
                                        "bottom": 283,
                                        "left": 743
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 381,
                                        "y": 565,
                                        "width": 1524,
                                        "height": 428,
                                        "top": 565,
                                        "right": 1905,
                                        "bottom": 993,
                                        "left": 381
                                    },
                                    "currentRect": {
                                        "x": 381,
                                        "y": 559,
                                        "width": 1524,
                                        "height": 434,
                                        "top": 559,
                                        "right": 1905,
                                        "bottom": 993,
                                        "left": 381
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 743,
                                        "y": 305,
                                        "width": 800,
                                        "height": 60,
                                        "top": 305,
                                        "right": 1543,
                                        "bottom": 365,
                                        "left": 743
                                    },
                                    "currentRect": {
                                        "x": 743,
                                        "y": 301,
                                        "width": 800,
                                        "height": 58,
                                        "top": 301,
                                        "right": 1543,
                                        "bottom": 359,
                                        "left": 743
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 648,
                                        "y": 415,
                                        "width": 990,
                                        "height": 50,
                                        "top": 415,
                                        "right": 1638,
                                        "bottom": 465,
                                        "left": 648
                                    },
                                    "currentRect": {
                                        "x": 648,
                                        "y": 409,
                                        "width": 990,
                                        "height": 50,
                                        "top": 409,
                                        "right": 1638,
                                        "bottom": 459,
                                        "left": 648
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 1265.326
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 650.65200000000004
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 650.66399999999999
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 661.58500000000004
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 661.63599999999997
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 661.64300000000003
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 661.72900000000004
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 663.05999999999995
                            },
                            "900": {
                                "name": "LinkRelPreconnect",
                                "firstUsed": 663.94000000000005
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 669.00699999999995
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 670.88699999999994
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 670.93299999999999
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 672.18899999999996
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 750.29600000000005
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 750.32500000000005
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 750.40300000000002
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 750.45299999999997
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 881.26199999999994
                            },
                            "903": {
                                "name": "LinkHeaderPreconnect",
                                "firstUsed": 883.56200000000001
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 888.70899999999995
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 901.22699999999998
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 901.23599999999999
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 901.24199999999996
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 901.34699999999998
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 903.53999999999996
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 911.63
                            },
                            "1023": {
                                "name": "CSSFilterBlur",
                                "firstUsed": 912.404
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 912.54700000000003
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1264.74
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 1265.3340000000001
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 1274.434
                            },
                            "1898": {
                                "name": "HTMLSlotElement",
                                "firstUsed": 1274.454
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 1303.4690000000001
                            },
                            "1066": {
                                "name": "SameOriginTextScript",
                                "firstUsed": 1318.527
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1514.3679999999999
                            }
                        },
                        "CSSFeatures": {
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 669.81600000000003
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 888.72799999999995
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 888.73599999999999
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 888.74400000000003
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 888.75900000000001
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 888.76599999999996
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 888.78800000000001
                            },
                            "156": {
                                "name": "CSSPropertyUnicodeRange",
                                "firstUsed": 889.09100000000001
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 901.25900000000001
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 901.27200000000005
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 901.27800000000002
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 901.28700000000003
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 901.29600000000005
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 901.30399999999997
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 901.31500000000005
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 901.327
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 901.471
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 901.47900000000004
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 901.50400000000002
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 901.51199999999994
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 901.51900000000001
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 901.52999999999997
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 901.59500000000003
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 901.60199999999998
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 901.62599999999998
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 901.63300000000004
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 901.63900000000001
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 901.65099999999995
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 901.65800000000002
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 901.66700000000003
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 901.67399999999998
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 901.72799999999995
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 901.73599999999999
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 903.26400000000001
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 903.279
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 903.399
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 903.40700000000004
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 903.41300000000001
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 903.49099999999999
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 903.524
                            },
                            "230": {
                                "name": "CSSPropertyAlignContent",
                                "firstUsed": 903.62599999999998
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 903.66600000000005
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 903.70100000000002
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 903.70799999999997
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 903.71400000000006
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 907.77999999999997
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 909.51900000000001
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 910.90300000000002
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 910.91300000000001
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 910.91899999999998
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 910.92399999999998
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 911.01800000000003
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 911.08399999999995
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 911.61000000000001
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 911.62099999999998
                            },
                            "658": {
                                "name": "CSSPropertyAppearance",
                                "firstUsed": 911.63499999999999
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 911.64200000000005
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 911.673
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 911.67999999999995
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 911.69299999999998
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 911.70899999999995
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 911.73599999999999
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 912.37199999999996
                            },
                            "508": {
                                "name": "CSSPropertyBackdropFilter",
                                "firstUsed": 912.38800000000003
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 0,
                    "TTIMeasurementEnd": 4629,
                    "LastInteractive": 1300,
                    "TotalBlockingTime": 0,
                    "testID": "240906_BiDcK5_711",
                    "step": 1,
                    "effectiveBps": 429780,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 167,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.62,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 0.81999999999999995,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "112": 63.200000000000003,
                                "213": 100,
                                "319": 75,
                                "420": 31.800000000000001,
                                "521": 15,
                                "622": 20,
                                "723": 50,
                                "824": 72.700000000000003,
                                "925": 68.400000000000006,
                                "1026": 95.200000000000003,
                                "1126": 84.200000000000003,
                                "1230": 81.799999999999997,
                                "1331": 100,
                                "1432": 100,
                                "1536": 100,
                                "1637": 94.700000000000003,
                                "1737": 52.399999999999999,
                                "1838": 30,
                                "1939": 25,
                                "2040": 20,
                                "2141": 15.800000000000001,
                                "2242": 25,
                                "2343": 60,
                                "2444": 19,
                                "2545": 10.5,
                                "2646": 10.5,
                                "2747": 22.699999999999999,
                                "2848": 15.800000000000001,
                                "2949": 31.800000000000001,
                                "3050": 10.5,
                                "3151": 19,
                                "3252": 25,
                                "3353": 55,
                                "3454": 15,
                                "3555": 15,
                                "3656": 15,
                                "3757": 15,
                                "3858": 10,
                                "3959": 19,
                                "4060": 10.5,
                                "4161": 19,
                                "4262": 36.399999999999999,
                                "4363": 50,
                                "4464": 10.5,
                                "4565": 22.699999999999999,
                                "4666": 10.5,
                                "4767": 100
                            },
                            "max": 100,
                            "count": 48
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "112": 0,
                                "213": 31237,
                                "319": 593457,
                                "420": 137618,
                                "521": 0,
                                "622": 0,
                                "723": 255235,
                                "824": 4219529,
                                "925": 3694588,
                                "1026": 5382461,
                                "1126": 10204506,
                                "1230": 5108974,
                                "1331": 1349730,
                                "1432": 201485,
                                "1536": 4066266,
                                "1637": 904639,
                                "1737": 0,
                                "1838": 0,
                                "1939": 0,
                                "2040": 0,
                                "2141": 0,
                                "2242": 0,
                                "2343": 0,
                                "2444": 0,
                                "2545": 0,
                                "2646": 0,
                                "2747": 16724,
                                "2848": 682755,
                                "2949": 96263,
                                "3050": 0,
                                "3151": 0,
                                "3252": 0,
                                "3353": 0,
                                "3454": 0,
                                "3555": 0,
                                "3656": 0,
                                "3757": 0,
                                "3858": 0,
                                "3959": 0,
                                "4060": 0,
                                "4161": 0,
                                "4262": 0,
                                "4363": 0,
                                "4464": 0,
                                "4565": 0,
                                "4666": 0,
                                "4767": 0
                            },
                            "max": 10204506,
                            "count": 48
                        }
                    },
                    "effectiveBpsDoc": 429780,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcK5_711&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcK5_711&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&video=video_1&file=ms_001300.jpg",
                            "VisuallyComplete": 50
                        },
                        {
                            "time": 1500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&video=video_1&file=ms_001500.jpg",
                            "VisuallyComplete": 98
                        },
                        {
                            "time": 1600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&video=video_1&file=ms_001600.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&video=video_1&file=ms_001700.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "co2.bruggekaas.be": {
                            "bytes": 301959,
                            "requests": 8,
                            "connections": 1
                        },
                        "fonts.gstatic.com": {
                            "bytes": 67516,
                            "requests": 2,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "cdnjs.cloudflare.com": {
                            "bytes": 27958,
                            "requests": 1,
                            "cdn_provider": "Cloudflare",
                            "connections": 1
                        },
                        "fonts.googleapis.com": {
                            "bytes": 2071,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 2674,
                            "bytesUncompressed": 9363,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 29646,
                            "bytesUncompressed": 96128,
                            "requests": 2
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 8366,
                            "bytesUncompressed": 67389,
                            "requests": 2
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 291302,
                            "bytesUncompressed": 291302,
                            "requests": 5
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 67516,
                            "bytesUncompressed": 67516,
                            "requests": 2
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        }
                    },
                    "consoleLog": []
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-39r7-10.10.1.198",
                    "loadTime": 776,
                    "docTime": 776,
                    "fullyLoaded": 776,
                    "bytesOut": 2125,
                    "bytesOutDoc": 2125,
                    "bytesIn": 2674,
                    "bytesInDoc": 2674,
                    "requests": [
                        {
                            "type": 3,
                            "id": "14F72BF401F05ED5D3E79F4D13405531",
                            "request_id": "14F72BF401F05ED5D3E79F4D13405531",
                            "ip_addr": "77.241.81.229",
                            "full_url": "https:\/\/co2.bruggekaas.be\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "co2.bruggekaas.be",
                            "url": "\/",
                            "raw_id": "14F72BF401F05ED5D3E79F4D13405531",
                            "frame_id": "858B8877BFB063A1916D95BAC0427C94",
                            "documentURL": "https:\/\/co2.bruggekaas.be\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 74,
                            "ttfb_ms": 72,
                            "load_start": 174,
                            "load_start_float": 174.00006200000001,
                            "bytesIn": 2674,
                            "objectSize": 2674,
                            "objectSizeUncompressed": 9363,
                            "chunks": [
                                {
                                    "ts": 247,
                                    "bytes": 2674,
                                    "inflated": 9363
                                }
                            ],
                            "expires": "",
                            "cacheControl": "no-store",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 56,
                            "connect_start": 56,
                            "connect_end": 96,
                            "ssl_start": 96,
                            "ssl_end": 174,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "co2.bruggekaas.be",
                                "sanList": [
                                    "co2.bruggecheese.com",
                                    "co2.bruggefromage.be",
                                    "co2.bruggekaas.be",
                                    "www.co2.bruggecheese.com",
                                    "www.co2.bruggefromage.be"
                                ],
                                "issuer": "R10",
                                "validFrom": 1722721263,
                                "validTo": 1730497262,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1722724773232,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100DEE541B626AC4D6925474A740FF8557C566E3A82A5EA89532441035828883C91022100F18B90D3A4C2014E1734AED26AB7F885A63C957FEE5DF4D8779FA5D68FADAF7D"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1722724773316,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022052F9ACA7B7B1C0A7160A569839BBAC80DEDFD129209444FE5A6F91AE243341540220645EE81346281178CFE0F973B903C1910E3BA1A6A1A608DAA602310D719574CD"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/co2.bruggekaas.be\/resources\/scripts\/main.js?v=617664b5",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: co2.bruggekaas.be",
                                    ":method: GET",
                                    ":path: \/",
                                    ":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=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "cache-control: no-store",
                                    "content-encoding: gzip",
                                    "content-length: 2674",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Fri, 06 Sep 2024 09:31:19 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2125,
                            "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": 55,
                            "connect_ms": 40,
                            "ssl_ms": 78,
                            "gzip_total": 2674,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 22,
                            "socket_group": "https:\/\/co2.bruggekaas.be <https:\/\/bruggekaas.be same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 62,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGUjCCBTqgAwIBAgISA59efKs5Xg94E5Xbced1eEQ1MA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODAzMjE0MTAzWhcNMjQxMTAxMjE0MTAyWjAcMRowGAYDVQQD\nExFjbzIuYnJ1Z2dla2Fhcy5iZTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAMyiZkuaoYHjAqmg7e9AFeWzFMquBg3SsEqber\/xpV0mer4W+F\/VOFNxXmRq\n2BvceGgSVDv6BrAZh0M37d\/fuAIs+LS85LqYo263PF7zklPsKnibeNO9\/NiRzQRt\nlaMMvRqwkbfRXgF5hZc9bmuc4eIIKvRs2mWzOJS1biRC8Gi6O+n\/N7n53tZBUYPI\nthNZSb6r7CMfXlwgkco+vPTOrVVE+IdRi+MdUVti25oPPFfD8qotmQLB6SrIv4ky\n9VrC1e0A2I6B8YoZLiahWXr3\/JGC4aFg6ZDTfBbauTbqiyO9\/hNIl\/Bmu7TEOw5C\n2uImFaXh6v9UuHpywwfTNZQWbgLt19L\/jGy648OOczrGCUkqxQAOAn\/WLH6nEMra\nJrLIh12S2o5mPBQ6lWny6J3LQ7BEYGkUVEsiukYk688bKh4mUBfUVPN9ZsWqmXHp\n5CsTiZ0NumbvcOqU5vfiUKZsu1dn829q3lIXLDUGKTkS23jEDitUQro6CvJ5DJKg\ndgaGVGscIQpW1iiVAS5ewL\/+kUFdM2xHR6NUHPi7N+0jCkDB1lPe3W7Gr0KlhMtd\nxk7rTMaZ9aBo+elYmWdIvtGM4msqytqQPnTz\/F03SZJCet5GykgxREXj9EANiQwJ\nvPTVKthiWAgG2T9Db2z59MtrhMkjgaZ8QKrViP4WVz05S3LRAgMBAAGjggJ1MIIC\ncTAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFPd\/icLmZWpC21XU9Gn2nKE4Wb62MB8G\nA1UdIwQYMBaAFLu8w0el5LypxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMC5pLmxlbmNyLm9yZy8wfAYDVR0RBHUwc4IUY28yLmJydWdnZWNo\nZWVzZS5jb22CFGNvMi5icnVnZ2Vmcm9tYWdlLmJlghFjbzIuYnJ1Z2dla2Fhcy5i\nZYIYd3d3LmNvMi5icnVnZ2VjaGVlc2UuY29tghh3d3cuY28yLmJydWdnZWZyb21h\nZ2UuYmUwEwYDVR0gBAwwCjAIBgZngQwBAgEwggEEBgorBgEEAdZ5AgQCBIH1BIHy\nAPAAdwBIsONr2qZHNA\/lagL6nTDrHFIBy1bdLIHZu7+rOdiEcwAAAZEaZe1wAAAE\nAwBIMEYCIQDe5UG2JqxNaSVHSnQP+FV8Vm46gqXqiVMkQQNYKIg8kQIhAPGLkNOk\nwgFOFzSu0mq3+IWmPJV\/7l302HefpdaPra99AHUAdv+IPwq2+5VRwmHM9Ye6NLSk\nzbsp3GhCCp\/mZ0xaOnQAAAGRGmXtxAAABAMARjBEAiBS+aynt7HApxYKVpg5u6yA\n3t\/RKSCURP5ab5GuJDNBVAIgZF7oE0YoEXjP4PlzuQPBkQ47oaahpgjapgIxDXGV\ndM0wDQYJKoZIhvcNAQELBQADggEBAIvdN+BG4cBNhbRXunjkIoIE1Ycn0435q+sM\nGYQvSJ49\/G1jpHe18iYS60W28QqGEvJpyH6NZRx1SORYjghm01LHq\/knDea4EBsK\nkOo9SFL1vQiMr8hF6E\/FQqOUXBL7d9ql4Zip\/DpGj9j8\/Z+58KVCSEpXihe7ZJNp\nogqB9wE+8k46V8BeoKtYi4vehrMK0wxRzFN5D\/GYNwZP0vYo7nkVkDC+BnowkSdL\nUfmHkWdFn4e\/QTwPXe8fvtgLW1K5bA5ZxHm4s5DsqX8KW9qfF3D\/szfSWtt0rKjn\nIgLIbj4gCVZttPqf2BNtKlsdOs0iuG\/FtEyMdyyaTwwm1LZuVbI=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 248,
                            "ttfb_start": 174,
                            "ttfb_end": 246,
                            "download_start": 246,
                            "download_end": 248,
                            "download_ms": 2,
                            "all_start": 1,
                            "all_end": 248,
                            "all_ms": 247,
                            "index": 0,
                            "number": 1
                        }
                    ],
                    "requestsFull": 1,
                    "requestsDoc": 1,
                    "responses_200": 1,
                    "responses_404": 0,
                    "responses_other": 0,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "858B8877BFB063A1916D95BAC0427C94",
                    "loadEventStart": 738,
                    "loadEventEnd": 739,
                    "domContentLoadedEventStart": 737,
                    "domContentLoadedEventEnd": 738,
                    "URL": "https:\/\/co2.bruggekaas.be\/",
                    "connections": 1,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "14F72BF401F05ED5D3E79F4D13405531",
                    "final_url": "https:\/\/co2.bruggekaas.be\/",
                    "domInteractive": 737,
                    "firstPaint": 0,
                    "firstContentfulPaint": 879,
                    "firstImagePaint": 879,
                    "firstMeaningfulPaint": 879,
                    "renderBlockingCSS": 0,
                    "renderBlockingJS": 0,
                    "TTFB": 246,
                    "basePageSSLTime": 78,
                    "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,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 2674,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 0,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 6,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 17,
                        "ParseAuthorStyleSheet": 8,
                        "UpdateLayoutTree": 7,
                        "Layout": 311,
                        "ResourceChangePriority": 0,
                        "PrePaint": 1,
                        "Paint": 3,
                        "Layerize": 0,
                        "EvaluateScript": 9,
                        "v8.compile": 36,
                        "FunctionCall": 1,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "TimerFire": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "Idle": 376
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 6,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 17,
                        "ParseAuthorStyleSheet": 8,
                        "UpdateLayoutTree": 7,
                        "Layout": 311,
                        "ResourceChangePriority": 0,
                        "PrePaint": 1,
                        "Paint": 3,
                        "Layerize": 0,
                        "EvaluateScript": 9,
                        "v8.compile": 36,
                        "FunctionCall": 1,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "TimerFire": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "Idle": 376
                    },
                    "cpu.ParseHTML": 6,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "cpu.EventDispatch": 0,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 17,
                    "cpu.ParseAuthorStyleSheet": 8,
                    "cpu.UpdateLayoutTree": 7,
                    "cpu.Layout": 311,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.PrePaint": 1,
                    "cpu.Paint": 3,
                    "cpu.Layerize": 0,
                    "cpu.EvaluateScript": 9,
                    "cpu.v8.compile": 36,
                    "cpu.FunctionCall": 1,
                    "cpu.MarkDOMContent": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.TimerFire": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.Idle": 376,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725615077.246551,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725615079.6834424,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 1779,
                    "fullyLoadedCPUpct": 25.648414985583717,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "858B8877BFB063A1916D95BAC0427C94",
                                    "loaderId": "B0331DB82929F1F3A980D7E34F527E76"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/co2.bruggekaas.be",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/co2.bruggekaas.be\/",
                    "document_hostname": "co2.bruggekaas.be",
                    "document_origin": "https:\/\/co2.bruggekaas.be",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 136,
                    "domComplete": 738,
                    "PerformancePaintTiming.first-paint": 840.90000000037253,
                    "PerformancePaintTiming.first-contentful-paint": 840.90000000037253,
                    "origin_dns": {
                        "ns": [
                            "ns3.european-server.com.",
                            "ns1.european-server.eu.",
                            "ns4.european-server.com."
                        ],
                        "mx": [
                            "50 mx.backup.mailprotect.be.",
                            "10 mx.mailprotect.be."
                        ],
                        "txt": [
                            "\"facebook-domain-verification=8pv2q0ff52y7ee90ovs4o9kwdmm3be\\194\\160\""
                        ],
                        "soa": [
                            "ns3.european-server.com. hostmaster.bruggekaas.be. 1724843704 10800 3600 604800 40000"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "C",
                        "Web servers": "Nginx",
                        "Reverse proxies": "Nginx",
                        "CDN": "Cloudflare,cdnjs",
                        "Font scripts": "Google Font API",
                        "JavaScript libraries": "jQuery 3.5.1",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "C": "",
                        "Nginx": "",
                        "Cloudflare": "",
                        "Google Font API": "",
                        "jQuery": "3.5.1",
                        "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": "",
                            "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
                        },
                        "Google Font API": {
                            "name": "Google Font API",
                            "description": "Google Font API is a web service that supports open-source font files that can be used on your web designs.",
                            "slug": "google-font-api",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Font API.svg",
                            "website": "http:\/\/google.com\/fonts",
                            "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.5.1",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        "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": "",
                            "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": "Google Font API",
                            "description": "Google Font API is a web service that supports open-source font files that can be used on your web designs.",
                            "slug": "google-font-api",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Font API.svg",
                            "website": "http:\/\/google.com\/fonts",
                            "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.5.1",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        {
                            "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": "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": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body>",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>",
                                        "target": [
                                            "p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body>",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em>Dat Brugge Kaas met veel liefde en zorg wordt bereid, proef je. Maar in dat bereidingsproces houden we niet alleen rekening met de smaak, maar ook met het milieu. Want Brugge Kaas wordt op een duurzamere manier geproduceerd. CO<\/em>",
                                        "target": [
                                            "p:nth-child(2) > em:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body>",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em>- neutraal zelfs, <\/em>",
                                        "target": [
                                            "em:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body>",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em>. Volledig volgens de <\/em>",
                                        "target": [
                                            "em:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body>",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em>waarden van Milcobel<\/em>",
                                        "target": [
                                            "strong:nth-child(4) > em"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body>",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em> garanderen we zo een <\/em>",
                                        "target": [
                                            "em:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body>",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em>duurzame toekomst voor de melkveehouderij<\/em>",
                                        "target": [
                                            "strong:nth-child(6) > em"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body>",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em>Zo is niet alleen het eindproduct op je bord of tussen je boterham, maar ook de productie ervan, iets om trots op te zijn.<\/em>",
                                        "target": [
                                            "p:nth-child(3) > em"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.18 (foreground color: #4b6b5b, background color: #ccdecb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "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 does not have an alt attribute"
                                            },
                                            {
                                                "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": "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": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                                        "target": [
                                            ".navigation__brand > a[href$=\"co2.bruggekaas.be\"] > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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'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:\/\/co2.bruggekaas.be\">\n\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">\n\t\t\t\t<\/a>",
                                        "target": [
                                            ".navigation__brand > a[href$=\"co2.bruggekaas.be\"]"
                                        ],
                                        "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:\/\/www.facebook.com\/bruggekaas\/\" class=\"circle\" target=\"_blank\">",
                                        "target": [
                                            "li:nth-child(1) > .circle[target=\"_blank\"]"
                                        ],
                                        "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:\/\/www.instagram.com\/bruggekaas\" class=\"circle\" target=\"_blank\">",
                                        "target": [
                                            "li:nth-child(2) > .circle[target=\"_blank\"]"
                                        ],
                                        "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"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "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": "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": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"heading size-l spacing-l\">Brugge Kaas, duurzamere kaas.<\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>",
                                                        "target": [
                                                            ".categories__item:nth-child(1) > .categories__in > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"heading size-m spacing-xl\">Meer smaak.<br><strong>Minder plastic.<\/strong><\/h2>",
                                                        "target": [
                                                            ".categories__item:nth-child(2) > .categories__in > h2"
                                                        ]
                                                    }
                                                ],
                                                "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": "#4b6b5b",
                                                    "bgColor": "#ccdecb",
                                                    "contrastRatio": 4.1799999999999997,
                                                    "fontSize": "31.5pt (42px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.18"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1 class=\"heading size-l spacing-l\">Brugge Kaas, duurzamere kaas.<\/h1>",
                                        "target": [
                                            "h1"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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",
                                "impact": null,
                                "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": "schema_name",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<meta id=\"schema_name\" itemprop=\"name\" content=\"Duurzaamheid en co2 | Brugge Kaas\">",
                                        "target": [
                                            "#schema_name"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "brugge-kaas-duurzame-kaas",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"brugge-kaas-duurzame-kaas\" class=\"section contentSection\">",
                                        "target": [
                                            "#brugge-kaas-duurzame-kaas"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "call-to-actions",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"call-to-actions\" class=\"section contentSection padding-t-0 padding-b-0\">",
                                        "target": [
                                            "#call-to-actions"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "critical",
                                "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:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png\" alt=\"\">",
                                        "target": [
                                            "img[alt=\"\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"https:\/\/www.bruggekaas.be\/\" target=\"_blank\">\n            <span>Home<\/span>\n                    <\/a>",
                                        "target": [
                                            "a[href$=\"bruggekaas.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.bruggekaas.be\/onze-kazen\" target=\"_blank\">\n            <span>Onze kazen<\/span>\n                    <\/a>",
                                        "target": [
                                            ".navigation__list > ul > li:nth-child(2) > a[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=\"https:\/\/www.bruggekaas.be\/recepten\" target=\"_blank\">\n            <span>Onze recepten<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(3) > a[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=\"https:\/\/www.bruggekaas.be\/nieuws\" target=\"_blank\">\n            <span>Nieuws<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(4) > a[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=\"https:\/\/co2.bruggekaas.be\" class=\"is-active\">\n            <span>Duurzaamheid en co2<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(5) > .is-active[href$=\"co2.bruggekaas.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.bruggekaas.be\/van-melk-tot-kaas\" target=\"_blank\">\n            <span>Van melk tot kaas<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(6) > a[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=\"https:\/\/www.bruggekaas.be\/kaasambassadeur\" target=\"_blank\">\n            <span>Kaasambassadeur<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(7) > a[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=\"https:\/\/www.bruggekaas.be\/contact\" target=\"_blank\">\n            <span>Contact<\/span>\n                    <\/a>",
                                        "target": [
                                            "li:nth-child(8) > a[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=\"https:\/\/co2.bruggekaas.be\" hreflang=\"nl\" class=\"is-active\">\n            nl        <\/a>",
                                        "target": [
                                            "a[hreflang=\"nl\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n            fr        <\/a>",
                                        "target": [
                                            "a[href$=\"co2.bruggefromage.be\"][hreflang=\"fr\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n            en        <\/a>",
                                        "target": [
                                            "a[href$=\"co2.bruggecheese.com\"][hreflang=\"en\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>",
                                        "target": [
                                            ".categories__item:nth-child(1) > .categories__in > .btn.type-bordered.color-neutrals-0"
                                        ]
                                    },
                                    {
                                        "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:\/\/co2.bruggekaas.be\/meer-smaak-minder-plastic\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>",
                                        "target": [
                                            ".categories__item:nth-child(2) > .categories__in > .btn.type-bordered.color-neutrals-0"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": [
                                            ".navigation__list > ul"
                                        ]
                                    },
                                    {
                                        "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": [
                                            ".socials__list > ul"
                                        ]
                                    },
                                    {
                                        "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": [
                                            ".navigation__language > ul"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": null,
                                "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/\" target=\"_blank\">\n            <span>Home<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            ".navigation__list > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/onze-kazen\" target=\"_blank\">\n            <span>Onze kazen<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            ".navigation__list > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/recepten\" target=\"_blank\">\n            <span>Onze recepten<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            ".navigation__list > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/nieuws\" target=\"_blank\">\n            <span>Nieuws<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            "li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/co2.bruggekaas.be\" class=\"is-active\">\n            <span>Duurzaamheid en co2<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            "li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/van-melk-tot-kaas\" target=\"_blank\">\n            <span>Van melk tot kaas<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            "li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/kaasambassadeur\" target=\"_blank\">\n            <span>Kaasambassadeur<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            "li:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/www.bruggekaas.be\/contact\" target=\"_blank\">\n            <span>Contact<\/span>\n                    <\/a>\n            <\/li>",
                                        "target": [
                                            "li:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "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": [
                                            ".socials__list > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "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": [
                                            ".socials__list > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/co2.bruggekaas.be\" hreflang=\"nl\" class=\"is-active\">\n            nl        <\/a>\n    <\/li>",
                                        "target": [
                                            ".navigation__language > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n            fr        <\/a>\n    <\/li>",
                                        "target": [
                                            ".navigation__language > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "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>\n        <a href=\"https:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n            en        <\/a>\n    <\/li>",
                                        "target": [
                                            ".navigation__language > ul > li:nth-child(3)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                                        "target": [
                                            ".navigation__brand > a[href$=\"co2.bruggekaas.be\"] > img"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "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": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Home<\/span>",
                                        "target": [
                                            "a[href$=\"bruggekaas.be\/\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Onze kazen<\/span>",
                                        "target": [
                                            "li:nth-child(2) > a[target=\"_blank\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Onze recepten<\/span>",
                                        "target": [
                                            "li:nth-child(3) > a[target=\"_blank\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Nieuws<\/span>",
                                        "target": [
                                            "li:nth-child(4) > a[target=\"_blank\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Duurzaamheid en co2<\/span>",
                                        "target": [
                                            ".is-active[href$=\"co2.bruggekaas.be\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Van melk tot kaas<\/span>",
                                        "target": [
                                            "li:nth-child(6) > a[target=\"_blank\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Kaasambassadeur<\/span>",
                                        "target": [
                                            "li:nth-child(7) > a[target=\"_blank\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>Contact<\/span>",
                                        "target": [
                                            "li:nth-child(8) > a[target=\"_blank\"] > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/co2.bruggekaas.be\" hreflang=\"nl\" class=\"is-active\">\n            nl        <\/a>",
                                        "target": [
                                            "a[hreflang=\"nl\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n            fr        <\/a>",
                                        "target": [
                                            "a[href$=\"co2.bruggefromage.be\"][hreflang=\"fr\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#584656",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">",
                                                        "target": [
                                                            ".navigation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n            en        <\/a>",
                                        "target": [
                                            "a[href$=\"co2.bruggecheese.com\"][hreflang=\"en\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');\">",
                                                        "target": [
                                                            ".categories__item:nth-child(1)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>",
                                        "target": [
                                            ".categories__item:nth-child(1) > .categories__in > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>",
                                                        "target": [
                                                            ".categories__item:nth-child(1) > .categories__in > .btn.type-bordered.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": [
                                            ".categories__item:nth-child(1) > .categories__in > .btn.type-bordered.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": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg');\">",
                                                        "target": [
                                                            ".categories__item:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"heading size-m spacing-xl\">Meer smaak.<br><strong>Minder plastic.<\/strong><\/h2>",
                                        "target": [
                                            ".categories__item:nth-child(2) > .categories__in > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "27.0pt (36px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg');\">",
                                                        "target": [
                                                            ".categories__item:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<strong>Minder plastic.<\/strong>",
                                        "target": [
                                            "h2 > strong"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/co2.bruggekaas.be\/meer-smaak-minder-plastic\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>",
                                                        "target": [
                                                            ".categories__item:nth-child(2) > .categories__in > .btn.type-bordered.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": [
                                            ".categories__item:nth-child(2) > .categories__in > .btn.type-bordered.color-neutrals-0 > span"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "linweb339.webhosting.be",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns4.european-server.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 7406,
                    "testUrl": "https:\/\/co2.bruggekaas.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:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png\",\"width\":147,\"height\":69,\"naturalWidth\":147,\"naturalHeight\":69},{\"url\":\"https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png\",\"width\":147,\"height\":69,\"naturalWidth\":147,\"naturalHeight\":69},{\"url\":\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png\",\"width\":150,\"height\":50,\"naturalWidth\":172,\"naturalHeight\":57}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "800"
                        }
                    ],
                    "generated-content-percent": "-0.01",
                    "generated-content-size": "-0.00",
                    "imgs-in-viewport": [
                        {
                            "src": "\/resources\/graphics\/static\/bruggekaas--logo.png",
                            "html": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                            "currentSrc": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 147,
                            "naturalHeight": 69
                        },
                        {
                            "src": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                            "html": "<img src=\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png\" alt=\"\">",
                            "currentSrc": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 172,
                            "naturalHeight": 57
                        }
                    ],
                    "imgs-no-alt": [
                        {
                            "src": "\/resources\/graphics\/static\/bruggekaas--logo.png",
                            "html": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                            "currentSrc": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png"
                        },
                        {
                            "src": "\/resources\/graphics\/static\/bruggekaas--logo.png",
                            "html": "<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">",
                            "currentSrc": "https:\/\/co2.bruggekaas.be\/resources\/graphics\/static\/bruggekaas--logo.png"
                        }
                    ],
                    "imgs-out-viewport": [],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js",
                        "https:\/\/co2.bruggekaas.be\/resources\/scripts\/main.js?v=617664b5",
                        "https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap",
                        "https:\/\/co2.bruggekaas.be\/resources\/styles\/main.css?v=617664b5"
                    ],
                    "rendered-html": "<html lang=\"nl\"><head>\n\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no\">\n\n\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n\t<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&amp;display=swap\" rel=\"stylesheet\">\n\n    <link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/co2.bruggekaas.be\/resources\/styles\/main.css?v=617664b5\">\n\n    <link rel=\"alternate\" href=\"https:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n<link rel=\"alternate\" href=\"https:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n<link rel=\"alternate\" href=\"https:\/\/co2.bruggekaas.be\" hreflang=\"x-default\">\n<style itemscope=\"\" itemtype=\"https:\/\/schema.org\/WebSite\" itemref=\"schema_name schema_description schema_image\">\/* inner styles set by WPT to match CSSOM *\/<\/style>\n<title>Duurzaamheid en co2 | Brugge Kaas<\/title>\n<meta id=\"schema_name\" itemprop=\"name\" content=\"Duurzaamheid en co2 | Brugge Kaas\">\n<meta name=\"date\" content=\"2021-10-25\" scheme=\"YYYY-MM-DD\">\n<link rel=\"canonical\" href=\"https:\/\/co2.bruggekaas.be\/\">\n<meta property=\"og:title\" content=\"Duurzaamheid en co2 | Brugge Kaas\">\n<meta property=\"og:url\" content=\"https:\/\/co2.bruggekaas.be\/\">\n<meta property=\"og:determiner\" content=\"auto\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"fb:app_id\" content=\"966242223397117\">\n<meta property=\"og:locale\" content=\"nl_BE\">\n<meta property=\"og:locale:alternate\" content=\"en_US\">\n<meta property=\"og:locale:alternate\" content=\"fr_FR\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Duurzaamheid en co2 | Brugge Kaas\">\n    \n\t\n<\/head>\n<body>\n\n\n\n<div class=\"wrapper\">\n\t<div class=\"wrapper__inner\">\n<div class=\"topbar section\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">\n\t<div class=\"topbar__inner section__inner\">\n\t\t<div class=\"topbar__brand\">\n\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\">\n\t\t\t\t<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"topbar__offcanvas\">\n\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\" class=\"offcanvas trigger--offcanvas-toggle\">\n\t\t\t\t<span><\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\n\t<\/div>\n<\/div>\n\n<div class=\"wrapper__aside\">\n\t<div class=\"navigation\" style=\"background-image: url('\/resources\/graphics\/static\/bruggekaas--background.jpeg');\">\n\t\t<div class=\"navigation__inner\">\n\t\t\t<div class=\"navigation__brand\">\n\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\">\n\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/bruggekaas--logo.png\">\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t<div class=\"navigation__main\">\n\t\t\t\t<div class=\"navigation__list\">\n\t\t\t\t\t<ul>\n        <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/\" target=\"_blank\">\n            <span>Home<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/onze-kazen\" target=\"_blank\">\n            <span>Onze kazen<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/recepten\" target=\"_blank\">\n            <span>Onze recepten<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/nieuws\" target=\"_blank\">\n            <span>Nieuws<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/co2.bruggekaas.be\" class=\"is-active\">\n            <span>Duurzaamheid en co2<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/van-melk-tot-kaas\" target=\"_blank\">\n            <span>Van melk tot kaas<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/kaasambassadeur\" target=\"_blank\">\n            <span>Kaasambassadeur<\/span>\n                    <\/a>\n            <\/li>\n            <li>\n        <a href=\"https:\/\/www.bruggekaas.be\/contact\" target=\"_blank\">\n            <span>Contact<\/span>\n                    <\/a>\n            <\/li>\n    <\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"navigation__socials\">\n\t\t\t\t\t<div class=\"socials\">\n    <div class=\"socials__list\">\n        <ul>\n                        <li>\n                <a href=\"https:\/\/www.facebook.com\/bruggekaas\/\" class=\"circle\" target=\"_blank\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M40.8 17.5h-8.5v-5.6c0-2.1 1.4-2.6 2.4-2.6h6V0h-8.3c-9.1 0-11.2 6.8-11.2 11.3v6.2h-5.3V27h5.3v26.9h11.2V27h7.5l.9-9.5z\"><\/path><\/svg>                <\/a>\n            <\/li>\n                        <li>\n                <a href=\"https:\/\/www.instagram.com\/bruggekaas\" class=\"circle\" target=\"_blank\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"M45.7 0H11C4.9 0 0 4.9 0 11v34.8c0 6 4.9 11 11 11h34.8c6 0 11-4.9 11-11V11c-.1-6.1-5-11-11.1-11zm3.2 6.5h1.3v9.6h-9.6V6.5h8.3zm-28.6 16c1.8-2.5 4.8-4.2 8.1-4.2s6.3 1.6 8.1 4.2c1.2 1.6 1.9 3.6 1.9 5.8 0 5.5-4.5 10-10 10s-10-4.5-10-10c0-2.1.7-4.1 1.9-5.8zm30.9 23.2c0 3-2.4 5.4-5.4 5.4H11c-3 0-5.4-2.4-5.4-5.4V22.5H14c-.7 1.8-1.1 3.8-1.1 5.8 0 8.5 7 15.5 15.5 15.5s15.5-7 15.5-15.5c0-2.1-.4-4-1.1-5.8h8.5v23.2z\"><\/path><\/svg>                <\/a>\n            <\/li>\n                    <\/ul>\n    <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"navigation__language\">\n\t\t\t\t<ul>\n            <li>\n        <a href=\"https:\/\/co2.bruggekaas.be\" hreflang=\"nl\" class=\"is-active\">\n            nl        <\/a>\n    <\/li>\n            <li>\n        <a href=\"https:\/\/co2.bruggefromage.be\" hreflang=\"fr\">\n            fr        <\/a>\n    <\/li>\n            <li>\n        <a href=\"https:\/\/co2.bruggecheese.com\" hreflang=\"en\">\n            en        <\/a>\n    <\/li>\n    <\/ul>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n<div class=\"wrapper__content\">\n\n\n<div id=\"brugge-kaas-duurzame-kaas\" class=\"section contentSection\">\n\t<div class=\"section__inner contentSection__inner\">\n\t\t<div class=\"contentSection__limited  size-l\">\n                            <h1 class=\"heading size-l spacing-l\">Brugge Kaas, duurzamere kaas.<\/h1>\n            \t\t\t<p><em>Dat Brugge Kaas met veel liefde en zorg wordt bereid, proef je. Maar in dat bereidingsproces houden we niet alleen rekening met de smaak, maar ook met het milieu. Want Brugge Kaas wordt op een duurzamere manier geproduceerd. CO<\/em>\u2082<em>- neutraal zelfs, <\/em>zonder netto impact op het klimaat<em>. Volledig volgens de <\/em><strong><em>waarden van Milcobel<\/em><\/strong><em> garanderen we zo een <\/em><strong><em>duurzame toekomst voor de melkveehouderij<\/em><\/strong><em>.<\/em><\/p><p><em>Zo is niet alleen het eindproduct op je bord of tussen je boterham, maar ook de productie ervan, iets om trots op te zijn.<\/em><\/p>            \t\t<\/div>\n                    <div class=\"contentSection__brands\">\n                <img src=\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/85fe1cc6a3-1635148991\/logo-milcobel.png\" alt=\"\">\n            <\/div>\n        \t<\/div>\n\n    <\/div>\n<div id=\"call-to-actions\" class=\"section contentSection padding-t-0 padding-b-0\">\n    <div class=\"section__inner contentSection__inner type-full no-pad\">\n\t\t<div class=\"categories\">\n\t\t\t<div class=\"categories__inner\">\n\t\t\t\t<div class=\"categories__list\">\n                \t\t\t\t\t<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');\">\n\t\t\t\t\t\t<div class=\"categories__in\">\n\t\t\t\t\t\t\t<!-- <div class=\"categories__icon\">\n\t\t\t\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/cloud.png\" \/>\n\t\t\t\t\t\t\t<\/div> -->\n\t\t\t\t\t\t\t<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>\n\t\t\t\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n                \t\t\t\t\t<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/2747c42b34-1635148991\/categories-02.jpg');\">\n\t\t\t\t\t\t<div class=\"categories__in\">\n\t\t\t\t\t\t\t<!-- <div class=\"categories__icon\">\n\t\t\t\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/cloud.png\" \/>\n\t\t\t\t\t\t\t<\/div> -->\n\t\t\t\t\t\t\t<h2 class=\"heading size-m spacing-xl\">Meer smaak.<br><strong>Minder plastic.<\/strong><\/h2>\n\t\t\t\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\/meer-smaak-minder-plastic\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>\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<\/div>\n\n    <\/div>\n\n\n<\/div>\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\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 56.7 56.7\" xml:space=\"preserve\"><path d=\"m34.4 28.3 21-21c1.7-1.7 1.7-4.4 0-6-1.7-1.7-4.4-1.7-6 0l-21.1 21-21-21.1c-1.7-1.7-4.4-1.7-6 0-1.7 1.7-1.7 4.4 0 6l21.1 21.1L1.2 49.4c-1.7 1.7-1.7 4.4 0 6 .8.8 1.9 1.2 3 1.2s2.2-.4 3-1.2l21.1-21.1 21.1 21.1c.8.8 1.9 1.2 3 1.2s2.2-.4 3-1.2c1.7-1.7 1.7-4.4 0-6l-21-21.1z\"><\/path><\/svg>\t\t\t<\/a>\n        <\/div>\n    <\/div>\n    <div class=\"layer__solid trigger--layer-conceal\"><\/div>\n<\/div>\n\n<script src=\"\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js\"><\/script>\n<script src=\"https:\/\/co2.bruggekaas.be\/resources\/scripts\/main.js?v=617664b5\"><\/script>\n\n\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            395
                        ],
                        [
                            698,
                            3854
                        ]
                    ],
                    "longTasks": [
                        [
                            395,
                            698
                        ]
                    ],
                    "lastVisualChange": 1000,
                    "render": 900,
                    "visualComplete85": 1000,
                    "visualComplete90": 1000,
                    "visualComplete95": 1000,
                    "visualComplete99": 1000,
                    "visualComplete": 1000,
                    "SpeedIndex": 950,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 879,
                            "size": 81016,
                            "DOMNodeId": 3,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    743,
                                    171.1875,
                                    800,
                                    115.1875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 962,
                            "size": 330708,
                            "DOMNodeId": 43,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "class": "categories__item",
                                    "style": "background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');"
                                },
                                "bounds": [
                                    381,
                                    558.671875,
                                    762,
                                    485
                                ],
                                "styles": {
                                    "background-image": "url(\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg\")"
                                }
                            },
                            "imageUrl": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 962,
                            "size": 330708,
                            "element": {
                                "nodeName": "DIV",
                                "boundingRect": {
                                    "x": 381,
                                    "y": 558.671875,
                                    "width": 762,
                                    "height": 485,
                                    "top": 558.671875,
                                    "right": 1143,
                                    "bottom": 1043.671875,
                                    "left": 381
                                },
                                "outerHTML": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');\">\n\t\t\t\t\t\t<div class=\"categories__in\">\n\t\t\t\t\t\t\t<!-- <div class=\"categories__icon\">\n\t\t\t\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/cloud.png\" \/>\n\t\t\t\t\t\t\t<\/div> -->\n\t\t\t\t\t\t\t<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>\n\t\t\t\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>",
                                "background-image": "url(\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg\")",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 878,
                            "size": 81016,
                            "DOMNodeId": 3,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    743,
                                    171.1875,
                                    800,
                                    115.1875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 961,
                            "size": 330708,
                            "DOMNodeId": 43,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "class": "categories__item",
                                    "style": "background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');"
                                },
                                "bounds": [
                                    381,
                                    558.671875,
                                    762,
                                    485
                                ],
                                "styles": {
                                    "background-image": "url(\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg\")"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 961,
                            "size": 330708,
                            "element": {
                                "nodeName": "DIV",
                                "boundingRect": {
                                    "x": 381,
                                    "y": 558.671875,
                                    "width": 762,
                                    "height": 485,
                                    "top": 558.671875,
                                    "right": 1143,
                                    "bottom": 1043.671875,
                                    "left": 381
                                },
                                "outerHTML": "<div class=\"categories__item\" style=\"background-image: url('https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg');\">\n\t\t\t\t\t\t<div class=\"categories__in\">\n\t\t\t\t\t\t\t<!-- <div class=\"categories__icon\">\n\t\t\t\t\t\t\t\t<img src=\"\/resources\/graphics\/static\/cloud.png\" \/>\n\t\t\t\t\t\t\t<\/div> -->\n\t\t\t\t\t\t\t<h2 class=\"heading size-m spacing-xl\">Vol van smaak.<br>Vrij van CO\u2082<\/h2>\n\t\t\t\t\t\t\t<a href=\"https:\/\/co2.bruggekaas.be\/vol-van-smaak-vrij-van-co2\" class=\"btn type-bordered color-neutrals-0\">\n    <span>Lees meer<\/span>\n<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>",
                                "background-image": "url(\"https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg\")",
                                "content": "normal"
                            },
                            "type": "image"
                        }
                    ],
                    "LargestContentfulPaintType": "background-image",
                    "LargestContentfulPaintNodeType": "DIV",
                    "LargestContentfulPaintImageURL": "https:\/\/co2.bruggekaas.be\/media\/pages\/home\/7cd5da277d-1635148991\/categories-01.jpg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 37
                        },
                        {
                            "name": "fetchStart",
                            "time": 61
                        },
                        {
                            "name": "navigationStart",
                            "time": 113
                        },
                        {
                            "name": "domLoading",
                            "time": 113
                        },
                        {
                            "name": "responseEnd",
                            "time": 114
                        },
                        {
                            "name": "domInteractive",
                            "time": 114
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 114
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 114
                        },
                        {
                            "name": "domComplete",
                            "time": 115
                        },
                        {
                            "name": "responseEnd",
                            "time": 290
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 298
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 298
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 298
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 299
                        },
                        {
                            "name": "domLoading",
                            "time": 300
                        },
                        {
                            "name": "LayoutShift",
                            "time": 721
                        },
                        {
                            "name": "domInteractive",
                            "time": 775
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 775
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 775
                        },
                        {
                            "name": "domComplete",
                            "time": 776
                        },
                        {
                            "name": "loadEventStart",
                            "time": 776
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 777
                        },
                        {
                            "name": "firstPaint",
                            "time": 878
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 878
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 878
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 878
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 878
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 878
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 878
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 961
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 961
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.0013303709386874969
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.0013303709386874969
                        }
                    ],
                    "chromeUserTiming.navigationStart": 113,
                    "chromeUserTiming.fetchStart": 62,
                    "chromeUserTiming.domLoading": 300,
                    "chromeUserTiming.responseEnd": 291,
                    "chromeUserTiming.domInteractive": 775,
                    "chromeUserTiming.domContentLoadedEventStart": 775,
                    "chromeUserTiming.domContentLoadedEventEnd": 776,
                    "chromeUserTiming.domComplete": 776,
                    "chromeUserTiming.unloadEventStart": 299,
                    "chromeUserTiming.unloadEventEnd": 299,
                    "chromeUserTiming.markAsMainFrame": 299,
                    "chromeUserTiming.commitNavigationEnd": 300,
                    "chromeUserTiming.LayoutShift": 722,
                    "chromeUserTiming.loadEventStart": 776,
                    "chromeUserTiming.loadEventEnd": 777,
                    "chromeUserTiming.firstPaint": 878,
                    "chromeUserTiming.firstContentfulPaint": 878,
                    "chromeUserTiming.firstImagePaint": 878,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 878,
                    "chromeUserTiming.firstMeaningfulPaint": 878,
                    "chromeUserTiming.LargestTextPaint": 879,
                    "chromeUserTiming.LargestImagePaint": 962,
                    "chromeUserTiming.LargestContentfulPaint": 962,
                    "chromeUserTiming.TotalLayoutShift": 0.0013303709386874969,
                    "chromeUserTiming.CumulativeLayoutShift": 0.0013303709386874969,
                    "LayoutShifts": [
                        {
                            "time": 721,
                            "score": 0.0013303709386874969,
                            "cumulative_score": 0.0013303709386874969,
                            "window_score": 0.0013303709386874969,
                            "shift_window_num": 0,
                            "rects": [
                                [
                                    743,
                                    94,
                                    800,
                                    62
                                ],
                                [
                                    743,
                                    174,
                                    800,
                                    111
                                ],
                                [
                                    120,
                                    393,
                                    132,
                                    2
                                ],
                                [
                                    115,
                                    395,
                                    141,
                                    24
                                ],
                                [
                                    102,
                                    594,
                                    168,
                                    2
                                ],
                                [
                                    96,
                                    596,
                                    180,
                                    24
                                ],
                                [
                                    431,
                                    720,
                                    662,
                                    92
                                ],
                                [
                                    1193,
                                    720,
                                    662,
                                    92
                                ],
                                [
                                    683,
                                    834,
                                    158,
                                    44
                                ],
                                [
                                    1445,
                                    834,
                                    158,
                                    44
                                ],
                                [
                                    135,
                                    937,
                                    22,
                                    3
                                ],
                                [
                                    181,
                                    937,
                                    20,
                                    3
                                ],
                                [
                                    224,
                                    937,
                                    22,
                                    3
                                ],
                                [
                                    134,
                                    940,
                                    23,
                                    19
                                ],
                                [
                                    179,
                                    940,
                                    22,
                                    19
                                ],
                                [
                                    224,
                                    940,
                                    23,
                                    19
                                ],
                                [
                                    134,
                                    959,
                                    22,
                                    3
                                ],
                                [
                                    179,
                                    959,
                                    22,
                                    3
                                ],
                                [
                                    225,
                                    959,
                                    22,
                                    3
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 431,
                                        "y": 724,
                                        "width": 662,
                                        "height": 49,
                                        "top": 724,
                                        "right": 1093,
                                        "bottom": 773,
                                        "left": 431
                                    },
                                    "currentRect": {
                                        "x": 431,
                                        "y": 720,
                                        "width": 662,
                                        "height": 49,
                                        "top": 720,
                                        "right": 1093,
                                        "bottom": 769,
                                        "left": 431
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 431,
                                        "y": 763,
                                        "width": 662,
                                        "height": 49,
                                        "top": 763,
                                        "right": 1093,
                                        "bottom": 812,
                                        "left": 431
                                    },
                                    "currentRect": {
                                        "x": 431,
                                        "y": 759,
                                        "width": 662,
                                        "height": 49,
                                        "top": 759,
                                        "right": 1093,
                                        "bottom": 808,
                                        "left": 431
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 743,
                                        "y": 176,
                                        "width": 800,
                                        "height": 80,
                                        "top": 176,
                                        "right": 1543,
                                        "bottom": 256,
                                        "left": 743
                                    },
                                    "currentRect": {
                                        "x": 743,
                                        "y": 174,
                                        "width": 800,
                                        "height": 80,
                                        "top": 174,
                                        "right": 1543,
                                        "bottom": 254,
                                        "left": 743
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 743,
                                        "y": 99,
                                        "width": 800,
                                        "height": 57,
                                        "top": 99,
                                        "right": 1543,
                                        "bottom": 156,
                                        "left": 743
                                    },
                                    "currentRect": {
                                        "x": 743,
                                        "y": 94,
                                        "width": 800,
                                        "height": 57,
                                        "top": 94,
                                        "right": 1543,
                                        "bottom": 151,
                                        "left": 743
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 743,
                                        "y": 234,
                                        "width": 800,
                                        "height": 51,
                                        "top": 234,
                                        "right": 1543,
                                        "bottom": 285,
                                        "left": 743
                                    },
                                    "currentRect": {
                                        "x": 743,
                                        "y": 232,
                                        "width": 800,
                                        "height": 51,
                                        "top": 232,
                                        "right": 1543,
                                        "bottom": 283,
                                        "left": 743
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 1,
                        "cumulative_score": 0.0013303709386874969,
                        "fraction_of_total": 1
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 771.65800000000002
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 301.69299999999998
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 301.70699999999999
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 304.43799999999999
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 321.05900000000003
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 321.10000000000002
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 321.108
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 321.13499999999999
                            },
                            "900": {
                                "name": "LinkRelPreconnect",
                                "firstUsed": 324.24599999999998
                            },
                            "903": {
                                "name": "LinkHeaderPreconnect",
                                "firstUsed": 324.25299999999999
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 341.25400000000002
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 347.92000000000002
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 347.947
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 348.18000000000001
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 348.24000000000001
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 353.84399999999999
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 370.32400000000001
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 370.392
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 371.28100000000001
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 379.49900000000002
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 379.50700000000001
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 379.51299999999998
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 379.62200000000001
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 385.98000000000002
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 388.47800000000001
                            },
                            "1023": {
                                "name": "CSSFilterBlur",
                                "firstUsed": 389.46800000000002
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 389.60700000000003
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 723.11199999999997
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 723.226
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 761.56200000000001
                            },
                            "1898": {
                                "name": "HTMLSlotElement",
                                "firstUsed": 761.60599999999999
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 770.47299999999996
                            },
                            "1066": {
                                "name": "SameOriginTextScript",
                                "firstUsed": 772.53399999999999
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1036.377
                            }
                        },
                        "CSSFeatures": {
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 341.27600000000001
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 341.28800000000001
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 341.29599999999999
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 341.33100000000002
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 341.34399999999999
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 341.37
                            },
                            "156": {
                                "name": "CSSPropertyUnicodeRange",
                                "firstUsed": 341.39100000000002
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 368.93299999999999
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 379.53100000000001
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 379.54000000000002
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 379.54599999999999
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 379.55200000000002
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 379.56099999999998
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 379.56799999999998
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 379.58100000000002
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 379.59199999999998
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 379.73899999999998
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 379.74799999999999
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 379.77199999999999
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 379.78100000000001
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 379.78800000000001
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 379.798
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 379.851
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 379.85700000000003
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 379.88499999999999
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 379.892
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 379.89699999999999
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 379.904
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 379.911
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 379.91899999999998
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 379.92700000000002
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 379.97500000000002
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 379.98200000000003
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 385.76299999999998
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 385.77999999999997
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 385.82400000000001
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 385.83199999999999
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 385.83800000000002
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 385.923
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 385.96300000000002
                            },
                            "230": {
                                "name": "CSSPropertyAlignContent",
                                "firstUsed": 385.99400000000003
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 386.03199999999998
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 386.06999999999999
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 386.09300000000002
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 386.09800000000001
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 386.55399999999997
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 387.05000000000001
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 387.41800000000001
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 387.43000000000001
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 387.43799999999999
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 387.44600000000003
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 387.58800000000002
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 387.72000000000003
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 388.459
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 388.46899999999999
                            },
                            "658": {
                                "name": "CSSPropertyAppearance",
                                "firstUsed": 388.48399999999998
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 388.51100000000002
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 388.56200000000001
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 388.57100000000003
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 388.58600000000001
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 388.60599999999999
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 388.64499999999998
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 389.43000000000001
                            },
                            "508": {
                                "name": "CSSPropertyBackdropFilter",
                                "firstUsed": 389.44999999999999
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 0,
                    "TTIMeasurementEnd": 3854,
                    "LastInteractive": 900,
                    "TotalBlockingTime": 0,
                    "testID": "240906_BiDcK5_711",
                    "step": 1,
                    "effectiveBps": 5045,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 115,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.62,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 0.81999999999999995,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "114": 70,
                                "215": 65,
                                "316": 30,
                                "417": 86.400000000000006,
                                "538": 100,
                                "640": 100,
                                "740": 78.900000000000006,
                                "842": 100,
                                "943": 75,
                                "1043": 31.600000000000001,
                                "1144": 20,
                                "1245": 38.100000000000001,
                                "1346": 25,
                                "1447": 19,
                                "1548": 45,
                                "1649": 38.100000000000001,
                                "1750": 19,
                                "1851": 19,
                                "1952": 10.5,
                                "2053": 19,
                                "2154": 15,
                                "2255": 15,
                                "2356": 15,
                                "2457": 22.699999999999999,
                                "2558": 42.899999999999999,
                                "2659": 30,
                                "2760": 22.699999999999999,
                                "2861": 15.800000000000001,
                                "2962": 14.300000000000001,
                                "3063": 10.5,
                                "3164": 23.800000000000001,
                                "3265": 15.800000000000001,
                                "3366": 25,
                                "3467": 60.899999999999999,
                                "3568": 52.200000000000003,
                                "3669": 26.300000000000001,
                                "3770": 15,
                                "3871": 10.5,
                                "3981": 65.200000000000003
                            },
                            "max": 100,
                            "count": 40
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "114": 0,
                                "215": 31169,
                                "316": 987745,
                                "417": 4274,
                                "538": 668661,
                                "640": 20254,
                                "740": 0,
                                "842": 0,
                                "943": 0,
                                "1043": 0,
                                "1144": 0,
                                "1245": 0,
                                "1346": 0,
                                "1447": 0,
                                "1548": 0,
                                "1649": 0,
                                "1750": 0,
                                "1851": 0,
                                "1952": 0,
                                "2053": 0,
                                "2154": 0,
                                "2255": 0,
                                "2356": 0,
                                "2457": 0,
                                "2558": 0,
                                "2659": 0,
                                "2760": 0,
                                "2861": 0,
                                "2962": 0,
                                "3063": 0,
                                "3164": 0,
                                "3265": 630757,
                                "3366": 164727,
                                "3467": 0,
                                "3568": 0,
                                "3669": 0,
                                "3770": 0,
                                "3871": 0,
                                "3981": 0
                            },
                            "max": 987745,
                            "count": 40
                        }
                    },
                    "effectiveBpsDoc": 5045,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcK5_711\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcK5_711&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcK5\/711\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcK5_711&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&video=video_1_cached&file=ms_000900.jpg",
                            "VisuallyComplete": 50
                        },
                        {
                            "time": 1000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcK5_711&video=video_1_cached&file=ms_001000.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "co2.bruggekaas.be": {
                            "bytes": 2674,
                            "requests": 1,
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 2674,
                            "bytesUncompressed": 9363,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "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": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        }
                    },
                    "consoleLog": []
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}